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

feat: browser native web3 wallet support #701

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

michael1011
Copy link
Member

@michael1011 michael1011 commented Oct 21, 2024

Closes #696

Not sure yet if we want to do this though. The window.ethereum is flaky when you have multiple browser wallets installed and by the wallet not supporting EIP-6963, it could not support other standards we need (eg signed typed data) either.

Maybe only show the window.ethereum wallet if no others are found?

The "Browser native" provider will only be shown when there are no EIP-6963 providers available

Copy link

vercel bot commented Oct 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
webapp ✅ Ready (Inspect) Visit Preview Oct 28, 2024 4:48pm
webapp-mainnet ✅ Ready (Inspect) Visit Preview Oct 28, 2024 4:48pm

@michael1011 michael1011 force-pushed the browser-native-provider branch from 0848807 to 05c8e53 Compare October 28, 2024 16:47
@michael1011 michael1011 merged commit 00ff6d4 into ledger-support Oct 28, 2024
6 checks passed
@michael1011 michael1011 deleted the browser-native-provider branch October 28, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant