20.0.0 • Published 28 days ago

elephantdexsdk-extra v20.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
28 days ago

Elephant Dex SDK-EXTRA

code style: prettier

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/elephantproject/sdk-extra.git

Move into the sdk-extra working directory

cd sdk-extra/

Install dependencies

yarn install

Run tests

yarn test