面向物联网的Hyperledger Fabric 架构流程 Node-RED内置的Watson IoT Platform输入节点接收从设备发送的事件(在本例中为温度)。 为了调用和查询分类账(写入和读取数据),Node-RED内部的节点执行HTTP请求并将响应返回给API。 基于适用于Node.js的Hyperledger Fabric客户端SDK定义的API与Hyperledger Fabric网络内部的链码进行交互,并更新或读取分类帐。 Enderser Peers根据请求执行链码中定义的功能,并将其发送给订购者。 定购者创建块并将其发送回锚点对等点,锚点对等点将块广播给Endorser对等点。 注意:在这种情况下,CouchDB被用作状态数据库。 包含的组件 通过结合Docker容器,Kubernetes技术,直观的用户体验以及内置的安全性和隔离性来提供强大的工具,以自动
2021-08-08 23:16:47 14.65MB 系统开源
1
hyperledger-fabric-ca-linux-amd64-1.4.7+hyperledger-fabric-linux-amd64-1.4.7.rar的下载集合在一个文件夹里面啦
2021-08-08 21:02:30 88.13MB fabric
1
做的是1.0的版本
2021-08-08 19:01:33 14.46MB fabric
1
实现将明文上链加密存储、输入密钥加密查询
2021-08-03 22:00:59 314KB fabric
1
加密:实现明文上链 AES密钥加密,生成ECC密钥对,ECC公钥加密AES密钥,返回ECC私钥。解密:输入ECC私钥,通过键值查询链上密文,首先解密AES密钥,由AES密钥解密文,返回明文数据
2021-08-03 22:00:59 1.46MB fabric
1
通过go语言编译器可编译执行的go文件源码。包含:AES加解密、ECC加解密、AES和ECC组合加解密、数据序列化与反序列化
2021-08-03 22:00:59 11KB fabric
1
hyperledgerfabric项目,1.2.0,带平台相关构建工具(linux amdx64)!!!!!
2021-08-03 15:36:33 45.19MB fabric hyperledger 1.2.0
1
Hyperledger Fabric2018全文档 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. It’s recommended for first-time users to begin by going through the Getting Started section in order to gain familiarity with the Hyperledger Fabric components and the basic transaction flow. Once comfortable, continue exploring the library for demos, technical specifications, APIs, etc.
2021-08-03 09:46:49 1.72MB hyperledger fabric ibm 区块链
1
包括first-network下默认的docker启动文件 两个组织 每个组织下两个节点 包括新增节点的配置文件 多机部署
2021-07-22 22:00:43 3KB fabric
1