Ethereum Blockchain Based Voting application which provides a decentralised architecture to run and support a voting scheme that is open, fair and independently verifiable.
- Language :HTML , CSS, Javascript, Solidity.
- Back end : Truffle, Ganche, NodeJs.
- Plugins: MetaMask.
$ git clone https://github.com/coderjojo/ImmuneBallotWeb.git
$ npm install
$ truffle migrate --reset
$ npm run dev