You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Go to any app/site like aave, and hit connect wallet
Metamask will connect
Expected behavior
There to be a way for Rivet to connect instead
The text was updated successfully, but these errors were encountered:
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.
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:
connect wallet
Expected behavior
There to be a way for Rivet to connect instead
The text was updated successfully, but these errors were encountered: