1.0.6 • Published 4 years ago
polygon-moonwalkerswap-sdk v1.0.6
🚀 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.gitMove into the moonwalkerswap-sdk working directory
cd polygon-moonwalkerswap-sdk/Install dependencies
yarn installRun tests
yarn test