Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Break off cli into a self-contained binary #13

Closed
samlaf opened this issue Oct 31, 2023 · 2 comments
Closed

Break off cli into a self-contained binary #13

samlaf opened this issue Oct 31, 2023 · 2 comments
Assignees

Comments

@samlaf
Copy link
Collaborator

samlaf commented Oct 31, 2023

Right now cli is tied to operator (it constructs an operator and uses it to register).
We should break off this cli into a self-contained binary, so that it can be reused by eigenDA and other teams.

@samlaf
Copy link
Collaborator Author

samlaf commented Nov 2, 2023

We're creating a bunch of tooling for AVS teams that use our registry contracts, which I feel is going to get out of hand. Feels like we should consolidate all of them in a single repo, basically the offchain equivalent of https://github.com/Layr-Labs/eigenlayer-middleware. We could call it eigenlayer-middleware-offchain or something. It would contain:

  • AvsSync
  • registration cli (already we've duplicated this code for eigenDA and inc-sq, we should consolidate)
  • subgraphs to index the different contracts

@samlaf samlaf self-assigned this Nov 30, 2023
@samlaf
Copy link
Collaborator Author

samlaf commented May 13, 2024

Closing in favor of newer #56

@samlaf samlaf closed this as completed May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant