Summary: Moonwell is an open decentralized lending and borrowing protocol deployed across Base, Optimism, Moonbeam, and Moonriver. Its current primary-source surface combines a user-facing lending app, governance docs, security and risk-management pages, a contracts repo, and a TypeScript SDK, so it is better cataloged as cross-chain lending and governance infrastructure than as a simple frontend or a generic Compound fork.
What it does:
Lets users supply assets, borrow against collateral, and claim rewards through a non-custodial lending application
Runs lending markets across multiple chains, with governance rights tied to WELL and MFAM and exercised through both onchain and Snapshot mechanisms
Maintains protocol-specific risk controls including supply and borrow caps, cross-chain governance, and multi-token reward distribution in the v2 contracts
Publishes open-source contracts and an SDK for market data, user positions, rewards, governance actions, and Morpho-related integrations
Exposes chain-specific token transfer flows so users can move WELL between Base, OP Mainnet, and Moonbeam from within the Moonwell app
Key claims:
The docs describe Moonwell as an open and decentralized lending and borrowing protocol built on Base, Optimism, Moonbeam, and Moonriver
The security docs highlight audits, continuous monitoring and vulnerability scanning via Halborn, Chainlink/API3 oracle usage, Anthias risk modeling, a Code4rena bug bounty, and a protocol Safety Module
The governance docs show Moonwell using both onchain governance and Snapshot voting, with voting power derived from WELL and MFAM once delegated
The contracts repo README says Moonwell Protocol v2 is a Compound v2 fork with supply caps, cross-chain governance, and multi-token emissions
The SDK README confirms a developer-facing surface spanning deployed-contract registries, market data, user position tracking, governance, and Morpho integration
Whitepaper: No canonical Moonwell whitepaper or litepaper surfaced in this pass. The clearest current source of truth is the official docs, contracts repository, SDK documentation, and governance materials; see ../whitepapers/moonwell-primary-sources-2026-04-28.md.