Skip to content

Provide an example plugin implementation that embeds an upstream plugin #34

@evan2645

Description

@evan2645

It's common to want to provide custom selectors during node attestation without wanting to fork existing upstream plugins. The recommended way to do this is to embed the upstream plugin (i.e. wrap it), and inject custom selectors when Attest is called. That said, we don't have any good examples of how to do this.

This repository should provide, at a minimum, some docs and examples on how to do this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions