moonwalkerswap-sdk-v2
v1.1.4
Published
๐ An SDK for building applications on top of moonwalkerswap.
Downloads
17
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.git
Move into the moonwalkerswap-sdk working directory
cd moonwalkerswap-sdk/
Install dependencies
yarn install
Run tests
yarn test