Skip to content

is their any method or function to totally hide desktop wallet from web3Modal #3034

Discussion options

You must be logged in to vote

Options you specified above manage wallets fetched from our explorer api
https://docs.walletconnect.com/2.0/web/web3modal/react/wagmi/custom-wallets#custom-explorer-wallets

MetaMask (injected) comes from wagmi connectors, by default w3mConnectors includes WalletConnectConnector and InjectedConnector, but you can override this, just remove and add what you want like you normally do in Wagmi, however WalletConnectConnector is required
https://docs.walletconnect.com/2.0/web/web3modal/react/wagmi/custom-wallets#custom-wagmi-connectors

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Sriharsh1103
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants