celo-composer
celo-composer copied to clipboard
Introducing cBallot a simple DAO implementation #enhancement
Adding new smart contract
cBallot is a simple but usable smart contract I maked from Ballot.sol we could reach on RemixCommits on hardhat
- /contracts/cBallot.sol
- /deploy/00-deploys.js
Adding CBallotContract Component
ReactJS new component to manage cBallot contractCommits on react-app
- /components/CBallotContract.tsx
- /components/index.ts
- /pages/index.tsx
- /utils/index.ts
Information about this PR
Due to too many PR issues
I was lost in many forks and branches commiting too many files
I closed first PR that was linked to Gitcoin bounty
I'm able about any needing information or improvement suggestion.
❌ Deploy Preview for celo-progressive-dapp-starter failed.
🔨 Explore the source changes: e0ec8faa2768519e5c021be12877eb719fc01b67
🔍 Inspect the deploy log: https://app.netlify.com/sites/celo-progressive-dapp-starter/deploys/622f2e803bac8c0008ee9779
Adding deployment data into hardat folder to try to pass deployment checks
Closing PR for outdated.