rango-sdk
Unofficial Rango SDK for Rust
Usage
First you need to initialize your client:
let rango = new;
Then you can use available methods to interact with rango.
Examples can be found here.
Status
Basic API Checklist
Title | Status |
---|---|
Meta (chains,swappers,messaging_protocols) | ✅ |
/meta |
✅ |
/quote |
✅ |
/is-approved |
✅ |
/status |
✅ |
/balance |
✅ |
/swap |
✅ |
/report-tx |
❌ |
Multi API Checklist
Not implemented.