0.0.4 • Published 1 year ago

mc-sdk-v2 v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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.