andrewaarestad/mevcube-frontend

Improve network selection UX

Opened this issue · 0 comments

Right now the app assumes you connect to the expected network and fails if you don't.

We should detect which network the user is connected to, and if it's the wrong one:

  • pop up a message saying they are connected to the wrong network
  • Metamask integration: ask the user to switch to the right network
  • Disable app while connected to the wrong network
  • Detect network change and re-enable app once correct network is active