Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 469 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 469 Bytes

Trader Joe SDK

This repo contains tools for developing with TraderJoe XYZ.

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 @traderjoe-xyz/sdk

Attribution

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