Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Create config file based on prompts for operator config #116

@shrimalmadhur

Description

@shrimalmadhur

Is your feature request related to a problem? Please describe.
Using the CLI operator should be able to create config files with bunch of prompts

Right now the eigenlayer operator config create command just creates an operator config file and metadata file with no values.

We want an interactive way where user is asked bunch of questions and based on that, it creates a config with filled fields

Describe the solution you'd like
Operator should be able to create operator config using bunch of prompts

  • Do you want to gate stakers approval
    • If yes, then ask for address
    • If not then just fill Zero Address
  • Do you want your earning to go to any other address
    • If yes, then ask for new addresss
    • If no, just use the operator address
  • What's your eth node?
  • ecdsa key path
  • bls key path
  • network - goerli/mainnet/local?

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions