Using blockchain to enhance integrity within stimulus aid
A demo modeled after New York State Department of Labor's Benefits Claim Process during the CoVid-19 pandemic.
- Download the project and run
cd /frontend
. From there, runnpm start
to launch the frontend.
Note: this project is running on Block.One's EOSIO Testnet
eosio-cpp -abigen "contracts/stimulus/stimulus.cpp" -o "contracts/stimulus/stimulus.wasm" --contract "stimulus"