JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2807
  • Score
    100M100P100Q130657F
  • License MIT

Package Exports

  • @traderjoe-xyz/sdk-core
  • @traderjoe-xyz/sdk-core/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-core) 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 core SDK

This repo contains tools for developing with TraderJoe XYZ.

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-core

Attribution

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