A fully functional blockchain application implemented in Python from scratch (with tutorial).
-
Updated
Nov 11, 2023 - Python
A fully functional blockchain application implemented in Python from scratch (with tutorial).
Commandline tool for searching and downloading files in LAN network, without any central server
This is a Python implementation of CBBA (Consensus-Based Bundle Algorithm).
Blockchain engine for icon foundation.
A fault-tolerant distributed key-value store using the Raft consensus algorithm.
Experiments with pBFT
An open-source, scalable, decentralized, robust, heterogeneous file storage solution which is fault tolerant, replicated, distributed and lets you upload, download, and see the catalog of other cluster with low latency and LRU cache capabilities.
Python package to facilitate the use of popular docking software
Data driven Public Key Ecosystem Backed by Blockchain & Fault Tolerance. Keywords: Trustless PKI, Blockchain, Consensus, Merkle tree, Merkle proof, Practical Byzantine Fault Tolerance (PBFT), Proof of Work (PoW), X.509 alternative
A simple and lightweight pure Python implementation of RAFT Consensus.
Implementation of Practical Byzantine Fault Tolerance (PBFT) consensus algorithm in Python
1. Implementation of PBFT in python. 2.Clustering the miners on the basis of distance. 3.Using ML to optimise the number of clusters to get the minimum number of commits
Generate and solve random instances of MAX-SAT and instances of MAX-SAT that are deterministically and pseudo-randomly generated from the solutions of previous MAX-SAT instances. This is a prototype of how a proof of work algorithm can be derived from a relevant problem.
A Space-structured blockchain which is high-performance and suitable for IoT scenarios.
A simple blockchain written in Python. The main aim is to develop an understanding of how blockchain works.
Simple Blockchain implementation in Python
Implementation of two-phase commit protocol for course CS380D
Raft based leader Election algorithm in the presence of crash failures, on top of a message passing based consensus algorithm.
Paxos Algorithm Implementation in Python
Simple Blockchain
Add a description, image, and links to the consensus-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the consensus-algorithm topic, visit your repo's landing page and select "manage topics."