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
I'd like for the metamask configuration to be cached/saved so that every time the dapp opens it's as if I've opened it with my local chrome browser. This makes iteration fast while writing tests.
Describe alternatives you've considered.
I've added a mock provider to my dapp so I bypass whatever metamask interactivity needed... I use that to develop, when I'm done iterating I replace that wiht metamask's interface.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
no
Describe the solution you'd like.
I'd like for the metamask configuration to be cached/saved so that every time the dapp opens it's as if I've opened it with my local chrome browser. This makes iteration fast while writing tests.
Describe alternatives you've considered.
I've added a mock provider to my dapp so I bypass whatever metamask interactivity needed... I use that to develop, when I'm done iterating I replace that wiht metamask's interface.
Additional context
No response
The text was updated successfully, but these errors were encountered: