@abaxx/sdk

SDK for building applications for Exchange

Usage no npm install needed!

<script type="module">
  import abaxxSdk from 'https://cdn.skypack.dev/@abaxx/sdk';
</script>

README

Abaxx SDK

JS/ES6 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/abaxxtech/abaxx-sdk.git

cd into the abaxx-sdk working directory

cd abaxx-sdk/

Install

yarn

Run tests

yarn test