pbft

There are 46 repositories under pbft topic.

  • yjjnls/awesome-blockchain

    ⚡️Curated list of resources for the development and applications of blockchain.

    Language:Go3.5k948479
  • 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.

    Language:C++2.5k107660728
  • harmony

    harmony-one/harmony

    The core protocol of harmony

    Language:Go1.5k891.2k293
  • corgi-kx/blockchain_consensus_algorithm

    代码实现五种区块链共识算法 The code implements five blockchain consensus algorithms

    Language:Go39735144
  • truechain/truechain-consensus-core

    TrueChain Consensus Protocol: Minerva

    Language:Go161233869
  • luckydonald/pbft

    Implementation of the Practical Byzantine Fault Tolerant Algorithm (pbft)

    Language:HTML13641645
  • hyajam/jabs

    a blockchain network simulator aimed at researching consensus algorithms for performance and security

    Language:Java876226
  • semuxproject/semux-core

    Semux Core

    Language:Java762015332
  • fangvv/SPBFT

    《一种面向区块链的优化PBFT共识算法》基础源代码

    Language:Java642014
  • zhayujie/blockchain-simulator

    Some simulations of blockchain consensus based on ns3. Currently implemented consensus protocols include Raft, Paxos and PBFT.

    Language:C++553417
  • Taraxa-project/taraxa-node

    Taraxa blockchain full node implementation

    Language:C++491151123
  • wupeaking/pbft_impl

    基于pbft共识算法的贝壳区块链平台

    Language:Go472110
  • bloqly/bloqly

    Bloqly: JavaScript Smart Contracts Engine + SQL database

  • NeoResearch/libbft

    A lightweight and multi-language library for byzantine fault tolerance

    Language:C++253313
  • revoltez/Blocksharp

    Actor based, horizontally scalable Blockchain using Akka.net.

    Language:C#22405
  • didchain/pbft

    simple practical byzantine fault-tolerant

    Language:Go19013
  • soumyaxyz/Python-PBFT-Blockchain

    A Python 3 implementation of a Blockchain with a PBFT conscientious mechanism.

    Language:Python18107
  • DoraNetwork/ultron

    DoraNetwork BlockChain Core Project(Dora Network)

    Language:Go15306
  • kunta-labs/AfricaOS

    A distributed, proposal-based, replicated state machine (RSM) written in pure Rust. AOS is a simple, blockchain protocol designed for customization.

    Language:Rust15793
  • tn606024/simplePBFT

    the golang code of simple pbft consensus implementation

    Language:Go13205
  • divachain

    diva-exchange/divachain

    Blockchain Layer of the DIVA Universe. PBFT consensus. https://diva.exchange

    Language:TypeScript126916
  • diva-exchange/explorer

    Blockchain Explorer of the DIVA.EXCHANGE storage layer

    Language:TypeScript7756
  • rishnthan/practical-byzantine-fault-tolerance

    Implementation of Practical Byzantine Fault Tolerance (PBFT) consensus algorithm in Python

    Language:Python7111
  • UlordChain/ulord-sidechain-2

    The Next Generation Ulord's Sidechain Based on PBFT

    Language:Java7411
  • 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

    Language:Python6101
  • 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.

    Language:Go6201
  • TechPay-io/go-photon

    Photon blockchain protocol secured by the Sirius consensus algorithm

    Language:Go6124
  • fky2015/substrate-MCA

    Modified Substrate that using pBFT, Tendermint and Jasmine as a finality-gadget.

    Language:Rust5242
  • myl7/pbft

    PBFT (Practical Byzantine fault tolerance) implementation focused on composability

    Language:Go510
  • Szymongib/pbft-rust

    Toy implementation of Practical Byzantine Fault Tolerance Algorithm in Rust.

    Language:Rust5100
  • hello2mao/go-ethereum

    Unofficial Geth supporting more consensus: POW,POA,DPOS,PBFT...

    Language:Go4202
  • revoltez/PBFTDemo

    Simple PBFT workflow execution

    Language:C#4200
  • 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.

    Language:Python3111
  • heacsing/nijika-consensus

    A PBFT + PoS consensus engine with easy-to-use API

    Language:Rust2100
  • 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

    Language:TeX2410
  • moonwonlee/blockchain

    blockchain

    Language:HTML2100