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

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

License

Notifications You must be signed in to change notification settings

traderjoe-xyz/joe-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.