Skip to content

gconnect/Celo-VotingDapp

Repository files navigation

About The Project

Voting Dapp smart contract was written in solidity and depoloyed to the Celo blockchain. It's a decentralized voting system, built using the Celo composer for smart contract interactions.

Built With

Celo Composer is built on Celo to make it simple to build dApps using a variety of front-end frameworks.

How to Run and Test the Code

  • Fork this repository and clone your forked copy
  • Do npm install
  • cd into hardhat directory to deploy the contract
  • To deploy the contract use this command npx hardhat run scripts/deploy.ts –network alfajores
  • To run the local server cd to the react-app directory and run npm run dev

License

Distributed under the MIT License. See LICENSE.txt for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published