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

Extension for smoldot v.0.3.X - Add/Remove Chains #427

Closed
wirednkod opened this issue Jul 27, 2021 · 0 comments · Fixed by #428
Closed

Extension for smoldot v.0.3.X - Add/Remove Chains #427

wirednkod opened this issue Jul 27, 2021 · 0 comments · Fixed by #428
Assignees
Projects
Milestone

Comments

@wirednkod
Copy link
Contributor

When an app is connected in Smoldot through the extension, it should call Smoldot with the chain specs, no matter if the chain is a relay chain or not. Smoldot will understand and keep only 1 chain connected.
During connection the Extension should keep an Id on the app for each Chain that is connected to.
Upon disconnection the Extension should call again Smoldot with remove() function, for the specific chain that app was connected to.

@wirednkod wirednkod self-assigned this Jul 27, 2021
@wirednkod wirednkod added this to To do in V1 Launch via automation Jul 27, 2021
@wirednkod wirednkod added this to the v1 milestone Jul 27, 2021
V1 Launch automation moved this from To do to Done Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant