简体   繁体   English

在亚马逊管理的区块链上配置事件

[英]Configuring events on the amazon managed blockchain

How do i Configure events on the amazon managed blockchain我如何在亚马逊管理的区块链上配置事件

I have configured amazon managed blockchain setup with Hyperledger.我已经使用 Hyperledger 配置了亚马逊管理的区块链设置。 The network is prepared with a single member and a single peer node.网络由单个成员和单个对等节点准备。 Hyperledger Fabric Client setup is with Golang 1.10.3. Hyperledger Fabric 客户端设置使用 Golang 1.10.3。

Chaincode has been coded in golang链码已用 golang 编码

I need event service to be configured so that external services coded in nodejs can subscribe to it and act upon the events我需要配置事件服务,以便在 nodejs 中编码的外部服务可以订阅它并对事件采取行动

You may look at the below link to see how amazon managed blockchain can be used alongside cloud watch to monitor the events like invitations sent to your AWS account to join a network, and notification that proposals are APPROVED or REJECTED.您可以查看以下链接,了解如何将亚马逊托管区块链与云手表一起使用来监控事件,例如发送到您的 AWS 账户以加入网络的邀请,以及提案被批准或拒绝的通知。

https://docs.aws.amazon.com/managed-blockchain/latest/managementguide/automating-proposals-with-cloudwatch-events.html https://docs.aws.amazon.com/managed-blockchain/latest/managementguide/automating-proposals-with-cloudwatch-events.html

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Amazon Managed Blockchain 的性能指标 - Performance metrics on Amazon Managed Blockchain Amazon Managed Blockchain和Amazon Blockchain模板之间有什么区别? - What is the difference between Amazon managed Blockchain and Amazon Blockchain Templates? 对 Amazon Managed Blockchain 服务的请求过多 - Too Many Requests for Amazon Managed Blockchain service 亚马逊托管区块链未显示以太坊网络 - Amazon Managed Blockchain not showing Ethereum network Amazon Managed Blockchain 和 Quantum Ledger Database (QLDB) 之间的主要区别? - Key differences between Amazon Managed Blockchain and Quantum Ledger Database (QLDB)? 如何设置超级账本结构浏览器 | 亚马逊管理的区块链 - How to setup hyperledger fabric explorer | amazon managed blockchain 什么是peer name 如果我们添加两个成员| 亚马逊托管区块链| 休息服务器 - What is the peer name If we add two members | amazon managed blockchain | REST Server docker exec cli 对等通道创建 | 未能创建新连接:超出上下文期限 | 亚马逊管理的区块链 - docker exec cli peer channel create | failed to create new connection: context deadline exceeded | amazon managed blockchain 错误 | 注册会员管理员 | fabric-ca-client 注册 | 亚马逊托管区块链 - Error | entroll the member admin | fabric-ca-client enroll | Amazon Managed Blockchain 在Amazon Managed Blockchain Hyperledger Fabric 1.2上以REST API部署和公开Chaincode - Deploy and expose chaincode as REST api on amazon managed blockchain hyperledger fabric 1.2
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM