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