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)
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.