What is Rabby Wallet?
Rabby Wallet is a non-custodial crypto wallet designed for users and DeFi power users who need fast, secure, and intuitive access to Ethereum and other EVM-compatible chains. It focuses on transaction safety, convenient token management, and features that reduce common UX friction when interacting with decentralized applications (dApps).
Core features
Connect to Ethereum, BSC, Polygon, Arbitrum, Optimism and more.
Transactions and messages are signed locally — your private keys never leave your device.
Built-in token swap helpers, gas controls, and NFT viewing support.
Granular allowance management and clear approval prompts reduce approval fatigue and risk.
Why security matters
Non-custodial wallets place the responsibility for key security on the user. Rabby implements several design choices to reduce user errors: clear transaction warnings, allowance expiration options, and human-friendly descriptions of contract calls. These patterns help prevent accidental approvals and phishing-style transactions.
"Security isn't only about cryptography — it's about designing interfaces that prevent mistakes." — Rabby Wallet design philosophy
How to get started
- Install the Rabby Wallet extension or mobile app from official channels.
- Create a new wallet or import an existing one with your seed phrase / private key.
- Connect to a dApp by approving the connection request — always verify the URL and contract details.
Example quick command for power users interacting via web3 consoles:
window.ethereum.request({ method: 'eth_requestAccounts' })
Tips for safer use
- Keep your seed phrase offline and never share it.
- Use hardware wallets for large balances where supported.
- Review token allowances regularly and revoke unnecessary approvals.
- Double-check transaction details (recipient, amount, gas) before signing.
FAQ
Is Rabby Wallet custodial?
No — Rabby is non-custodial. Only you control your private keys.
Which chains does it support?
Rabby supports Ethereum and most EVM-compatible networks. Check your app/extension for the latest supported networks.
Can I connect a hardware wallet?
Many users pair Rabby with hardware wallets for enhanced safety. Refer to the Rabby documentation for supported devices and setup steps.