/E-Voting-dApp

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

Primary LanguageCSS

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!