Skip to content

A decentralized Voting app (dapp) built on Ethereum blockchain using Solidity, Javascript, Truffle, Ganache and Metamask

Notifications You must be signed in to change notification settings

amanKIIT/Ethereum-blockchain-based-Voting-Election-app

Repository files navigation

Ethereum Blockchain based Election/Voting app

Made using Solidity, Javascript, Truffle, Ganache on Ethereum Blockchain.

Installing Required Packages

Install npm, node, truffle suite, lite-server

Truffle suite : https://trufflesuite.com/docs/truffle/how-to/install

Installing Metamask

Install Metamask wallet and import testnet account from ganache using private key.

Metamask : https://metamask.io

Start Ethereum blockchain instance in Ganache and go to terminal being in root directory of election app and run the following commands:

truffle migrate --reset
npm run dev

1

2

3

About

A decentralized Voting app (dapp) built on Ethereum blockchain using Solidity, Javascript, Truffle, Ganache and Metamask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages