2 repos
Algorithms that enable distributed nodes to reach agreement on the state of a shared ledger.
Explore 2 awesome GitHub repositories matching networking & communication · Consensus Engines. Refine with filters or upvote what's useful.
This project is a cryptographic consensus engine and distributed ledger client that functions as a peer-to-peer network node. It enables decentralized network participation by allowing users to independently validate transactions and blocks, ensuring data integrity and consensus without reliance on a centralized author
etcd is a distributed, strongly consistent key-value store designed to provide reliable storage for critical system metadata and coordination primitives. It functions as a distributed consensus engine, utilizing a replicated log and leader-based state machine to ensure that all nodes in a cluster maintain a synchronize