Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 714 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 714 Bytes

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