JSPM

  • Created
  • Published
  • Downloads 912
  • Score
    100M100P100Q109603F
  • License MIT

🛠 An SDK for building applications on top of Trader Joe.

Package Exports

  • @traderjoe-xyz/sdk

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@traderjoe-xyz/sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Joe DeFi SDK

This repo contains tools for developing with Joe DeFi.

Running

This project uses standard npm and yarn workflows.

Install dependencies

yarn

Compile

yarn build

Installation

This project is available as an npm package. Add to your project with npm install @joe-defi/sdk

Attribution

This code was adapted from this Uniswap repo: uniswap-sdk.