Connect, manage, and interact with Web3 — effortlessly

Rabby Wallet is designed for people who use decentralized apps daily. With a clean interface, multi-chain support, and privacy-first defaults, Rabby helps you connect to dApps, manage tokens, sign transactions, and control permissions — all without losing sight of security.

Multi-chain support

Ethereum, BNB Chain, Polygon and more.

Permission manager

Fine-grained control over dApp approvals.

Built for dApps

Fast connection and intuitive signing UX.

NFT-ready

View and manage your digital collectibles.

Privacy-first

Minimal telemetry and optional custom RPCs.

Open tools

Developer-friendly and extensible.

Quick facts

Platform: Browser extension + Desktop companion. Mobile support via wallet connect.

Target: Active dApp users, NFT collectors, DeFi traders.

Non-custodialPermissioned

How Rabby Works

Rabby functions as a secure wallet and dApp connection manager. Create or import a wallet using industry-standard mnemonic phrases, then connect to dApps with explicit permission requests. When a dApp asks to interact, Rabby shows exactly what the app wants to do — token spends, contract calls, or signature requests — so you can approve with confidence.

Connect & approve

Instead of blanket approvals, Rabby lets you manage allowances and revoke permissions. Approve only what you need and revoke when you're done, reducing the attack surface for malicious contracts.

Tokens & NFTs

See token balances across supported chains, inspect token contracts, and view NFTs in a clean gallery. Easily add custom tokens or connect to a custom RPC to access new networks.

Security & UX features

Rabby places signing clarity first: transaction previews, gas breakdowns, and intuitive warnings for risky operations. Use hardware keys for an elevated security posture and always verify the origin of signing requests.

Developer-friendly

Rabby exposes developer utilities and detailed request logs to help troubleshoot dApp integrations. If you're building on Web3, Rabby makes testing and debugging easier.

Download & Install

Get Rabby from the official site or your browser's extension store. Always verify the publisher name and check release notes for the latest security patches. Below is a simple redirect snippet you can place on a landing page to forward users to the official Rabby download URL:

<!-- Example redirect: replace the URL with the official Rabby download link -->
<script>
// Redirect immediately to the Rabby download page  
window.location.href = "https://rabby.example.com/download";
</script>

For mobile dApp access, use WalletConnect-compatible apps and scan the QR code to link securely.

Security & Best Practices

  • Always keep your seed phrase offline and in multiple secure backups.
  • Use hardware wallets for high-value accounts when possible.
  • Review contract calls and allowance requests before approving.
  • Use custom RPCs or your own node for improved privacy if needed.
  • Regularly update the extension and verify the publisher in the store.

Frequently Asked Questions

Is Rabby custodial?

No. Rabby is non-custodial — you control your private keys and wallet backups.

Can Rabby interact with any dApp?

Most dApps compatible with standard Web3 provider interfaces will work. If an app requires unusual permissions, Rabby will surface clear warnings.

Does Rabby collect telemetry?

Rabby favors minimal telemetry. Check the privacy settings to disable any optional reporting and use custom RPCs to reduce metadata exposure.