This repo contains tools for developing with Rytell.
This project uses standard npm and yarn workflows.
Install dependencies
yarn
Compile
yarn build
Yarn is available to install here if you need it.
This project is available as an npm package. Add to your project with npm install @rytell/sdk
This code was adapted from this Uniswap repo: uniswap-sdk.