webb-tools / gadget

A framework for building modular AVS and Tangle Blueprints: https://docs.tangle.tools/developers/blueprints.
https://tangle.tools
MIT License
5 stars 1 forks source link

[TASK] Gadget blueprint create #148

Open drewstone opened 1 month ago

drewstone commented 1 month ago

Gadget blueprint create (Finishing the protocol-template)

We have early beginnings of the protocol template, which compile the gadget into a binary and provide a hash in the CI. What we don't have is the full picture, but we can start building that out now. The full picture will require:

Related