1.2.1 • Published 2 years ago

druagrswap-sdk v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.git

Move into the DraugrSwap-sdk working directory

cd draugr-sdk/

Install dependencies

yarn install

Run tests

yarn test