Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
Transaction -> QuorumCertificate
Broadcast transactions to multiple remote validators, collect their cryptographic signatures, and assemble them into a quorum certificate once a trust threshold is met.
Problem it solves
Clients must independently verify that an operation has achieved sufficient validator agreement without relying on a single trusted intermediary.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.