There are 0 repository under consensus-protocol topic.
Kaspa full-node reference implementation and related libraries in the Rust programming language
Notes on Lindsey Kuper's lectures on Distributed Systems
A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.
This is my attempt to list all possible blockchain consensus out there, i welcome pull request of the blockchain community! lets make it the main reference for blockchain consensus
Implementation of MinBFT consensus protocol.
Mysticeti: Low-Latency DAG Consensus with Fast Commit Path
Website for our final year project - FRING: FAST BLOCKCHAIN ON SGX-FACILITATED PEER-TO-PEER NETWORK; Project FRing includes a new peer-to-peer network protocol that improves communication performance among peers and an implementation of fast, consistent blockchain system on top of this P2P network.
Chia Docs - documentation on the Chia blockchain, protocol and client
mitum is general purpose blockchain factory.
Global Consensus Control of Lipschitz Nonlinear Multi-Agent Systems
Implementation of a distributed database intended for a MMO game (Bitcraft), a project developed as part of the advanced distributed systems course. Project dir for ID2203 VT24 P3
FeBFT is an efficient BFT ordering protocol implementation for Atlas where a group of n = 3f + 1 nodes are responsible for replicating a service, that is usually exposed via a RPC interface. The properties of these systems are such that despite the byzantine failure of (up to) f nodes, the service abstraction will continue operating as normal
A PoC cryptocurrency with a PoC blockchain and consensus protocol; whitepaper on the way.
A basic Blockchain implementation written in Golang
Implementation of multi-paxos and paxos in go language
This repository serves as a simple yet comprehensive introduction to various consensus protocols. Explore basic implementations of consensus algorithms, gain insights into their workings, and use them as a foundation for understanding distributed systems.
PoC implementation of the Zellular sequencing protocol
Asynchronous Consensus lib
A implementation of distributed, sharded, replicated KV storage system
This repository is a part of the Multi-Robot Systems project at the Faculty of Electrical Engineering and Computing, University of Zagreb.
A test repo that will review over the basics of the XRP Ledger and provide information for interacting with XRPL
DAGESTAN: Directed Acyclic Graph Engine for Succinct Trusted Asynchronous Networking - Powering Scalable Web3 Solutions in Setheum, producing a Blockchain Network via DAG Consensus Engine for Setheum
Implementation of Proof of Existence consensus using Substrate Framework, Frame, Pallets, RUST