본 블로그 중 '[블록체인] 하이퍼레저 > [하이퍼레저] 공식문서 번역본 ' 하위의 포스팅된 글은

하이퍼레저 패브릭 공식 사이트의 ' release-1.1'의 doc  부분을 번역한 자료 입니다.

 

스터디를 하면서 1차 번역후 포스팅 한 것으로 잘못 번역된 부분이 있습니다.

월간, 블록체인 멤버들이 시간날때 조금씩 짬짬히  번역을 손보고 있으니..

너그러이 이해해주시고..

이점 참고하여 보시기 바랍니다.

 

또한 포스팅 순서가 목차와 동일하지 않아  이해가 어려울 수 있으므로

아래의 목차를 참조하여 포스팅글을 보시면 하이퍼레저 패브릭 문서를 보시는데 도움이 되시리라 생각합니다.

(아래 목차에 본 블로그의 포스팅과 링크를 걸어두었습니다.)

 

 

HyperLedger Fabric Table of Contents


1. Getting Started

Install Prerequisites
Install Binaries and Docker Images
Hyperledger Fabric Samples
API Documentation
Hyperledger Fabric SDKs
Hyperledger Fabric CA


2. Key Concepts

Introduction
Hyperledger Fabric Functionalities
Hyperledger Fabric Model
Identity
Membership

Peers
Ledger
Use Cases


 

3. Tutorials

Building Your First Network
Writing Your First Application
Adding an Org to a Channel
Upgrading Your Network Components
Chaincode Tutorials
Chaincode for Developers
Chaincode for Operators
System Chaincode Plugins
Videos

 

4. Operations Guides

Upgrading from v1.0.x
Updating a Channel Configuration
Membership Service Providers (MSP)
Channel Configuration (configtx)
Endorsement policies
Error handling
Logging Control
Securing Communication With Transport Layer Security (TLS)
Bringing up a Kafka-based Ordering Service

 

5. Commands Reference

peer command
peer chaincode
• peer channel
peer version
peer logging
peer node
configtxgen
configtxlator
Cryptogen Commands
Fabric-CA Commands

 

6. Architecture Reference

Architecture Explained
Transaction Flow
Hyperledger Fabric CA’s User Guide
• Hyperledger Fabric SDKs
Channels
Capability Requirements
CouchDB as the State Database
Peer channel-based event services
Read-Write set semantics
Gossip data dissemination protocol

 

7. Hyperledger Fabric FAQ

Endorsement

• Security & Access Control

Application-side Programming Model

Chaincode(Smart Contracts and Digital Assets)

Differences in Most Recent Releases


8. Ordering Service FAQ

General

Solo

Kafka
BFT
 

 

9. Contributions Welcome!

10.Glossary

 

 

Fabric CA User’s Guide

 

 

출처 : http://hyperledger-fabric.readthedocs.io/en/release-1.1/#


+ Recent posts