Learn More
Additional resources, audits, and frequently asked questions
Learn More
Explore additional resources to deepen your understanding of the protocol and governance system.
Resources
external-link
Try the App
Launch the governance application and start participating
shield-check
Contract Audit
Review security audits and smart contract verification
help-circle
FAQ
Answers to frequently asked questions
Quick Links
Documentation
| Resource | Description |
|---|---|
| User Guide | Complete guide to using the platform |
| Governance | Technical governance documentation |
| Proposals | How to create and manage proposals |
External Resources
| Resource | Link |
|---|---|
| GitHub | View source code and contribute |
| Discord | Join the community |
| Forum | Discuss governance proposals |
| Follow for updates |
Protocol Overview
Architecture
┌─────────────────────────────────────────────────────────────────┐
│ Governance Layer │
├─────────────────────────────────────────────────────────────────┤
│ │
│ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ │
│ │ Proposals │ │ Voting │ │ Timelock │ │
│ │ Registry │ │ Contract │ │ Executor │ │
│ └──────────────┘ └──────────────┘ └──────────────┘ │
│ │
├─────────────────────────────────────────────────────────────────┤
│ Token Layer │
├─────────────────────────────────────────────────────────────────┤
│ │
│ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ │
│ │ Governance │ │ Staking │ │ Vote Escrow │ │
│ │ Token │ │ Contract │ │ (veToken) │ │
│ └──────────────┘ └──────────────┘ └──────────────┘ │
│ │
├─────────────────────────────────────────────────────────────────┤
│ Treasury Layer │
├─────────────────────────────────────────────────────────────────┤
│ │
│ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ │
│ │ Treasury │ │ Payments │ │ Streaming │ │
│ │ Vault │ │ Router │ │ Module │ │
│ └──────────────┘ └──────────────┘ └──────────────┘ │
│ │
└─────────────────────────────────────────────────────────────────┘Key Features
- Decentralized Governance: Token holders control protocol parameters
- Vote Escrow Model: Lock tokens for voting power that decays over time
- Flexible Proposals: Support for treasury transfers, parameter changes, and upgrades
- Hierarchical DAOs: Create sub-DAOs and working groups with delegated authority
- Gasless Voting: Vote without paying gas fees via meta-transactions
- Streaming Payments: Continuous payment streams for contributors
Security
The protocol prioritizes security through:
- Audited Contracts: All smart contracts undergo professional security audits
- Timelocks: Governance actions have mandatory delay periods
- Multi-sig Controls: Critical operations require multiple signatures
- Bug Bounty: Active program rewarding vulnerability disclosure
For detailed security information, see the Contract Audit page.
Community
Join the community to participate in governance discussions:
- Discord: Real-time chat and support
- Forum: Long-form governance discussions
- Twitter: Announcements and updates
- GitHub: Technical contributions and issues