RGB Lightning wallet usage
Task-focused guides for @utexo/wdk-rgb-lightning 0.1.0-beta.15.
Use these guides for the single-node RGB Lightning account in @utexo/wdk-rgb-lightning@0.1.0-beta.15.
Community modules are developed and maintained independently by third-party contributors.
Tether and the WDK Team do not endorse or assume responsibility for their code, security, or maintenance. Use your own judgment and proceed at your own risk.
Get started
Install the module and matching native binding, then unlock the node.
Manage the node account
Manage identity, lock state, address rotation, read-only access, and disposal.
Balances and history
Read Bitcoin, RGB, Lightning, transaction, and receipt state.
Send Bitcoin and manage UTXOs
Use WDK Bitcoin sends and native UTXO operations.
Peers and channels
Connect peers and open, inspect, or close Lightning channels.
Lightning payments
Create invoices, send payments, keysend, and handle HODL invoices.
RGB assets
Create RGB invoices and transfer existing assets through the node.
LSP, Lightning Address, and APay
Use the LSP client, LNURL-pay, composed flows, and asynchronous payments.
VSS backup and recovery
Configure encrypted VSS snapshots and handle ownership fences.
Sign and verify messages
Use the Lightning identity signer without exposing private key bytes.
Handle errors and cleanup
Branch on typed boundaries, preserve raw native failures, and shut down safely.