Skip to content

jaswantcoder/Ballot-Dapp

Repository files navigation

BALLOT - DAPP

The ballot -Dapp has been created with the help of all the ethereum network.

Steps

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

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/jaswantcoder/Ballot-Dapp

Step 2. Install dependencies

$ cd Ballot-Dapp
$ npm install

Step 3. Start Ganache

Open the Ganache GUI client that you downloaded and installed. This will start your local blockchain instance.

Step 4. Compile & Deploy Ballot Smart Contract

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

Step 5. Configure Metamask

See free video tutorial for full explanation of these steps:

  • Unlock Metamask
  • Connect metamask to your local Etherum blockchain provided by Ganache.
  • Import an account provided by ganache.

Step 6. Run the Front End Application

$ npm run dev Visit this URL in your browser: http://localhost:3000 The following pictures demonstrate the work-

If you get stuck, please contact me at : `jaswantarya442@gmail.com

About

This repository contains the programs used to develop the Ballo Dapp or decentralized application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors