Wallet Connect

Open protocol for connecting wallets to Dapps 

What is Wallet Connect?

Wallet Connect is an open source protocol for connecting decentralized applications to mobile wallets with QR code scanning or deep linking. A user can interact securely with any Dapp from their mobile phone, making WalletConnect wallets a safer choice compared to desktop or browser extension wallets.

How does it work?

Wallet Connect connects web applications to supported mobile wallets. Wallet Connect session is started by scanning a QR code (desktop) or by clicking an application deep link (mobile)


Our Clients

Top Code Contributors

Frequently asked questions

WalletConnect is not an app, but a protocol supported by many different decentralised applications and wallets. Install any of mobile wallets mobile wallets supporting WalletConnect protocol. WalletConnect wallets are available for Android and iPhone.

There is no token. WalletConnect protocol does not run on a blockchain and there are no fees.

WalletConnect project is developed by open source developers of various Wallet and Dapp projects. Please contact us on Discord or Telegram if you want to help the project.

There are libraries for React-Native(Javascript), Android (Java) and Swift (iOS) available. Read more about it in our documentation.

You can support various wallets either using Web3Modal library or add a support for WalletConnect provider directly.

Communication happens over a bridge server that relays messages without access to their content. The contents are encrypted using the session data shared by the QR code or deep link between the dapp and the wallet. Read more about it in our documentation. WalletConnect Association runs a public bridge server, but you can also roll your own.