1.0.0 • Published 3 years ago

@daoswap-heco-mainnet/daoswap-sdk v1.0.0

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

Uniswap SDK

Running tests

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

First clone the repository:

git clone https://github.com/daoswap-heco-mainnet/daoswap-sdk.git

Move into the daoswap-sdk working directory

cd daoswap-sdk/

Install dependencies

yarn install

Run tests

yarn test