mc-sdk-v2
v0.0.4
Published
This SDK contains tools for developing for the [Joe V2](https://www.traderjoexyz.com) protocol, which utilizes the Liquidity Book architecture.
Downloads
6
Readme
Joe V2 SDK
This SDK contains tools for developing for the Joe V2 protocol, which utilizes the Liquidity Book architecture.
For more details:
Running
This project uses standard npm and yarn workflows.
Install dependencies
yarn
Compile
yarn build
Run uni tests (WIP)
yarn test
Installation
This project is available as an npm package. Add to your project with npm install @traderjoe-xyz/sdk-v2
Attribution
This code was adapted from this Uniswap repo: uniswap-sdk.