Tagged articles
13 articles
Page 1 of 1
Ctrip Technology
Ctrip Technology
Feb 28, 2019 · Blockchain

Extending Hyperledger Fabric Orderer with Tendermint PBFT Consensus

This article explains how to augment Hyperledger Fabric's orderer service by integrating Tendermint's ABCI to implement a PBFT consensus mechanism, detailing the limitations of solo and Kafka ordering, the motivation for decentralized ordering, and the step‑by‑step implementation approach.

BlockchainConsensusOrderer
0 likes · 10 min read
Extending Hyperledger Fabric Orderer with Tendermint PBFT Consensus
Ctrip Technology
Ctrip Technology
Dec 12, 2018 · Blockchain

Ctrip Blockchain Service Platform (CBaaS): Architecture, Fabric Design, and Enterprise Adoption

The article presents Ctrip’s Blockchain Service Platform (CBaaS), detailing its motivation, architecture, and the advantages of using Hyperledger Fabric’s modular design—including contract execution, consensus, permission control, and multi‑chain capabilities—to simplify enterprise blockchain adoption and enable secure, data‑rich on‑chain applications.

BlockchainCBaaSCtrip
0 likes · 19 min read
Ctrip Blockchain Service Platform (CBaaS): Architecture, Fabric Design, and Enterprise Adoption
JD Tech Talk
JD Tech Talk
Aug 30, 2018 · Blockchain

Design of a Blockchain‑Based Financial Risk Data Sharing Alliance (Version 2.0)

The article analyzes the shortcomings of current seller‑driven financial risk data sharing, proposes a blockchain consortium architecture using Hyperledger Fabric, compares a 1.0 token‑based design with an improved 2.0 version that adds a service layer, secure multi‑party computation, and regulatory oversight to achieve fair pricing, data quality, security, and efficient transaction processing.

BlockchainToken economyconsortium
0 likes · 13 min read
Design of a Blockchain‑Based Financial Risk Data Sharing Alliance (Version 2.0)
58 Tech
58 Tech
Aug 29, 2018 · Blockchain

Evolution of 58BaaS: From Hyperledger Fabric Network Construction to Client API, Chaincode Management, Debugging, and Monitoring

This article details the end‑to‑end evolution of 58BaaS, covering blockchain fundamentals, the three‑stage Hyperledger Fabric network deployment, Kubernetes‑based chaincode container management, a simplified client API with configuration files, performance and robustness enhancements, debugging tools, and a Prometheus‑Grafana monitoring solution.

BaaSBlockchainChaincode
0 likes · 14 min read
Evolution of 58BaaS: From Hyperledger Fabric Network Construction to Client API, Chaincode Management, Debugging, and Monitoring
JD Tech
JD Tech
Aug 28, 2018 · Blockchain

Design of a Blockchain‑Based Financial Risk Data Sharing Alliance (Version 1.0 & 2.0)

The article describes the business scenario of financial risk data sharing, identifies pain points of current query‑based pricing models, and proposes two blockchain consortium designs—Version 1.0 and an improved Version 2.0—detailing token‑based pricing, smart‑contract accounting, service‑layer architecture, and deployment on Hyperledger Fabric.

Token economyhyperledger-fabric
0 likes · 13 min read
Design of a Blockchain‑Based Financial Risk Data Sharing Alliance (Version 1.0 & 2.0)
JD Tech Talk
JD Tech Talk
Aug 28, 2018 · Blockchain

Design of a Blockchain‑Based Financial Risk Data Sharing Alliance (Version 1.0 & 2.0)

The article analyses the shortcomings of traditional seller‑driven financial risk data queries and proposes a blockchain consortium that uses distributed ledger, consensus, smart contracts and token‑based pricing to enable fair, secure, and efficient data sharing and settlement among financial institutions.

BlockchainFinancial Data Sharingconsortium
0 likes · 14 min read
Design of a Blockchain‑Based Financial Risk Data Sharing Alliance (Version 1.0 & 2.0)
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 10, 2018 · Blockchain

How Hyperledger Fabric Solves Trust Issues in Supply Chain Finance

Hyperledger Fabric, an open‑source blockchain framework from the Linux Foundation, provides immutable ledgers, consensus mechanisms, and identity management to address trust challenges in scenarios like inter‑bank settlement and supply‑chain finance, detailing its data structures, modules, transaction flow, and core services.

BlockchainConsensusIdentity Management
0 likes · 19 min read
How Hyperledger Fabric Solves Trust Issues in Supply Chain Finance
Architects Research Society
Architects Research Society
Sep 2, 2017 · Blockchain

Comparison of Bitcoin, Ethereum, and Hyperledger Fabric: Consensus, Smart Contracts, and Programming Languages

This article presents a side‑by‑side comparison of three major blockchain platforms—Bitcoin, Ethereum, and Hyperledger Fabric—detailing their required cryptocurrencies, network types, permission models, consensus algorithms, smart‑contract support, and primary programming languages, and typical use cases.

BitcoinBlockchainConsensus
0 likes · 2 min read
Comparison of Bitcoin, Ethereum, and Hyperledger Fabric: Consensus, Smart Contracts, and Programming Languages
Architects Research Society
Architects Research Society
Oct 17, 2016 · Blockchain

Hyperledger Fabric Chaincode Examples: Notarization, Asset Transfer, Digital Currency, Diploma Verification, Energy Sharing, and Logistics

This article presents a series of Hyperledger Fabric chaincode examples written in Go, covering information notarization, asset trading, digital currency issuance, diploma verification, community energy sharing, and logistics supply chain, each with functional descriptions, key functions, data models, and REST‑API interaction details.

BlockchainChaincodeGo
0 likes · 20 min read
Hyperledger Fabric Chaincode Examples: Notarization, Asset Transfer, Digital Currency, Diploma Verification, Energy Sharing, and Logistics