Skip to content
forked from mon842/DeVote

this is Decentralized Voting project for hack Odisha

Notifications You must be signed in to change notification settings

Coder-SOS/DeVote

 
 

Repository files navigation

Installation

After you cloned the repository, you want to install the packages using

npm install

You first need to compile the contract and upload it to the blockchain network. Run the following commands to compile and upload the contract.

yarn hardhat compile 
yarn hardhat run scripts/deploy.js --network mumbai 

About

this is Decentralized Voting project for hack Odisha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.3%
  • CSS 10.7%
  • Solidity 2.7%
  • HTML 2.3%