0.1.0 • Published 1 year ago

w3gswap-sdk v0.1.0

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

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