@w3gswap/sdk
v0.1.2
Published
Forked from the [Uniswap V2 SDK](https://github.com/Uniswap/v2-sdk).
Downloads
3
Readme
w3gswap 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 @w3gswap/sdk
Running tests
Install dependencies
yarn install
Run tests
yarn test