Hook to check if Metamask is installed. #3572
Unanswered
phillipnunes
asked this question in
Ideas
Replies: 1 comment 1 reply
-
To achieve this, rely on the Here's an enhanced snippet that transforms this concept into a hook for detecting whether a wallet is installed:
Now you can use it as follows:
Or
Feel free to modify and enhance this code to suit your specific requirements. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using wagmi version 2.5.5 and didn't find a hook or a way to use the library to verify if Metamask wallet is installed in the browser (if possible also on mobile). Is that possible? If not, I guess it's a nice feature to have
Beta Was this translation helpful? Give feedback.
All reactions