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] Different Base options for creating AVS Blueprints (ECDSA/BLS) #266

Open
2 tasks
Tracked by #232
Tjemmmic opened this issue Sep 10, 2024 · 3 comments
Open
2 tasks
Tracked by #232
Assignees

Comments

@Tjemmmic
Copy link
Contributor

Tjemmmic commented Sep 10, 2024

Overview

When a developer is creating a Blueprint, we want the developer to be able to choose between targets. Each target will change the "starting point" of the generated blueprint.

gadget blueprint create --avs bls
gadget blueprint create --avs ecdsa

Checklist

  • ECDSA Template
  • BLS Template
@Tjemmmic
Copy link
Contributor Author

@shekohex Something like this had been discussed in the past. Let me know your thoughts here, though. Feel free to edit this completely, as well.

@drewstone
Copy link
Contributor

And Eigenlayer (--protocol eigenlayer or --protocol tangle [default])

@shekohex
Copy link
Contributor

That's for the CLI, we can add the protocol as an option.
For the template, that's easy, we could configure it to have different bases. I will work on adding support to EL on the template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Planning 🗺️
Development

No branches or pull requests

3 participants