Hello world for writing Ethereum apps!
This is a pure javascript and material design port of this awesome tutorial .
To Use:
- read the tutorial
- install and run testrpc : npm install -g ethereumjs-testrpc
- run the scripts in the 'NodeScript' dir
- change line 7 of voting-dap-ui/scripts/app.js to the contractInstance.address
- serve up the web app (I use web server for chrome