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] Generate EigenLayer AVS from templates with cargo-tangle #493

Open
Tjemmmic opened this issue Nov 21, 2024 · 0 comments · May be fixed by #501
Open

[TASK] Generate EigenLayer AVS from templates with cargo-tangle #493

Tjemmmic opened this issue Nov 21, 2024 · 0 comments · May be fixed by #501
Assignees
Labels
feature ➕ Tasks that are functional additions or enhancements task ✔️

Comments

@Tjemmmic
Copy link
Contributor

Overview

Tangle - Current option

Similar to creating Tangle blueprints from the blueprint template with:

cargo tangle blueprint create --tangle

EigenLayer - New options

An equivalent should be made for EigenLayer:

cargo tangle blueprint create --eigenlayer <TYPE>

where you can use bls or ecdsa as the Type, determining which template is used. Omitting the type will default to bls.

Default

Leaving out Tangle or Eigenlayer defaults to Tangle:

cargo tangle blueprint create
@Tjemmmic Tjemmmic added feature ➕ Tasks that are functional additions or enhancements task ✔️ labels Nov 21, 2024
@Tjemmmic Tjemmmic self-assigned this Nov 21, 2024
@github-project-automation github-project-automation bot moved this to Not Started 🕧 in Webb Universe Nov 21, 2024
@Tjemmmic Tjemmmic moved this from Not Started 🕧 to Building 🏗️ in Webb Universe Nov 21, 2024
@Tjemmmic Tjemmmic linked a pull request Nov 27, 2024 that will close this issue
@Tjemmmic Tjemmmic linked a pull request Nov 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ➕ Tasks that are functional additions or enhancements task ✔️
Projects
Status: Building 🏗️
Development

Successfully merging a pull request may close this issue.

1 participant