-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Currently, the application allows users to connect their wallet exclusively via MetaMask. This limitation restricts broader user accessibility and convenience, as it excludes other widely-used wallet providers such as WalletConnect (for mobile wallets), Coinbase Wallet, Trust Wallet, and hardware wallets like Ledger and Trezor.
Details:
Users who prefer or require alternatives to MetaMask are unable to use the app's web3 features.
The lack of multiple wallet integrations may reduce both onboarding rates and flexibility for a broader user base.
Many decentralized applications now support a range of wallet connectors to accommodate various user preferences and platforms (desktop, mobile, browser extension, hardware).
Recommended Actions:
Integrate additional wallet connection options, such as:
WalletConnect (enabling mobile and desktop wallets)
Coinbase Wallet
Trust Wallet
Update the user interface to offer a "Connect Wallet" modal with a selection of providers.
Ensure thorough testing across all supported wallet types for a seamless user experience.
Expanding wallet connectivity will significantly improve accessibility and inclusivity for all users of the platform.