-
Notifications
You must be signed in to change notification settings - Fork 447
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clarify when network is different from selected network inside wallet #1465
Comments
May I handle this issue? |
Would love to tackle this! I am a fullstack developer. I can work on frontend applications using ReactJS, NextJS, TypeScript, TailwindCSS and vanilla CSS. |
Could I grab this task? |
Is it okay if I take this? I am a fullstack developer. I can work on frontend applications using ReactJS, NextJS, TypeScript, TailwindCSS and vanilla CSS. Iplan to solve this issue by implementing a network mismatch check by comparing the dApp and wallet networks. If they differ, I’ll display a modal with options to "Switch Network" or "Proceed Anyway." On the transaction approval screen, I’ll also add a visible alert near the network indicator if the mismatch persists, ensuring clear communication to the user. |
I’d like to work on this. |
I would like to work on this issue |
Hi , ETA: |
Can I handle this task? |
Hi, |
Hi, I’d be thrilled to work on this issue as I have extensive experience with front-end technologies, including React and Next.js. ETA: Looking forward to contributing! |
Hello Jeremiah I'm a frontend developer in web3 I have contributed to previous OD hacks. i have made over 85+ contribution in past OD Hacks Here's my OD Hack profile: https://app.onlydust.com/Jemiiah I intend on solving this issue within an ETA of 48 hours. |
working on this issue sorry for the delay @LuizAsFight |
These comments are from ODHack participants. The issues are being handled and assigned through the ODHack platform. While we appreciate the interest, each issue can only be assigned to one person. We apologize if you were not able to get an assignment. |
Right now you can send transactions to execute in the wallet, but if the network is different from the dapp the wallet doesn't react any different.
The idea here is:
The text was updated successfully, but these errors were encountered: