/swapper-tool

Hardhat Starter Kit with Forked mainnet and console.log

Primary LanguageSolidity

Swapper

Multi Swap tool with uniswap and balancer

Dependencies

Install dependencies with npm install or yarn

Compiling

npm run compile
yarn compile

Testing

npm run test
yarn test