Skip to content

Opty-Fi/swap-adapters

Repository files navigation

Header

Adapter for Swap step

  • UniswapV2
  • UniswapV3
  • Curve
  • Balancer

Getting started

Development Setup

  • Create a .env file and set a BIP-39 compatible mnemonic as an environment variable. Follow the example in .env.example. If you don't already have a mnemonic, use this website to generate one.
  • You will require access to archive Node URL for forking the mainnet.

Proceed with installing dependencies:

yarn

Run the unit tests

yarn test:matic:fork

Releases

No releases published

Packages