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

Write a chain selection system #21

Open
arrudagates opened this issue Jul 18, 2022 · 0 comments
Open

Write a chain selection system #21

arrudagates opened this issue Jul 18, 2022 · 0 comments
Assignees

Comments

@arrudagates
Copy link
Member

Multiple chains may implement the INV4 + IPF pallets, some may also implement INV4 + RMRK and InvArch chains implement INV4 + IPF + RMRK, we need to add those chains as a hardcoded list of names, their subxt metadata files, whether or not they should use IPF or RMRK for files (or a mix of both) and in the future when we implement smoldot, we'll also need their chainspec. This is fine hardcoded, as once a chain is deployed those are not supposed to change.
For the url protocol to match, it should look like inv4://<chain>/<id>, for Tinkernet in IPS ID 42 it would look like this: inv4://tinkernet/42.

@arrudagates arrudagates self-assigned this Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant