pbft
There are 46 repositories under pbft topic.
yjjnls/awesome-blockchain
⚡️Curated list of resources for the development and applications of blockchain.
FISCO-BCOS/FISCO-BCOS
FISCO BCOS(发音为/ˈfɪskl bi:ˈkɒz/)是一个稳定、高效、安全的许可区块链平台,已被广泛应用于现实的行业应用。截至目前,已拥有5000多家企事业单位,400多个产业数字化标杆应用,涵盖文化版权、司法服务、政府服务、物联网、金融、智慧社区、房地产建设、社区治理、乡村振兴等领域。FISCO BCOS (pronounced /ˈfɪskl bi:ˈkɒz/) is a stable, efficient, and secure permissioned blockchain platform that has been widely used in real-world industry applications.
harmony-one/harmony
The core protocol of harmony
corgi-kx/blockchain_consensus_algorithm
代码实现五种区块链共识算法 The code implements five blockchain consensus algorithms
truechain/truechain-consensus-core
TrueChain Consensus Protocol: Minerva
luckydonald/pbft
Implementation of the Practical Byzantine Fault Tolerant Algorithm (pbft)
hyajam/jabs
a blockchain network simulator aimed at researching consensus algorithms for performance and security
semuxproject/semux-core
Semux Core
fangvv/SPBFT
《一种面向区块链的优化PBFT共识算法》基础源代码
zhayujie/blockchain-simulator
Some simulations of blockchain consensus based on ns3. Currently implemented consensus protocols include Raft, Paxos and PBFT.
Taraxa-project/taraxa-node
Taraxa blockchain full node implementation
wupeaking/pbft_impl
基于pbft共识算法的贝壳区块链平台
bloqly/bloqly
Bloqly: JavaScript Smart Contracts Engine + SQL database
NeoResearch/libbft
A lightweight and multi-language library for byzantine fault tolerance
revoltez/Blocksharp
Actor based, horizontally scalable Blockchain using Akka.net.
didchain/pbft
simple practical byzantine fault-tolerant
soumyaxyz/Python-PBFT-Blockchain
A Python 3 implementation of a Blockchain with a PBFT conscientious mechanism.
DoraNetwork/ultron
DoraNetwork BlockChain Core Project(Dora Network)
kunta-labs/AfricaOS
A distributed, proposal-based, replicated state machine (RSM) written in pure Rust. AOS is a simple, blockchain protocol designed for customization.
tn606024/simplePBFT
the golang code of simple pbft consensus implementation
diva-exchange/divachain
Blockchain Layer of the DIVA Universe. PBFT consensus. https://diva.exchange
diva-exchange/explorer
Blockchain Explorer of the DIVA.EXCHANGE storage layer
rishnthan/practical-byzantine-fault-tolerance
Implementation of Practical Byzantine Fault Tolerance (PBFT) consensus algorithm in Python
UlordChain/ulord-sidechain-2
The Next Generation Ulord's Sidechain Based on PBFT
lakki0704/Blockchain---PBFT-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
sriharikapu/cryptoalgorthims
This repo comprises of implementation of various proof types using crypto algorithms. Proof of work is a protocol that has the main goal of deterring cyber-attacks such as a distributed denial-of-service attack (DDoS) which has the purpose of exhausting the resources of a computer system by sending multiple fake requests. Proof of stake will make the consensus mechanism completely virtual.
TechPay-io/go-photon
Photon blockchain protocol secured by the Sirius consensus algorithm
fky2015/substrate-MCA
Modified Substrate that using pBFT, Tendermint and Jasmine as a finality-gadget.
myl7/pbft
PBFT (Practical Byzantine fault tolerance) implementation focused on composability
Szymongib/pbft-rust
Toy implementation of Practical Byzantine Fault Tolerance Algorithm in Rust.
hello2mao/go-ethereum
Unofficial Geth supporting more consensus: POW,POA,DPOS,PBFT...
revoltez/PBFTDemo
Simple PBFT workflow execution
atul-khobragade/A-Blockchain-Communication-Resource-Optimization-Consensus-Method
This is a modified version of PBFT consensus algorithm [1]. PBFT was designed as a method to solve the Byzantine General's Problem [2] in a distributed system. This method is designed to optimize the resource usage and reduce network latency.
heacsing/nijika-consensus
A PBFT + PoS consensus engine with easy-to-use API
kunta-labs/aos-paper
Herein lies a technical proposal to free Africa from the financial and economic agreements coerced upon the continent over a century ago by utilizing decentralized collaboration through advanced technology. AfricaOS (AOS) aims to provide a philosophical, and fundamental framework for implementing a simple, distributed, collaborative computer
moonwonlee/blockchain
blockchain