搜索

排序方式
13 个文档
  • epub 文档 Hyperledger Fabric 1.4 Documentation

    0 码力 | 678 页 | 10.02 MB | 2 年前
    3
    文档详细介绍了Hyperledger Fabric 1.4版本的新功能和改进,包括增强的操作服务、改进的编程模型以便于开发分散式应用程序,以及新的教程和文档。Fabric 1.4版本特别适合生产环境部署,提供了更好的服务ability和操作功能,如动态日志级别调整、健康检查和操作指标监控。此外,文档还涵盖了Hyperledger Fabric的核心概念、架构、共识机制以及网络升级指南,帮助用户从v1.3升级到v1.4.x。
  • epub 文档 Hyperledger Fabric 2.2.1 Documentation

    0 码力 | 848 页 | 11.56 MB | 2 年前
    3
    文档介绍了Hyperledger Fabric 2.2.1版本的更新内容,包括新功能、升级指南、关键概念和贡献指南。主要亮点包括支持新的应用和隐私模式、增强智能合约治理、更灵活的链码生命周期以及对节点操作的新选项。文档还提到了使用Alpine Linux基的Docker镜像以减少镜像大小和提高性能,以及新的测试网络模块。此外,文档强调了社区贡献的重要性,并提供了详细的风格指南和贡献方式。
  • epub 文档 Hyperledger Fabric 1.4.9 Documentation

    0 码力 | 701 页 | 9.02 MB | 2 年前
    3
    Hyperledger Fabric 是一个开放源代码的企业级许可分布式账本技术平台,支持智能合约开发、多组织身份验证和私有数据管理。文档详细介绍了 Fabric 的核心功能,包括其模块化架构、支持的编程语言(如 Java、Go 和 Node.js)、权限机制以及对 pluggable 共识协议的支持。新版本(v1.4.9)引入了私有数据增强功能、改进的编程模型和增强的操作服务,如日志记录、健康检查和指标监控。文档还提供了教程和示例,帮助开发者快速上手和应用开发。
  • epub 文档 Hyperledger Fabric 2.0 Documentation

    0 码力 | 821 页 | 10.22 MB | 2 年前
    3
    Hyperledger Fabric 是一个企业级的权限区块链平台,提供模块化和灵活性,适用于多种行业用例。其架构包括Peer节点、Ordering Service、Ledger、智能合约(Chaincode)和Membership Service Provider(MSP)等核心组件。文档详细介绍了Fabric的功能、用例、升级指南以及开发和操作指南。文档还提供了构建、测试和升级Hyperledger Fabric的具体步骤,并强调了社区支持和资源访问的重要性。
  • epub 文档 Hyperledger Fabric 2.1 Documentation

    0 码力 | 904 页 | 10.95 MB | 2 年前
    3
    Hyperledger Fabric 2.1文档介绍了其核心概念,包括区块链网络、身份、成员服务提供者(MSP)、策略、对等节点、账本、排序服务、智能合约和链码生命周期、私有数据以及频道功能等。文档还提供了贡献者指南,涵盖文档格式、测试网络使用、升级到v2.x的注意事项以及发布说明。贡献者可以通过报告问题、测试、编写文档或代码开发等方式参与项目。
  • epub 文档 Hyperledger Fabric 1.1 Documentation

    0 码力 | 422 页 | 4.84 MB | 2 年前
    3
    Hyperledger Fabric 1.1 is a distributed ledger platform designed for enterprise solutions, offering a modular architecture that provides confidentiality, scalability, and flexibility. It supports permissioned networks through identity management and access control. The platform enables private transactions via private channels, separates transaction execution from ordering for efficient processing, and offers various tutorials for developers and operators. The documentation includes release notes, known issues, and workarounds, such as manually vending the 'shim' package for chaincode. Hyperledger Fabric is suitable for enterprise blockchain applications, providing tools for building, managing, and upgrading blockchain networks.
  • epub 文档 Hyperledger Fabric 1.2 Documentation

    0 码力 | 497 页 | 6.59 MB | 2 年前
    3
    The document introduces the new features and improvements in Hyperledger Fabric 1.2, including private data collections for confidential transactions among channel members, service discovery for dynamic network service identification, and enhanced access control lists (ACL) for resource management. It also provides tutorials on upgrading network components, setting up CouchDB, and managing private data. The documentation covers conceptual aspects of Fabric network structure, resource policies, and transaction flow. It emphasizes modular architecture for scalability and flexibility, supporting various consensus mechanisms and enabling efficient transaction processing through role-based node assignments.
  • epub 文档 Hyperledger Fabric 2.1.1 Documentation

    0 码力 | 816 页 | 10.25 MB | 2 年前
    3
    文档详细介绍了Hyperledger Fabric 2.1.1的功能、用例及部署指南。Hyperledger Fabric是一个企业级的权限区块链平台,支持灵活的信任假设和模块化架构,适用于多种行业应用,如政府、金融、供应链和医疗等领域。文档涵盖了Fabric的核心概念,包括区块链网络、身份管理、智能合约、链码生命周期、私有数据以及频道能力等。同时,文档提供了构建Fabric的指南,包括开发环境搭建、文档生成、单元测试运行及部署生产网络的步骤。此外,还介绍了Fabric的SDK支持,包括Node.js和Java SDK,并鼓励社区贡献和参与项目开发。
  • epub 文档 Hyperledger Fabric 1.4 Documentation

    0 码力 | 701 页 | 9.02 MB | 2 年前
    3
    Hyperledger Fabric 1.4版本引入了Raft共识机制,提供了更强大的操作服务和改进的SDK,支持长期维护,并增强了私有数据功能,适合企业级生产环境。
  • epub 文档 Hyperledger Fabric 2.2.0 Documentation

    0 码力 | 820 页 | 10.90 MB | 2 年前
    3
    文档主要介绍了Hyperledger Fabric 2.2.0版本的更新内容,包括新的测试网络、升级指南、关键概念和新功能。Fabric 2.2.0版本引入了去中心化治理机制,优化了链码升级过程,并支持多种共识机制和存储格式。文档还详细说明了Fabric的模块化架构、权限管理、分布式分类账本以及智能合约的生命周期。此外,Fabric 2.2.0版本提供了更高效的下载和启动时间,减少了磁盘空间占用,并支持通过证书机构部署网络。
共 13 条
  • 1
  • 2
前往