OriginProtocol / ousd-governance

OUSD Governance Portal and Contracts
11 stars 4 forks source link

Wait for user intent before opening wallet #369

Open micahalcorn opened 1 year ago

micahalcorn commented 1 year ago

Users should not be hit with a MetaMask prompt immediately when opening our dapps. The Origin Dollar dapp does not prompt the user until she clicks a connect button. This is the way it should be. Currently, I get interrupted by MetaMask when I first load governance.ousd.com, which may only be true because I have connected my account but my MetaMask is locked.

https://www.loom.com/share/79a8c77032e341069d29faa55a028a8c

franckc commented 1 year ago

Let's try to standardize our wallet connect library across all our sites. Chat with @tomhirst - I think he had tried a few months ago

rafaelugolini commented 1 year ago

Let's try to standardize our wallet connect library across all our sites. Chat with @tomhirst - I think he had tried a few months ago

This is the best library out there to connect wallets: https://www.rainbowkit.com/

tomhirst commented 1 year ago

Let's try to standardize our wallet connect library across all our sites. Chat with @tomhirst - I think he had tried a few months ago

This is the best library out there to connect wallets: https://www.rainbowkit.com/

Yeah, I've been banging this drum for a while 😆