Introduction
The Mangrove is an EVM-compatible order book-based exchange protocol (a DEX), in which offers can be bound to a smart contract.
The order book of Mangrove lists promises to trade, instead of locked commitments.
- Offer makers add liquidity promises to Mangrove. They own offers in offer lists and manage contracts that react to offer execution.
- Takers go to Mangrove to find liquidity by executing offers already in Mangrove.
- Governance adjusts Mangrove parameters, sets fees, and opens and closes new markets.
π‘ For non technical information about Mangrove, check out the Concepts section.
Where do I start?β
A good entry-point to the developer documentation for Mangrove protocol is the Overview of Mangrove in the Technical Reference section.
Where can I join the community?β
The Mangrove project is open source. Follow and contribute on GitHub, and join the Mangrove Discord.