What problem does it solve?
It helps builders avoid guesswork and integration mistakes by consolidating the most important DeFi “legos” and composability patterns for Ethereum and major L2s.
Core Features & Use Cases
- Chain-aware protocol selection: Quickly orient to the dominant venues on a given chain (e.g., Aero on Base, GMX/Pendle/Camelot on Arbitrum) instead of assuming mainnet defaults.
- Protocol mechanism explainers: Understand how key systems work (Uniswap V4 hooks, Aave flash loans, ERC-4626 vaults, GMX market structure, Pendle PT/YT/SY) before integrating.
- Practical composability patterns: Apply proven building strategies like flash-loan arbitrage, leveraged yield loops, meta-aggregation routing, and vault standardization.
- Verified address guidance: Use a curated, multi-chain address list to wire integrations to the correct contracts.
Quick Start
Ask to “summarize the best composability approach for my DeFi integration on Arbitrum using GMX and Pendle, including the key contract addresses I should use and the integration guardrails to follow.”