JSPM

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

Rango Exchange SDK for dApps

Package Exports

  • rango-sdk
  • rango-sdk/lib/index.js
  • rango-sdk/lib/rango-sdk.esm.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

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.