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

  • 相关阅读:
    关于数据库索引,必须掌握的知识点
    Java基础知识面试题(最详细版)
    基于WinForm制作的用户名密码存储器
    DataGridView点击列名自动排序
    WebRequest.Create(url)无效的URI:无效端口指定的URL时
    knockout 数据绑定,同一个页面table位置加载两个不同的表格数据
    pipeline管道初体验
    Socket,长连接,消息推送,消息提醒,未读消息提醒,消息通知,未读消息通知
    搭建SVN服务器
    C#解决jsonp跨域问题jsonp跨域配置
  • 原文地址:https://www.cnblogs.com/jiftle/p/13461245.html
Copyright © 2011-2022 走看看