zoukankan      html  css  js  c++  java
  • 区块链之超级账本Hyperledager Fabric

    Hyperledger Fabric join the chat

    Build Status CII Best Practices Go Report Card GoDoc Documentation Status

    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.
    Releases

    Fabric releases and release notes can be found on the GitHub releases page.

    Please visit the Hyperledger Fabric Jira dashboard for our release roadmap. We plan on a quarterly release cadence, delivering on a scoped set of themes and select features. Unless specified otherwise, all releases will be upgradable from the prior minor release.
    Documentation, Getting Started and Developer Guides

    Please visit our online documentation for information on getting started using and developing with the fabric, SDK and chaincode:

    v2.2
    v2.1
    v2.0
    v1.4
    v1.3
    v1.2
    v1.1
    v1.0
    master branch (development)
    

    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.
    Contributing

    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.
    Community

    Hyperledger Community

    Hyperledger mailing lists and archives

    Hyperledger Chat

    Hyperledger Fabric Issue Tracking (JIRA)

    Hyperledger Fabric Wiki

    Hyperledger Wiki

    Hyperledger Code of Conduct

    Community Calendar
    License

    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/.

  • 相关阅读:
    Swiper 自定义分页器 并实现多个用省略号显示
    Swiper插件 滚动自动切换标题
    HTML 点击返回按钮返回上一页,没有上一页转到首页
    HTML input 模仿Android原生焦点效果
    HTML基础篇(二、HTML文档结构)
    Vue开发 添加微信分享功能(全局分享)
    JS 命令模式(记读《JavaScript设计模式与开发实践》笔记)
    Vue中v-for配合使用Swiper插件问题
    permission-sudo获取权限
    使用es6模块化后打开页面报错
  • 原文地址:https://www.cnblogs.com/jiftle/p/13461245.html
Copyright © 2011-2022 走看看