/rango-sdk

Rango Exchange SDK

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Rango Exchange SDK

Documents:

Basic SDK (Single Step Tx)

npm version license

Installation

  yarn add rango-sdk-basic
  # or
  npm install rango-sdk-basic --save

Main SDK (Multi Step Tx)

npm version license

Installation

  yarn add rango-sdk
  # or
  npm install rango-sdk --save

Usage

Please checkout the examples' folder for sample usage of the SDK. We will add more examples there soon.