Install
openclaw skills install routstr-balance-managementManage Routstr balance by checking balance, creating Lightning invoices for top-up, and checking invoice payment status
openclaw skills install routstr-balance-managementUse this when you need to:
The shell scripts read API configuration from ~/.openclaw/openclaw.json:
check_balance.sh - Run with no arguments to display current balance and usagecreate_invoice.sh <amount_sats> - Create invoice for specified amount in satoshisinvoice_status.sh <invoice_id> - Check payment status of an invoicetopup_cashu.sh <cashu_token> - Top up balance using a Cashu tokenAll amounts are displayed in both satoshis and BTC for convenience.