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

Write indexer backed services #38

Open
2 tasks
Tracked by #36
samlaf opened this issue Oct 14, 2023 · 0 comments
Open
2 tasks
Tracked by #36

Write indexer backed services #38

samlaf opened this issue Oct 14, 2023 · 0 comments
Assignees
Labels
p2 mid priority

Comments

@samlaf
Copy link
Collaborator

samlaf commented Oct 14, 2023

We use services to read state and events from eigenlayer and avs contracts. We currently only have implementations (eg1, eg2) that read state using eth_ calls and events using websocket subscriptions.

We should write an implementation that is backed by an indexer instead of an eth client.

Action Items

  • write a blspubkeycompendiumservice implementation that uses thegraph as backend
  • write an avsregistryservice implementation that uses thegraph as backend
@samlaf samlaf added the p2 mid priority label Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2 mid priority
Projects
None yet
Development

No branches or pull requests

2 participants