Skip to content

It is a completely decentralized electronic voting system using ethereum blockchain also known as E-voting dApp.

Notifications You must be signed in to change notification settings

JayTWWM/E-Voting-dApp

Repository files navigation

E-Voting-dApp

It is a completely decentralized e-voting system using ethereum blockchain. Open project file in terminal and run the following commands:

#Make sure your ethereum cli like ganache is open

  1. truffle migrate --reset
  2. npm run dev

TY!