moonwalkerswap-sdk-v2
v1.1.4
Published
๐ An SDK for building applications on top of moonwalkerswap.
Downloads
35
Readme
๐ 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/Moonwalkerswap-SDK-V2.gitMove into the moonwalkerswap-sdk working directory
cd moonwalkerswap-sdk/Install dependencies
yarn installRun tests
yarn test