Celo Mondo is a DApp for participating in staking and governance on Celo.
Earn rewards by locking & staking your CELO tokens. Help decide Celo's destiny by casting your vote in on-chain governance proposals.
For information about how Celo's Proof-of-Stake protocol works, or other aspects of the Celo blockchain, see the official Celo Documentation
For support, you can file an issue on this repository or join the Celo Discord
- Install:
yarn
- Setup:
yarn prepare
- Run locally:
yarn dev
For more information about the architecture and internals of this app, see DEVELOPER.md.