Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 800 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 800 Bytes

Jediswap SDK

code style: prettier 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/jediswaplabs/jediswap-sdk.git

Move into the jediswap-sdk working directory

cd jediswap-sdk/

Install dependencies

yarn install