You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm install -g truffle
clone
cd into directory
npm install
truffle develop
truffle(develop)> compile
truffle(develop)> migrate
truffle(develop)> test
// in a different terminal
cd into directory
npm run dev
About
A loyalty coin system built using Ethereum blockchain