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

  • 相关阅读:
    angular多个控制器如何共享数据
    $q服务的使用
    $sanitize和$sce服务的使用方法
    json对象与json字符串互转方法
    css语法和JS语法的对比
    让低版本IE也能正常运行HTML5+CSS3网站的3种解决方案
    HTML中的IE条件注释
    区块链是什么,如何评价区块链
    编写Python脚本把sqlAlchemy对象转换成dict的教程
    编写Python脚本把sqlAlchemy对象转换成dict的教程
  • 原文地址:https://www.cnblogs.com/jiftle/p/13461245.html
Copyright © 2011-2022 走看看