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

  • 相关阅读:
    无穷有界数列,必有收敛子列(待证)
    有界闭区间内的连续函数必然有界
    数学分析提纲目录
    有限覆盖定理
    函数极限的柯西收敛准则
    数列的柯西收敛准则证明-----华东师大构造数列证明法
    数列柯西收敛准则的子列收敛证明法(取自中科大数分教材)
    用有限覆盖证明闭区间上的连续函数,必然一致连续
    数据库-模糊查询-like关键字-练习
    数据库-基础查询-练习
  • 原文地址:https://www.cnblogs.com/jiftle/p/13461245.html
Copyright © 2011-2022 走看看