Allow connect function to not sync wallet chain state with wagmi state. #4439
Unanswered
conwayconstar
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In our application, we aim to fully decouple the wallet's connected chain from the dApp's state. For example, if the dApp is operating on the Base chain while the wallet is connected to Ethereum, the application's state should remain on Base. The user would only be prompted to switch their wallet's chain when necessary for a transaction. This approach ensures a seamless and uninterrupted user experience within the dApp.
Beta Was this translation helpful? Give feedback.
All reactions