rango-exchange / rango-sdk

Rango Exchange SDK

Home Page:https://rango-sdk-basic-example.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rango Exchange SDK

Documents:

Basic SDK (Single Step Tx)

npm version license

Installation

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

Main SDK (Multi Step Tx)

npm version license

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.

About

Rango Exchange SDK

https://rango-sdk-basic-example.vercel.app

License:Apache License 2.0


Languages

Language:TypeScript 85.3%Language:JavaScript 13.2%Language:Shell 1.5%