Skip to content

CLI Tool: Strip metadata to only include certain pallets #629

@jsdw

Description

@jsdw

A common use case of Subxt is to generate client logic to talk to specific pallets.

Currently the CLI tool downloads the entirety of the metadata from a node.

It'd be nice if we could instruct the client to strip metadata (either direct from a node or provided) to include only the information necessary for specific pallets to be called. This would allow for more compact codegen and smaller metadata files to be kept around among other things.

Metadata

Metadata

Assignees

No one assigned

    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