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.

  1. Service instance specifies a m of n scheme.
  2. Operators sign message from event or from some job.
  3. They gossip it to other operators using gRPC server or P2P
  4. They aggregate using aggregatable scheme or they collect all and submit onchain.