@jediswap/sdk
v3.0.0
Published
๐ An SDK for building applications on top of Jediswap.
Downloads
17
Readme
Jediswap 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/jediswaplabs/jediswap-sdk.gitMove into the jediswap-sdk working directory
cd jediswap-sdk/Install dependencies
yarn install