JSPM

  • Created
  • Published
  • Downloads 376
  • Score
    100M100P100Q91819F
  • License GPL-3.0

Rango Exchange SDK for dApps

Package Exports

  • rango-sdk
  • rango-sdk/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (rango-sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Rango Exchange SDK (BETA)

npm version license

This is the first phase of Rango SDK which only wraps Rest API calls. In the next phase, we will handle connecting to the wallet providers.

WARNING: The Rango SDK is still beta. Please use it on your own risk.

WARNING: The Rango SDK has not stabilized yet, and we might make some breaking changes.

Installation

  npm install rango-sdk --save

Usage

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