cowprotocol / cow-amm

An automated market maker running on top of CoW Protocol
17 stars 5 forks source link

Add AMM management from factory #53

Closed fedgiac closed 7 months ago

fedgiac commented 7 months ago

Part of making CoW AMM standalone (https://github.com/cowprotocol/cow-amm/pull/44).

This is the final contract component to make the CoW AMM factory usable. It adds functions to deploy an AMM, update its parameters, and disable trading.

How to test

New unit tests.