Skip to content

mangrovedao/mangrove-strats

Repository files navigation

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).