Skip to content
This repository was archived by the owner on Aug 18, 2026. It is now read-only.
This repository was archived by the owner on Aug 18, 2026. It is now read-only.

Write a chain selection system #21

Description

@arrudagates

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions