JSPM

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

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

Package Exports

  • @traderjoe-xyz/sdk
  • @traderjoe-xyz/sdk/dist/index.js

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

Trader Joe SDK

This repo contains tools for developing with TraderJoe XYZ v1.

Running

This project uses standard npm and yarn workflows.

Install dependencies

pnpm install

Compile

pnpm build

Installation

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

Attribution

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