A Practical Byzantine Fault Tolerance (PBFT) emulator built in Java
☆47May 20, 2022Updated 4 years ago
Alternatives and similar repositories for pbft-java
Users that are interested in pbft-java are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 拜占庭算法 PBFT的JAVA版本实现,在PBFT算法实现同时加入了以下几个功能 1、动态加减公式节点 2、发起升级请求 3、数据同步☆10Jun 15, 2022Updated 4 years ago
- pbft算法基于Socket的java实现☆49Jun 14, 2023Updated 3 years ago
- A simple consensus of PBFT☆13Dec 3, 2019Updated 6 years ago
- ☆14Jul 6, 2018Updated 8 years ago
- 《一种面向区块链的优化PBFT共识算法》基础源代码☆63Jul 22, 2026Updated last month
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Implementation of the Practical Byzantine Fault Tolerant Algorithm (pbft)☆137Dec 29, 2021Updated 4 years ago
- Simulation of several BFT consensus algorithms for benchmarking☆26Jul 29, 2019Updated 7 years ago
- ☆12Oct 30, 2016Updated 9 years ago
- 基于pbft共识算法的贝壳区块链平台☆48Mar 6, 2023Updated 3 years ago
- Integration of the BFT consensus library into Fabric☆29Jan 14, 2022Updated 4 years ago
- ☆12Sep 18, 2018Updated 7 years ago
- Experiments with pBFT☆22Dec 8, 2017Updated 8 years ago
- Clustering of pseudoanonymous bitcoin addresses into related entities using structure of the bitcoin transaction graph and de-anonymizati…☆17Nov 8, 2017Updated 8 years ago
- Hyperledger Fabric 1.4.4,Hyperledger Caliper 0.3.0 configuration - pbft/solo/multichannel☆50Jun 27, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- BFT-SMaRt's project home page☆457Nov 19, 2025Updated 9 months ago
- ☆12Sep 22, 2017Updated 8 years ago
- 一个基于以太坊(Ethereum) &星际文件系统(IPFS)的去中心化的图书馆☆38Apr 2, 2019Updated 7 years ago
- Sample implementation of PBFT consensus algorithm