Skip to content

sanjeevpr/blockchain-election

Repository files navigation

E-Vote using Blockchain

The E-Vote is a Dapp (Decentralized Application) built using Blockchain Technology. The E-Vote is project made using Etherium framework. Also, checkout my blog.

Demo

Features

  • Vote any one of the two candidates
  • See the live vote count

Tech

  • Truffle
  • Ganache
  • Solidity
  • Etherium

Installation

E-Vote requires Node.js v10+ to run.

  1. Clone the project
git clone https://github.com/sanjeevpr/blockchain-election.git
  1. Install the dependencies.
cd blockchain-election
npm install
  1. Start Ganache

  2. Configure Metamask Extension

    • Install the Metamask extension in your browser
    • Unlock Metamask
    • Connect metamask to your local Etherum blockchain provided by Ganache.
    • Import an account provided by ganache.
  3. Run the front-end app

npm run dev

License

MIT

Packages

No packages published

Languages