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

[TASK] Default context must contain information about the service instance. #290

Open
drewstone opened this issue Sep 19, 2024 · 0 comments
Assignees

Comments

@drewstone
Copy link
Contributor

drewstone commented Sep 19, 2024

Overview

If I'm a developer of a blueprint, it needs to be extremely clear and easy how to get the information about my service instance. On Tangle this is some entirely reusable and consistent thing, on Eigenlayer it's more specific to the AVS contracts, and other platforms probably also specific. Nonetheless, defining this for Eigenlayer and any customization we need on Tangle side needs to be extremely clear and easy to get (BlueprintManager contract might have custom data from a custom registration hook).

Features

  • Who are the operators? What is their metadata
  • What is the stake distribution of the operators?
  • What is the service instance metadata?
  • What are my contract addresses? This is nice if I want to interact with them in the hooks/jobs/reports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Not Started 🕧
Development

No branches or pull requests

3 participants