Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 562 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 562 Bytes

Pangolin SDK

This repo contains tools for developing with Pangolin.

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 @pangolindex/sdk

Attribution

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