3.0.8 • Published 4 years ago

@swapx/sdk v3.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

SwapX 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/SwapX-Team/swapx-sdk.git

Move into the swapx-sdk working directory

cd swapx-sdk/

Install dependencies

yarn install

Run tests

yarn test