Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 875 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 875 Bytes

Celo Mondo

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.

Staking & Governance

For information about how Celo's Proof-of-Stake protocol works, or other aspects of the Celo blockchain, see the official Celo Documentation

Support

For support, you can file an issue on this repository or join the Celo Discord

Development

  1. Install: yarn
  2. Setup: yarn prepare
  3. Run locally: yarn dev

For more information about the architecture and internals of this app, see DEVELOPER.md.