kashishkhullar / pbft
Implementation of PBFT in node.js
☆22Updated 2 years ago
Alternatives and similar repositories for pbft:
Users that are interested in pbft are comparing it to the libraries listed below
- Cryptographic accumulator based on the strong RSA assumption, Python & Solidity☆76Updated 6 years ago
- Source code for the VLDB21 paper "SlimChain: Scaling Blockchain Transactions through Off-Chain Storage and Parallel Processing"☆45Updated 3 years ago
- ☆24Updated 4 years ago
- A simple implementation of HotStuff consensus protocol☆18Updated 4 years ago
- This is the repository to host the code for hslang parsing and code generation.☆21Updated 2 years ago
- Source code for the ICDE 2023 paper "Scaling Blockchain Consensus via a Robust Shared Mempool"☆27Updated 2 years ago
- ☆38Updated 2 years ago
- ☆189Updated last month
- FPC enables Confidential Chaincode Execution for Hyperledger Fabric using Intel SGX.☆164Updated this week
- BlockMaze: An Efficient Privacy-Preserving Account-Model Blockchain Based on zk-SNARKs☆41Updated 4 years ago
- a blockchain network simulator aimed at researching consensus algorithms for performance and security☆83Updated last year
- The Honey Badger of BFT Protocols☆141Updated 2 years ago
- Implementation of MinBFT consensus protocol.☆62Updated last year
- Playing around with HotStuff BFT consensus protocol.☆19Updated 5 years ago
- The first go implementation of verifiable delay function (VDF)☆55Updated 5 years ago
- the golang code of simple pbft consensus implementation☆12Updated 4 years ago
- A simple Python implementation of threshold BLS signatures.☆40Updated 11 months ago
- Simulation of several BFT consensus algorithms for benchmarking