Skip to main content

Rhizome

Rhizome is a lending protocol deployed on Rootstock. It uses the Morpho Blue core architecture: lenders supply a loan asset to an isolated market, while borrowers post that market’s collateral asset to borrow from the supplied liquidity. Rhizome’s deployed core and AdaptiveCurveIRM use the upstream Morpho contracts without modification. Rhizome-specific code and configuration add Rootstock assets, market parameters, oracle construction, and an onchain stale-price guard.
Each market is independent. Supplying to one market does not expose funds to every other Rhizome market.

How Rhizome works

Follow the basic lending and borrowing flow.

Markets

Understand the parameters that identify a market.

Risks

Review the main protocol and market risks.

Developers

Find the core repositories and integration boundaries.

Current scope

This is an initial technical reference. It does not document features that cannot yet be verified. Deployment details should be checked against the canonical manifest before use. Rhizome runs on Rootstock mainnet, chain ID 30. Rootstock provides the execution and settlement layer; Rhizome’s contracts and accounting remain onchain.