This SDK contains tools for developing for the Joe V2 protocol, which utilizes the Liquidity Book architecture.
For more details:
This project uses standard npm and yarn workflows.
Install dependencies
yarn
Compile
yarn build
Run uni tests (WIP)
yarn test
This project is available as an npm package. Add to your project with npm install @traderjoe-team/spruce-sdk-v2
This code was adapted from this Uniswap repo: uniswap-sdk.