DeFi Lending Protocols
| Protocol | TVL | Networks | API |
|---|---|---|---|
| Aave | $30B+ | 12+ | GraphQL |
| Compound | $10B+ | 3 | REST |
| Morpho | $5B+ | 4+ | EVM |
| Yearn | $3B+ | 5+ | Graph |
| Sonne | $200M+ | Optimism | EVM |
Building with Aave
Aave is the largest DeFi lending protocol.
- • Supply assets and earn yield
- • Borrow against collateral
- • Liquidation mechanisms
- • Credit delegation
Building with Compound
Compound is a foundational DeFi protocol.
- • cToken mechanics
- • Governance token (COMP)
- • Interest rate models
- • Oracle integrations
Integration Approaches
Direct Integration
Call smart contracts directly using ethers.js or web3.js
SDK Usage
Use official SDKs like Aave SDK for easier integration
Subgraph Queries
Query protocol data via The Graph for analytics