Skip to content

Latest commit

 

History

History
62 lines (44 loc) · 1.57 KB

File metadata and controls

62 lines (44 loc) · 1.57 KB

Monarch


Lending with full control

Monarch Interface

License Biome



What is Monarch?

An open interface for Morpho Blue markets. Direct protocol access. Full transparency. Zero platform fees.

Features

Markets Find best morpho markets with advanced filters. Compare APY, utilization, and risk metrics.
Positions Supply, borrow, withdraw, repay. Batch rebalancing across markets.
AutoVaults Deploy automated lending strategies with custom allocation rules.

Quick Start

pnpm install
pnpm dev

Open localhost:3000

Build

pnpm build        # Production build
pnpm lint:check   # Check code quality
pnpm lint         # Auto-fix issues

Contracts

No additional dependencies. Direct interaction with audited Morpho contracts:


Developer Guide