Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility of supporting web (browser wallets) #6

Open
wms2537 opened this issue Jul 15, 2023 · 1 comment
Open

Possibility of supporting web (browser wallets) #6

wms2537 opened this issue Jul 15, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@wms2537
Copy link

wms2537 commented Jul 15, 2023

It seems that browser wallets such as the metamask chrome extension can't be accessed through deep-linking. Based on my research it seems that we need to access the ethereum js object to open the extension, so we might need some js interops to support browser wallet extensions.

Is there any plans currently to support this?

@Luzzotica
Copy link
Contributor

At the moment, I am not working on it.

My focus is on building out the mobile implementation of the modal first, and then adding web support at a later date.

If it's urgent for you, you could help me build it! I've designed the modal to eventually support using the wagmi interface which will interact with ethereum and allow connecting to browser based wallet with ease.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants