Skip to content

Decentrallised voting application using Web3, ganache-cli, truffle.

Notifications You must be signed in to change notification settings

vishesh27k/DecentralisedElection

Repository files navigation

Follow the steps below to download, install, and run this project.

alt text

Dependencies

Install these prerequisites to follow along with the tutorial. See free video tutorial or a full explanation of each prerequisite.

Step 1. Clone the project

git clone https://github.com/Vishesh27Kumar/DecentralisedElection.git

Step 2. Install dependencies

$ cd election
$ npm install

Step 3. Start Ganache

Open the Ganache GUI client that you downloaded and installed. This will start your local blockchain instance. See free video tutorial for full explanation.

Step 4. Compile & Deploy Election Smart Contract

$ truffle migrate --reset You must migrate the election smart contract each time your restart ganache.

Project Contributors

  1. Vishesh Kumar
  2. Hari Shankar Yadav

About

Decentrallised voting application using Web3, ganache-cli, truffle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages