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

[FEATURE] [IMPORTANT] Network selection in GET URL #13

Open
Theadri1900 opened this issue Jun 13, 2019 · 0 comments
Open

[FEATURE] [IMPORTANT] Network selection in GET URL #13

Theadri1900 opened this issue Jun 13, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request IMPORTANT important, priority
Milestone

Comments

@Theadri1900
Copy link
Member

Theadri1900 commented Jun 13, 2019

Is your feature request related to a problem? Please describe.

We can't select the network to connect with the autoconnect URL

Describe the solution you'd like
add "network" variable.

/ulcdoc_interactor.html#network:1&mode:check&kernel:0x99

If the user doesn't have metamask, configure web3 to connect to the right network.
If the user has metamask, you need to check if metamask network = configurated network. If not, then promp a message to say it's the wrong network.

Network:
1 = mainnet
2 = ropsten

if not provided :
Check in which network the smart contract exists.
If on both networks: then promp a message to choose.

@Theadri1900 Theadri1900 added enhancement New feature or request IMPORTANT important, priority labels Jun 13, 2019
@Theadri1900 Theadri1900 added this to the 0.0.11 milestone Jun 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request IMPORTANT important, priority
Projects
None yet
Development

No branches or pull requests

2 participants