Morpho is a permissionless, smart‑contract protocol that provides a universal peer‑to‑peer lending network for any ERC‑20 asset. It offers a modular market framework with on‑chain collateral management, automated liquidation, and a developer‑focused API/SDK that lets DeFi projects launch custom lending products while earning interest minus a configurable market fee.
Funding
Funding not disclosed







Founders
Product
Problem
DeFi users and applications often face fragmented liquidity sources, high integration overhead, and opaque collateral management, making it difficult to offer reliable peer‑to‑peer lending and borrowing services at competitive rates. Existing protocols may require extensive custom development or rely on centralized intermediaries, limiting scalability and transparency.
Solution
Morpho delivers a permissionless, smart‑contract‑based universal lending network that standardizes peer‑to‑peer lending across any ERC‑20 asset. The protocol handles market creation, collateral escrow, interest accrual, and automated liquidation, allowing participants to supply assets, borrow against collateral, and liquidate under‑collateralized positions without a traditional order book. Developers can embed Morpho’s earn products, crypto‑backed loan interfaces, or vault curation tools via a public API and SDK, enabling rapid deployment of custom lending experiences while retaining full control over product branding and risk parameters. All operations are executed on‑chain with transparent fee accounting and open‑source contracts, ensuring auditability and composability within the broader DeFi ecosystem.
Target Audience
Primary users are DeFi protocols, crypto lenders, and institutional liquidity providers seeking to launch or augment lending products, as well as developers who require a plug‑and‑play lending infrastructure via Morpho’s API/SDK.
Features
- Modular market framework: create and configure new lending markets with custom interest‑rate models (IRM) and loan‑to‑value caps (LLTV) via a single contract call.
- Peer‑to‑peer matching engine that eliminates spread markup; lenders earn the full borrow rate minus an optional protocol fee.
- On‑chain collateral management with automated health checks, liquidation incentives, and flash‑loan support for advanced strategies.
- Comprehensive developer toolkit: RESTful API, TypeScript SDK, and reference UI components for embedding earn, borrow, or vault curation flows.
- Gas‑optimized supply, withdraw, borrow, repay, and collateral functions using share‑based accounting and safe‑transfer libraries.
- Transparent fee model: configurable fee per market collected by a designated fee recipient, recorded in event logs for easy accounting.
- Open‑source Solidity codebase with extensive libraries (MathLib, SharesMathLib, SafeTransferLib) and audited security patterns.
- Integration hooks for callbacks (supply, repay, liquidation, flash loan) enabling custom business logic and composability with other protocols.