1.1.5 • Published 3 years ago

@yetiswap/sdk v1.1.5

Weekly downloads
230
License
MIT
Repository
github
Last release
3 years ago

YetiSwap SDK

This repo contains tools for developing with YetiSwap.

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 packege. Add to your project with npm install @yetiswap/sdk

Attribution

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