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

Create config file based on prompts for operator config #116

Closed
shrimalmadhur opened this issue Oct 12, 2023 · 0 comments · Fixed by #125
Closed

Create config file based on prompts for operator config #116

shrimalmadhur opened this issue Oct 12, 2023 · 0 comments · Fixed by #125
Assignees
Labels
enhancement New feature or request

Comments

@shrimalmadhur
Copy link
Collaborator

shrimalmadhur commented Oct 12, 2023

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant