@zonudex/dexswap-sdk
v0.2.5
Published
An SDK for building applications on top of DexSwap.
Readme
DexSwap 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/Agin-DropDisco/dexswapsdk.gitMove into the dxswap-sdk working directory
cd dexswap-sdk/Install dependencies
yarn install