所有的材料都放在imocc目录
实战项目
课程中编写的链码
- assetsExchange: 资产交易平台链码
- badexample: 一个错误的示范例子
fabric部署脚本目录
课外教辅材料
一些架构图
密码学:加密、签名以及证书等等
行为驱动开发
需求 概要设计 详细设计 开发 需求 开发
公共库
- 错误处理
- 日志处理
- 账本存储
- 各种工具
- ...
核心库,组件核心逻辑
开发环境、Vagrant
文档相关
事件监听机制
一些例子
最终一致性共识算法,用于组织内部区块同步
docker镜像打包
成员服务管理 member service provider
排序节点入口
peer节点入口
新功能提案
grpc: protobuffer + rpc jsonrpc: json + rpc
Note: This is a read-only mirror of the formal Gerrit repository, where active development is ongoing. Issue tracking is handled in Jira
This project is an Active Hyperledger project. For more information on the history of this project see the Fabric wiki page. Information on what Active entails can be found in the Hyperledger Project Lifecycle document.
Hyperledger Fabric is a platform for distributed ledger solutions, underpinned by a modular architecture delivering high degrees of confidentiality, resiliency, flexibility and scalability. It is designed to support pluggable implementations of different components, and accommodate the complexity and intricacies that exist across the economic ecosystem.
Hyperledger Fabric delivers a uniquely elastic and extensible architecture, distinguishing it from alternative blockchain solutions. Planning for the future of enterprise blockchain requires building on top of a fully-vetted, open source architecture; Hyperledger Fabric is your starting point.
Please visit our online documentation for information on getting started using and developing with the fabric, SDK and chaincode.
It's recommended for first-time users to begin by going through the Getting Started section of the documentation in order to gain familiarity with the Hyperledger Fabric components and the basic transaction flow.
We welcome contributions to the Hyperledger Fabric Project in many forms. There’s always plenty to do! Check the documentation on how to contribute to this project for the full details.
Hyperledger mailing lists and archives
Hyperledger Fabric Issue Tracking
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.