Implementing the swappers
Last updated
Was this helpful?
Last updated
Was this helpful?
Mean Finance has a few different contracts that you can interact with. To read more about them, and what they do, you can check our .
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:
yarn:
yarn add @mean-finance/swappers
npm:
npm i @mean-finance/swappers