superchain-relayer
superchain-relayer copied to clipboard
improve UX around network(chain) switching
- the user's wallet needs to be connected on the L1 in order to prove transactions
- we should flag if user is connected to the wrong chain
- when user changes the l2 network in the dropdown, we should trigger a network switch on the user's wallet to the corresponding l1
Without this, it can get confusing why the transactions are not being sent, and make it unclear which network to connect to (L1 or L2?).