-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat: add ability to switch networks #214
Labels
Comments
Hello, @sirpy @decentralauren can i get assigned to this? |
@eben619 are you refering to the scouts game? I don't believe you need to be assigned to it, just submit a PR |
Can I be assigned to this task? I can follow the implementatio @ https://github.com/L03TJ3 to add ability to switch networks |
@Immadominion @eben619 you don't need to be assigned, just propose a PR |
17 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
see also #181
If user is not connected to Celo currently UI just shows unsupported network.
Usually it should be a button or modal triggering switch network request to metamask.
Also since we are just on celo perhaps it should already say switch to celo
Implementation Description:
When user is connected to a non supported network the UI should automatically ask user to switch network
Technical description
The text was updated successfully, but these errors were encountered: