Aikido Protocol
This section will cover high level overviews of the protocol and contract deep dives.
This section is for:
- Anyone curious how the product works under the hood
- Developers who want to build tools or products that integrate with the protocol
About the Protocol
- Core Concepts - Learn about the core concepts of the protocol
- Flow of Funds - How funds flow through the protocol
- Data Schema - How data for tasks is stored
Smart Contracts
- Networks
- StandardBounties - The core bounty contract that governs how Aikido works
- MetaTxRelayer - A tx relayer to facilitate gas-free transactions
- Building on Aikido - About the subgraph, REST API and SDK (coming soon)