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

Wallet / Provider discovery support #7

Open
4 tasks
jdevcs opened this issue Sep 23, 2024 · 0 comments
Open
4 tasks

Wallet / Provider discovery support #7

jdevcs opened this issue Sep 23, 2024 · 0 comments

Comments

@jdevcs
Copy link
Contributor

jdevcs commented Sep 23, 2024

Add support of CLI command line flag and also add question in CLI tool to user for selection of wallet discovery in generated UI DApp template.

  • old approach window.ethereum or
  • EIP6963.

EIP-6963 is recommended over window.ethereum for discovering and interacting with multiple injected EIP-1193 providers, as it provides a more robust and standardized approach to avoid race conditions and conflicts between multiple wallet providers in same browser.

  • Test
  • documentation

Code snippets in :

  • Angular templates
  • React templates
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

No branches or pull requests

1 participant