1.0.6 • Published 2 years ago

jupiterswap-sdk v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

JupiterSwap SDK

This repo contains tools for developing with JupiterSwap.

Running

This project uses standard npm and yarn workflows.

Install dependencies

yarn

Compile

yarn build

Yarn is available to install here if you need it.

Installation

This project is available as an npm package. Add to your project with npm install jupiterswap-sdk

Attribution

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