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

Cannot bypass MM #104

Open
PatrickAlphaC opened this issue Oct 19, 2024 · 1 comment
Open

Cannot bypass MM #104

PatrickAlphaC opened this issue Oct 19, 2024 · 1 comment

Comments

@PatrickAlphaC
Copy link

Describe the bug
When working with a browser that also has MM installed, when you click "connect" on a UI, MM will popup, and there is no way for Rivet to be used instead

To Reproduce
Steps to reproduce the behavior:

  1. Go to any app/site like aave, and hit connect wallet
  2. Metamask will connect

Expected behavior
There to be a way for Rivet to connect instead

@darrylyeo
Copy link

The UI would need to support EIP-6963 – this way it would be able to grab the EIP-1193 provider object associated with Rivet's unique rdns value (et.riv), instead of window.ethereum which Rivet and MetaMask are in a race condition to define.

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

2 participants