Before You Start
These command groups require an active and unlocked node:BTC Wallet
Common wallet commands
Examples
Backup and restore
--password. Restore overwrites the current node data, so use it deliberately.
RGB Assets
Core asset commands
Issue new assets
Theissue subgroup supports the three supported schemas:
niafor fixed-supply fungible assetscfafor collectible fungible assetsudafor unique digital assets
Asset invoice and send examples
asset send options:
--fee-rate--min-confirmations--donation--transport-endpoint--skip-sync
Lightning And RGB+LN Payments
Payment commands
Examples
--amount-msat. For RGB+LN payments, supply --asset-id and --asset-amount.
Working Style
- Use
--jsonwhen you need machine-readable responses. - Use
--skip-synconly when stale wallet or transfer state is acceptable. - Create extra UTXOs before heavy RGB activity to avoid running out of usable colored outputs.