Other Posts

Understanding Loki Hybrid Consensus Algorithm

In the previous article of the technical paper review series, we explored FastFabric, Understanding FastFabric: How to scale Hyperledger transactions per second In this article, we’ll review the hybrid consensus algorithm – LOKI, which is a privacy oriented blockchain system, which was built on top of Monero source code. Loki uses a hybrid proof of […]

Read More

Understanding FastFabric: How to scale Hyperledger transactions per second

Hyperledger fabric is the most popular, production ready permissioned blockchain developed by IBM, now maintained under the Linux Foundation. Higher throughput was always a challenge for blockchain technologies, the paper tries to address this issue and put forward a couple of plug and play optimisations in the Fabric architecture to enhance its performance from 3k to 20k transaction per second.

Read More