Interacting with the protocol
If you'd like to interact with any of our contracts, we highly recommend that you install our npm package and import our interfaces or ABIs. To do so, just run:
Core:
npm i @mean-finance/dca-v2-core
Periphery:
npm i @mean-finance/dca-v2-periphery
Last modified 10d ago