Protocol Overview
Allium orchestrates liquidity across Morpho Blue markets using purpose-built MetaMorpho vaults.
The protocol currently operates on BNB Chain (chain ID 56) and is designed to stay lean while we iterate on credit policy.
Core components
- Morpho Blue supplies the base lending and borrowing primitive. Markets are defined by immutable parameters and a unique market ID.
- MetaMorpho vaults source and route liquidity into specific Morpho markets with guardrails around collateral, allocators, and interest rate curves.
- Allocators & strategy contracts manage how vault liquidity is distributed, ensuring borrowers always meet the protocol’s risk requirements.
Current scope
- Two curated markets centred on ASTER and USDT liquidity.
- Two MetaMorpho vaults that fund those markets.
- A lightweight frontend (the Allium dApp) that reads the same configuration documented here.
The rest of this section dives into each piece so integrators and auditors have a single point of reference.