Skip to content

Break off cli into a self-contained binary #56

@samlaf

Description

@samlaf

Right now cli is tied to operator (it constructs an operator struct and uses it to register). This is bad because it means the operator has to take the eigenlayer operator ecdsa key as input, which goes against our new guidelines.

Furthermore, breaking the cli off into a self-contained binary will make it reusable by other AVS teams.

Action items

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