Metamask (desktop) or Toshi (mobile) is needed to run this app.
This sensorcoin transaction app and its Ethereum-based backend smart contracts are built with the Truffle framework, and is currently deployed to the Rinkeby testing blockchain.
npm install
npm run dev
to deploy:
npm run build
hack: move index.html, app.css and app.js from the build folder to main, push to master, link to gh-pages.