Salmandabbakuti / ethereum-voting-dapp

Hello world for writing Ethereum apps!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ethereum-voting-dapp

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

About

Hello world for writing Ethereum apps!


Languages

Language:CSS 70.0%Language:JavaScript 29.2%Language:HTML 0.8%