testing-sdk-extra
v1.0.5
Published
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) [![Actions Status](https://github.com/VenomProtocol/venomswap-sdk-extra/workflows/CI/badge.svg)](https://github
Downloads
2
Readme
Venomswap SDK Extra
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