Compatibility
SDK v0.5.x is compatible with the latest RLN (RGB Lightning Node) API version. The SDK automatically supports the most recent RLN API release. Always keep your SDK and RGB Lightning Node updated to ensure full compatibility and access to the latest features and security improvements.To check the latest RLN API changes and updates, refer to the RGB Lightning Node or your node documentation.
RLN API Overview
The RLN (RGB Lightning Node) API is provided directly by your configured RGB Lightning Node. It enables wallet operations, Lightning channel management, and node-to-node swap coordination.RLN API Categories
| Category | Purpose | Examples |
|---|---|---|
| Wallet | BTC and RGB asset management | Balance queries, transfers, asset operations |
| Channels | Lightning Network channel operations | Open, close, monitor, backup channels |
| Invoices | Payment request management | Create, list, and monitor invoices |
| Payments | Payment execution | Pay invoices, coordinate swaps, node-to-node transactions |
| Node Info | Node status and configuration | Pubkey, sync status, capabilities |