Skip to content
⚙️ Technical Concepts

Composability

The ability for DeFi protocols to seamlessly integrate and build upon each other

Definition

Composability is the ability for DeFi protocols to interact and build upon each other seamlessly, often called 'money legos.' Because smart contracts are open and permissionless, any protocol can integrate with any other, creating complex financial products by combining simple building blocks. This is a defining feature of DeFi that traditional finance lacks.

Composability is a technical term used to understand ability for DeFi protocols to seamlessly integrate and build upon each other. In practice, it matters because it affects how users evaluate protocols, compare opportunities, and avoid hidden assumptions.

Example

A user can deposit ETH into Lido (getting stETH), use stETH as collateral on Aave (borrowing USDC), then provide USDC liquidity on Curve — three protocols composed together.

1

How it works

In practice, the concept shows up like this: A user can deposit ETH into Lido (getting stETH), use stETH as collateral on Aave (borrowing USDC), then provide USDC liquidity on Curve — three protocols composed together.

2

Why it matters

Composability matters because small misunderstandings in DeFi can turn into bad pricing, liquidation, governance, custody, or smart-contract risk. A good mental model helps you compare protocols without relying on marketing language.

3

What to check

Treat it as infrastructure: understand what it automates, what trust assumptions remain, and how failures propagate. The main checks are: Cascading failures across protocols; Dependency risk; Complexity risk.

Risks to Consider

  • Cascading failures across protocols
  • Dependency risk
  • Complexity risk

Common Questions

Why is composability important?

Composability allows developers to build on existing protocols rather than starting from scratch, accelerating innovation. Users benefit from increasingly sophisticated strategies built from simple, audited components.

What does Composability mean in DeFi?

Composability means The ability for DeFi protocols to seamlessly integrate and build upon each other. The useful question is not only the definition, but how the mechanism changes risk, return, liquidity, or governance for the user.

How is Composability used in practice?

A practical example: A user can deposit ETH into Lido (getting stETH), use stETH as collateral on Aave (borrowing USDC), then provide USDC liquidity on Curve — three protocols composed together.