Forked from the Uniswap V2 SDK.
You can refer to the Uniswap SDK documentation uniswap.org.
To run the tests, follow these steps. You must have at least node v10 and yarn installed.
yarn add @w3gswap/sdk
Install dependencies
yarn install
Run tests
yarn test