Tag

Hyperledger Fabric

0 views collected around this technical thread.

360 Tech Engineering
360 Tech Engineering
Apr 9, 2021 · Blockchain

Understanding Consortium Chains and Hyperledger Fabric's Admission Mechanism

This article compares consortium (alliance) chains with public chains, explains why consortium chains are favored in enterprise scenarios, and details Hyperledger Fabric's admission mechanism, including MSP identity, channel architecture, and member management, supported by diagrams and practical examples.

BlockchainHyperledger FabricMSP
0 likes · 11 min read
Understanding Consortium Chains and Hyperledger Fabric's Admission Mechanism
360 Smart Cloud
360 Smart Cloud
Apr 9, 2021 · Blockchain

Consortium Chains vs Public Chains and the Admission Mechanism of Hyperledger Fabric

This article explains the key differences between consortium (permissioned) and public blockchains, details Hyperledger Fabric’s architecture—including MSP, channels, and ordering services—and describes how Fabric implements an admission mechanism to control network membership.

BlockchainHyperledger FabricMSP
0 likes · 9 min read
Consortium Chains vs Public Chains and the Admission Mechanism of Hyperledger Fabric
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.

BlockchainConsensusHyperledger Fabric
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.

BlockchainData SharingHyperledger Fabric
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.

BlockchainData SharingHyperledger 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 SharingHyperledger Fabric
0 likes · 14 min read
Design of a Blockchain‑Based Financial Risk Data Sharing Alliance (Version 1.0 & 2.0)
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
Architects Research Society
Architects Research Society
Oct 17, 2016 · Blockchain

Hyperledger Fabric Architecture Overview and Chaincode Development Guide

This article provides a comprehensive overview of Hyperledger Fabric’s architecture, detailing its three core components, key terminology, protobuf definitions for transactions, blocks and messages, chaincode development in Go, and proposed role‑based redesign for improved scalability.

BlockchainChaincodeConsensus
0 likes · 14 min read
Hyperledger Fabric Architecture Overview and Chaincode Development Guide