What is Composability?
Composability is the ability of DeFi protocols to interact with and build on each other like Lego blocks — enabling complex financial products from combinations of simple, interoperable components.
WHY IT MATTERS
Composability is DeFi's superpower. Because protocols share the same blockchain state and standard interfaces (ERC-20, etc.), they can be combined freely. Deposit ETH in Lido → get stETH → deposit in Aave as collateral → borrow USDC → provide liquidity on Curve → stake LP tokens for CRV rewards. Each step builds on the previous one.
This enables permissionless innovation. New protocols can integrate existing ones without permission or partnership agreements. A startup can build on Uniswap's liquidity and Aave's lending from day one.
The risk: composability creates interdependencies. A bug in one protocol can cascade through connected protocols. The 2022 stETH depeg affected every protocol using stETH as collateral.