- A decentralized Voting application built on the Ethereum blockchain.
- Used Ganache (for local blockchain), truffle framework, and Metamask extension of chrome to interact with local Blockchain.
- OTP service to ensure authentication.
- npm install
- truffle migrate --reset
- npm start