UNPKG

sam-sd

Version:
22 lines (14 loc) 632 B
# Rango Exchange SDK ## Main SDK (Multi Step Tx) [![npm version](https://badge.fury.io/js/rango-sdk.svg)](https://badge.fury.io/js/rango-sdk) [![license](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://github.com/rango-exchange/rango-sdk/blob/master/LICENSE) ### Installation ```shell 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. - [Documents](https://docs.rango.exchange/integration/overview) - [Examples](https://github.com/rango-exchange/rango-sdk/tree/master/examples/multi/)