@swapx/sdk
v3.0.8
Published
SwapX SDK
Readme
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.gitMove into the swapx-sdk working directory
cd swapx-sdk/Install dependencies
yarn installRun tests
yarn test