@jb1011/jedi-sdk
v1.0.5
Published
🛠 An SDK for building applications on top of Jediswap.
Downloads
8
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.git
Move into the jediswap-sdk working directory
cd jediswap-sdk/
Install dependencies
yarn install