Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 819 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 819 Bytes

CI

This package contains the Solidity implementation of the Mangrove strat-lib, some strats, deployment scripts, and some example Solidity offer logics.

Documentation

If you are looking for the Mangrove developer documentation, the site to go to is docs.mangrove.exchange.

This repository builds on top of @mangrovedao/mangrove-core. It uses mangrove-core to build a library of strategies that can be used to create offers, execute trades, etc. It also uses mangrove-core's configuration setup for addresses (See mangrove-core's README for more information).