4meta5 / consensus

blockchain consensus research
3 stars 0 forks source link
blockchain consensus-algorithm

Blockchain Consensus Research

This repo holds my personal notes on modern blockchain consensus mechanisms. It is organized hierarchically, split between Consensus and Cryptography. Most reference code is in Rust.

Consensus

Base layer consensus protocols that take inspiration or closely resemble PBFT

Related Research

Cryptography

WIP