Skip to content

Simple HTML and javascript web-app to view RFID scanner data on the EOS blockchain

Notifications You must be signed in to change notification settings

EOSIoT/rfid-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RFID Scanner Demo Web Application

Currently the webapp is pointing to the EOS Jungle2.0 Testnet hosting the RFID dApp. The RPi scanner software on your device must also be updated to submit data to the Jungle2.0 Testnet. git pull to update.

View right now.

This is a very simple HTML + javascript web application to pull RFID scanner data from the EOS blockchain rfid dApp. It runs on any browser and uses the eosjs library to make API calls to the blockchain.

The web application has a map that will plot the location of the scanner that tagged the data. By clicking on the map markers you will see the tagged data from that scanner at that location.

  • The smart contract is running on account eosiot12rfid and is described here.
  • Open source project for building an RFID scanner device to submit data to the contract and become subsequently visible in this web-app is here.

About

Simple HTML and javascript web-app to view RFID scanner data on the EOS blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published