Summary
Currently we only have extension-based wallet connectors (autoDiscover or specific wallet). But if extensions are not installed in browser, nothing works.
Problem to solve
For example, on iOS, I have metamask native app installed. But on safari, my website shows no wallet to connect with as I have no extension installed.
Proposed solution
Support for external wallet connectors, without extension installed.
Alternatives considered
Is it what @solana/connector made for? If so, it needs documentation to integrate it. How @solana/connector provider interferes with @solana/react-hooks?
Additional context
No response
Summary
Currently we only have extension-based wallet connectors (autoDiscover or specific wallet). But if extensions are not installed in browser, nothing works.
Problem to solve
For example, on iOS, I have metamask native app installed. But on safari, my website shows no wallet to connect with as I have no extension installed.
Proposed solution
Support for external wallet connectors, without extension installed.
Alternatives considered
Is it what @solana/connector made for? If so, it needs documentation to integrate it. How @solana/connector provider interferes with @solana/react-hooks?
Additional context
No response