项目作者: JayTWWM

项目描述 :
It is a completely decentralized electronic voting system using ethereum blockchain also known as E-voting dApp.
高级语言: CSS
项目地址: git://github.com/JayTWWM/E-Voting-dApp.git
创建时间: 2020-02-10T15:40:43Z
项目社区:https://github.com/JayTWWM/E-Voting-dApp

开源协议:

下载


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

3) truffle migrate —reset
4) npm run dev

TY!