This repo contains tools for developing with TraderJoe XYZ.
This project uses standard npm and yarn workflows.
Install dependencies
yarn
Compile
yarn build
This project is available as an npm package. Add to your project with npm install @traderjoe-xyz/sdk
This code was adapted from this Uniswap repo: uniswap-sdk.