1.0.0 • Published 3 years ago

freeswap-sdk-extra v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Venomswap SDK Extra

code style: prettier Actions Status npm version npm bundle size (scoped version)

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

Move into the venomswap-sdk-extra working directory

cd venomswap-sdk-extra/

Install dependencies

yarn install

Run tests

yarn test