EtheVote EtheVote is a blockchain based election system. Technology Stack Truffle Ganache BootStrap How to use it? Make Sure that you've Truffle and Ganache installed Clone the repo Navigate to the folder: cd EtheVote Install dependencies: npm install Run server: npm run dev