JSPM

  • Created
  • Published
  • Downloads 424
  • Score
    100M100P100Q98149F
  • License GPL-3.0

Rango Exchange Basic SDK for dApps

Package Exports

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

Basic SDK (Single Step Tx)

npm version license

Installation

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

Usage

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