View on GitHub

VotEfe

VotEfe is a smart contract that allows you to create elections on the blockchain network. You can make very safe, fast, and transparent elections using the Solidity infrastructure base and thanks to blockchain technology.

VotEfe

VotEfe is a smart contract that allows you to create elections on the blockchain network. You can make very safe, fast, and transparent elections using the Solidity infrastructure base and thanks to blockchain technology.

Main Window

ezgif-com-gif-maker

How To Use?

Note: When u finalize the election nobody can’t make vote again. Before the make votement you should registered first. Only the manager (The person who created the election) can finalize election and create canditates.

Requirements

Installing & Setup

First you need to install packages

 npm install

And you need to execute to compile.js file

 node compile.js

After instalitation process complete you need to make some changes in /ethereum/deploy.js file

carbon

When your deployment process done you need to copy the contract address and paste to /ethereum/factory.js file

carbon (1)

You’re all set !

Usage

For starting the VotEfe

npm run dev

After starting go to there

http://localhost:3000/

License

MIT