WuEcho / PBFT
Go语言实现PBFT算法
☆49Updated 3 years ago
Alternatives and similar repositories for PBFT:
Users that are interested in PBFT are comparing it to the libraries listed below
- Hyperledger Fabric 1.4.4,Hyperledger Caliper 0.3.0 configuration - pbft/solo/multichannel☆47Updated 3 years ago
- 基于pbft共识算法的贝壳区块链平台☆48Updated 2 years ago
- Sample implementation of PBFT consensus algorithm☆226Updated 3 years ago
- fabric0.6-pbft共识模块源码阅读笔记☆62Updated last year
- Experiments with pBFT☆22Updated 7 years ago
- 《一种面向区块链的优化PBFT共识算法》基础源代码☆64Updated last year
- A simple consensus of PBFT☆13Updated 5 years ago
- 基于分片技术实现 高性能区块链☆24Updated 4 years ago
- It's a simulator of pbft☆58Updated 6 years ago
- This project is the crypto library for XuperChain. Ring signature, multi signature, schnorr signature, secret share, hierarchical determi…☆63Updated last year
- 使用fabric-sdk-go实现的基于Hyperledger Fabric的应用示例☆165Updated 6 years ago
- Probe is a web GUI application with for Hyperledger Fabric maintainer, user, research to find the best block config logic for specific ch…☆36Updated 2 weeks ago
- Demo for how algorithms dpos with pbft works☆189Updated 8 years ago
- A Practical Byzantine Fault Tolerance (PBFT) emulator built in Java☆43Updated 2 years ago
- ☆89Updated 3 years ago
- CrossChain in fabric☆21Updated 4 years ago
- TWGC Fabric 性能优化小组 wiki☆39Updated 2 years ago
- 基于Hyperledger Fabric 使用fabric-sdk-go实现的一个征信应用.☆232Updated 4 years ago
- a blockchain project based pos+pbft consensus algorithm and evm powered by tendermint and ethereum☆44Updated 2 years ago
- This is an implementation of the Pracltical Byzantine Fault Tolerance protocol using Python☆20Updated 2 years ago
- pbft算法基于Socket的java实现☆48Updated last year
- ☆24Updated 2 years ago
- fabric-iot is a Blockchain Based Decentralized Access Control System in IoT☆76Updated last year
- ☆190Updated last month
- PBFT是经典的拜占庭容错算法,其不依赖同步性假设、以及显著高于同类算法的性能,达到 了Pratical(实用)而广受推崇,也是目前联盟链中广泛采用的共识算法。本文结合理解对算法论文前5章做了释译。☆16Updated 5 years ago
- ☆32Updated 2 years ago
- 区块链底层技术的研究和尝试,ETH智能合约,DAPP,IPFS,超级账本,联盟链Hyperledger Fabric☆32Updated 2 years ago
- fabric with GM crypto.Changed from http://github.com/hyperledger/fabric☆53Updated 4 years ago
- ☆37Updated 4 years ago
- APBFT is an improvement of the PBFT consensus protocol.