1.0.6 • Published 3 years ago

polygon-moonwalkerswap-sdk v1.0.6

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

🚀 Polygon MoonWalkerSwap 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/MoonWalkerJim/Polygon-Moonwalkerswap-SDK.git

Move into the moonwalkerswap-sdk working directory

cd polygon-moonwalkerswap-sdk/

Install dependencies

yarn install

Run tests

yarn test