0.1.1 • Published 1 year ago

swap-v2-sdk v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

SWAP V2 SDK

Forked from the Uniswap V2 SDK.

You can refer to the Uniswap SDK documentation uniswap.org.

Installation

To run the tests, follow these steps. You must have at least node v10 and yarn installed.

yarn add swap-v2-sdk

Running tests

Install dependencies

yarn install

Run tests

yarn test