Multiwallet linking allows your users to connect multiple wallets simultaneously, switch between them seamlessly, and manage the connected wallets directly via your app. It also allows developers to view analytics and build data-driven improvements for wallets using wallet connection history and more.Documentation Index
Fetch the complete documentation index at: https://docs.reown.com/llms.txt
Use this file to discover all available pages before exploring further.
Use Cases
With Multiwallet linking you can:- Manage multiple wallet connections simultaneously
- Switch between multiple connected wallets
- Build multi-wallet dashboards or portfolio views
- Implement wallet comparison features
- Create advanced wallet and wallet connection management interfaces
- Display and manage wallet connection history
- Access the currently active wallet connection
- Implement wallet-specific features based on the active connection
- Handle connection state changes with callbacks
Why use Multiwallet Linking?
- Build seamless UX: allow users to connect multiple wallets and choose which wallet to use and when
- Deeper insights into user behavior: with multiwallet linking, users don’t need to make 2 profiles to use 2 wallets, removing fragmentation and giving you better insights into user behavior.
- Multichain Compatibility: Multiwallet linking lets you connect Phantom on Solana and Trust on Base for building seamless multichain apps
Get Started
Multiwallet linking is a paid feature available on Pro and Enterprise plans. Pro and Enterprise customers can enable it via the Reown dashboard toggle and implement it via Hooks, includinguseAppKitConnection & useAppKitConnections.
React
Get started with Multiwallet linking in React
Next.js
Get started with Multiwallet linking in Next.js
Vue
Get started with Multiwallet linking in Vue