1.2.1 • Published 4 years ago
druagrswap-sdk v1.2.1
DraugrSwap 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/Draugr-Swap/draugr-sdk.gitMove into the DraugrSwap-sdk working directory
cd draugr-sdk/Install dependencies
yarn installRun tests
yarn test