Ethereum dApp Sandbox
The election dApp follows this tutorial.
Install
npm install -g truffle
Election
truffle migrate
truffle console
A dApp on the Ethereum blockchain which manages an election.
JavaScript
The election dApp follows this tutorial.
npm install -g truffle
truffle migrate
truffle console