issues
search
tangle-network
/
gadget
A framework for building modular AVS and Tangle Blueprints: https://docs.tangle.tools/developers/blueprints/introduction
https://tangle.tools
Apache License 2.0
14
stars
4
forks
source link
Schnorrkel
#485
Open
drewstone
opened
1 week ago
drewstone
commented
1 week ago
Overview
Create a blueprint that does multisignature process. I.e.
Service instance specifies a
m
of
n
scheme.
Operators sign message from event or from some job.
They gossip it to other operators using gRPC server or P2P
They aggregate using aggregatable scheme or they collect all and submit onchain.
Overview
Create a blueprint that does multisignature process. I.e.
m
ofn
scheme.