Skip to content
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

Automatically connect to the best node possible (Connection Component) #9

Closed
shawntabrizi opened this issue Sep 2, 2019 · 2 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@shawntabrizi
Copy link
Collaborator

shawntabrizi commented Sep 2, 2019

The UI should try to automatically connect to the best node possible.

In order of priority:

  • Local Node (ws://127.0.0.1:9944/)
  • Dev Node (wss://dev-node.substrate.dev:9944/)
  • Kusama Node
  • Custom Node (input field)
  • Other?

There should also be a component which allow you to set the node you want to connect to

@jimmychu0807
Copy link
Owner

Also allow programmatically to switch socket URL

@jimmychu0807
Copy link
Owner

We can provide an rpc param to specify a node in the URL now. This should give enough flexibility. Closing this issue for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants