Handle Absent Injected Wallet
Closed this issue · 1 comments
Realkayzee commented
Handle Absent Injected Wallet
In a situation where users don't have any injected wallet installed, developers are meant to receive a response, so as to handle what to display to users. Doing this will help increase user experience
fracek commented
This is already possible by getting the connectors
list (from the useConnect
hook, docs is currently wrong) and checking they're available
.