Frequently Asked Questions
What browsers does Rate support?
What browsers does Rate support?
Rate is a Chrome extension and works on all Chromium-based browsers:
- Google Chrome
- Brave
- Microsoft Edge
- Opera
Do I need my own node?
Do I need my own node?
Yes. Rate connects to an RGB Lightning Node (RLN) for core wallet functionality. Without a node connection, you cannot view balances, send, or receive assets.You can connect to:
- A local node running on your machine
- A remote node accessible via URL
Is Rate custodial?
Is Rate custodial?
No. Rate connects to your RGB Lightning Node. Your keys and funds are managed by your node, not by Rate or KaleidoSwap. Rate is a user interface for your node.
Do I need the maker API for basic wallet features?
Do I need the maker API for basic wallet features?
No. The maker API connection is optional. Without it:
- Send, receive, and balance features work normally
- Only the swap feature is disabled
What assets does Rate support?
What assets does Rate support?
Rate supports:
- BTC - Bitcoin (on-chain and Lightning)
- RGB-20 tokens - Any RGB-20 asset on your node (e.g., USDT, XAUT)
How do I back up my wallet?
How do I back up my wallet?
Go to Settings > Backup Wallet to export your wallet data. You should also separately back up:
- Your Nostr private key (nsec) from Settings > Nostr Account
- Your node seed phrase (managed by your node, not Rate)
What happens if I forget my password?
What happens if I forget my password?
Rate cannot recover your password. If you forget it, you will need to:
- Uninstall and reinstall the extension
- Set up a new password
- Reconnect to your node
Can I connect to multiple nodes?
Can I connect to multiple nodes?
Rate connects to one node at a time. You can switch between nodes in Settings > Networks using the connection history (last 10 connections are saved).
How does auto-lock work?
How does auto-lock work?
Rate automatically locks after a period of inactivity (default: 10 minutes). When locked, you must enter your password to unlock. Configure the timeout in Settings > Preferences.
Can I use Rate with the KaleidoSwap Web App?
Can I use Rate with the KaleidoSwap Web App?
Yes. Rate works as a wallet for the web app:
- Connect Rate on app.kaleidoswap.com
- Create swap orders in the web app
- Pay deposit invoices directly from Rate using the “Pay with Wallet” button
Troubleshooting
Connection Issues
Cannot connect to node
Cannot connect to node
Symptoms: Connection fails or shows “Disconnected”Solutions:
- Verify the node URL is correct
- Check that the node is running and accessible
- If using a local node, ensure it is running on the expected port
- If using a remote node, check network/firewall settings
- If using JWT auth, verify the token is valid
- Try disconnecting and reconnecting in Settings > Networks
Maker API not connecting
Maker API not connecting
Symptoms: Swap feature is disabled or shows connection errorSolutions:
- Check the maker URL in Settings > Networks
- Verify the maker API is accessible
- The maker connection is non-blocking — the extension still works without it
- Try refreshing the connection
WebLN not detected by web apps
WebLN not detected by web apps
Symptoms: Web apps don’t detect Rate as a walletSolutions:
- Ensure Rate is installed and unlocked
- Refresh the web page
- Check that the extension is enabled for the site
- Some apps look for
window.webln— Rate provideswindow.rgbwebln - The KaleidoSwap Web App specifically supports Rate
Payment Issues
Payment failed
Payment failed
Symptoms: Send payment shows errorSolutions:
- Check your balance is sufficient
- Verify the destination is correct
- For Lightning, ensure there is a route to the destination
- Check that your node is online and synced
- Try again after a few moments
Invoice generation failed
Invoice generation failed
Symptoms: Cannot generate receive invoiceSolutions:
- Check your node connection
- Ensure the node has inbound liquidity (for Lightning)
- Try generating a different type (on-chain instead of Lightning)
- Restart the extension and try again
Extension Issues
Extension not loading
Extension not loading
Symptoms: Clicking the icon does nothing or shows blank popupSolutions:
- Go to
chrome://extensionsand check Rate is enabled - Try disabling and re-enabling the extension
- Clear browser cache
- Restart the browser
- For manual installs, try reloading the extension
Locked out / forgot password
Locked out / forgot password
Symptoms: Cannot unlock the extensionSolutions:
- Rate cannot recover passwords
- Uninstall the extension and reinstall
- Set up a new password and reconnect to your node
- Your funds are safe on the node — only local extension data is lost
Balances not updating
Balances not updating
Symptoms: Stale balances shownSolutions:
- Check your node connection status
- Pull down to refresh on the dashboard
- Close and reopen the extension popup
- Verify the node is synced
Getting Help
Telegram Community
Join our community for quick help
GitHub Issues
Report bugs or request features
Email Support
Direct support for urgent issues
Documentation
Browse Rate documentation
Reporting Issues
When reporting problems, include:- Browser name and version
- Rate extension version (Settings > About)
- Node type and version
- Steps to reproduce
- Error messages or screenshots
- Console logs (right-click extension popup > Inspect > Console)