Examples
Consensus mechanisms — runnable comparison
Small standalone programs that run a proof-of-work loop and a BFT voting round side by side, so the difference in message count and finality is visible rather than described.
- TypeScript
- #consensus
- #simulation