This repo contains tools for developing with Baguette.
This project uses standard npm and yarn workflows.
Install dependencies
yarnCompile
yarn buildYarn is available to install here if you need it.
This project is available as an npm packege. Add to your project with npm install @baguette-exchange/sdk
This code was adapted from this Uniswap repo: uniswap-sdk.