sam-sd
Version:
22 lines (14 loc) • 632 B
Markdown
# Rango Exchange SDK
## Main SDK (Multi Step Tx)
[](https://badge.fury.io/js/rango-sdk)
[](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/)