区块链
dreamslike
这个作者很懒,什么都没留下…
展开
-
Hyperledger Fabric 官网翻译入门教程--之Hyperledger Fabric 入门
Hyperledger Fabric 入门 官文英文原文地址: http://hyperledger-fabric.readthedocs.io/en/latest/whatis.html Introduction/介绍In general terms, a blockchain is an immutable transaction ledger, maintained wit...翻译 2018-08-09 23:40:35 · 6149 阅读 · 1 评论 -
Hyperledger Fabric 官网翻译入门教程--之关键概念(Hyperledger Fabric网络)
Hyperledger Fabric Network/Hyperledger Fabric网络 What is a Fabric Network?/什么是Fabric网络?A Fabric permissioned blockchain network is a technical infrastructure that provides ledger services to applic...翻译 2018-08-13 22:48:01 · 3298 阅读 · 0 评论 -
Hyperledger Fabric 官网翻译架构篇--之交易流程
Transaction Flow/交易流程This document outlines the transactional mechanics that take place during a standard asset exchange. The scenario includes two clients, A and B, who are buying and selling radis...翻译 2018-08-15 22:35:56 · 2380 阅读 · 0 评论 -
Hyperledger Fabric 官网翻译架构篇--之背书(endorsement)策略
3. Endorsement policies/背书(endorsement)策略 3.1. Endorsement policy specification/背书(endorsement)策略规范An endorsement policy, is a condition on what endorses a transaction. Blockchain peers have a pre...翻译 2018-08-15 22:35:42 · 3599 阅读 · 0 评论 -
Hyperledger Fabric 官网翻译架构篇--之系统架构说明
Architecture Explained/架构说明The Hyperledger Fabric architecture delivers the following advantages:Hyperledger Fabric架构具有以下优势: Chaincode trust flexibility. The architecture separates trust assump...翻译 2018-08-15 22:36:18 · 1210 阅读 · 0 评论 -
Hyperledger Fabric 官网翻译架构篇--之交易认可的基本工作流程
2. Basic workflow of transaction endorsement/ 交易认可的基本工作流程In the following we outline the high-level request flow for a transaction.在下文中,我们概述了交易的高级请求流程。Remark: Notice that the following protocol ...翻译 2018-08-15 22:36:30 · 940 阅读 · 0 评论 -
Hyperledger Fabric 官网翻译入门教程--之关键概念(Peers)
PeersA blockchain network is comprised primarily of a set of peer nodes (or, simply, peers). Peers are a fundamental element of the network because they host ledgers and smart contracts. Recall that...翻译 2018-08-15 21:43:34 · 2213 阅读 · 0 评论 -
Hyperledger Fabric 官网翻译入门教程--之关键概念(Membership/成员关系)
MembershipIf you’ve read through the documentation on identity you’ve seen how a PKI can provide verifiable identities through a chain of trust. Now let’s see how these identities can be used to rep...翻译 2018-08-15 21:23:00 · 1343 阅读 · 0 评论 -
Hyperledger Fabric 官网翻译入门教程目录
前言学习Hyperledger Fabric 也有一段时间了,刚开始学习的时候没有搜索到完整介绍Hyperledger Fabric 的资料,只好到Hyperledger Fabric 官网(http://hyperledger-fabric.readthedocs.io/en/latest/index.html)去阅读相关的资料,在学习的过程中,翻译了Hyperledger Fabric 官...翻译 2018-08-11 00:04:18 · 1131 阅读 · 0 评论 -
Hyperledger Fabric 官网翻译入门教程--之关键概念(Hyperledger Fabric 模型)
英文地址:http://hyperledger-fabric.readthedocs.io/en/latest/fabric_model.html Hyperledger Fabric Model/ Hyperledger Fabric模型This section outlines the key design features woven into Hyperledger Fabric ...翻译 2018-08-10 23:47:30 · 958 阅读 · 0 评论 -
Hyperledger Fabric 官网翻译入门教程--之关键概念(Hyperledger Fabric 功能列表)
英文地址:http://hyperledger-fabric.readthedocs.io/en/latest/functionalities.html Hyperledger Fabric Functionalities/Hyperledger Fabric 功能列表Hyperledger Fabric is an implementation of distributed ledger...翻译 2018-08-10 23:34:35 · 727 阅读 · 0 评论 -
Hyperledger Fabric 官网翻译入门教程--之关键概念(概论)
英文地址: http://hyperledger-fabric.readthedocs.io/en/latest/key_concepts.html# Key Concepts/关键概念Introduction/ 介绍 Hyperledger Fabric Functionalities/Hyperledger Fabric 功能列表 Hyperledger Fabric M...翻译 2018-08-10 23:22:58 · 2062 阅读 · 0 评论 -
Hyperledger Fabric 官网翻译入门教程--之关键概念(Identity/身份)
Identity/身份 What is an Identity?/什么是身份?The different actors in a blockchain network include peers, orderers, client applications, administrators and more. Each of these actors — active elements in...翻译 2018-08-13 22:59:38 · 1959 阅读 · 0 评论