Skip to content

This a basic working model of Voting in elections made using Blockchain. Includes Ethereum, Ganache, Metamask as main technologies used.

Notifications You must be signed in to change notification settings

ykm17/Evoting-System-In-BLOCKCHAIN

Repository files navigation

Evoting-System-In-BLOCKCHAIN

This Evoting system is Created in TSEC HACKS 2020 HACKATHON.
It is basic working model of Voting in elections made using Blockchain. Includes Ethereum, Ganache, Metamask as main technologies used.
Etherium is used as blockchain infra structure.
Ganache is used to view the blockchain on local machine.
Truffle is used to create smart contracts.
Metamask is used to put blockchain on the network and it is also a wallet.

Prequisite:
Truffle
web3
ganache
node.js

To run:
Open command prompt in the project directory.
Go to truffle console and type command.
"npm run dev"

PLEASE NOTE:
Names used in the model are just for testing and no biased behaviour is promoted.

About

This a basic working model of Voting in elections made using Blockchain. Includes Ethereum, Ganache, Metamask as main technologies used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages