0.0.3 • Published 5 years ago

node-red-contrib-fabric v0.0.3

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
5 years ago

node-red-contrib-fabric

A set of nodes for interacting with Hyperledger Fabric

Nodes

Hyperledger-Fabric-Out

A node red output node that allows you to submit or evaluate a transaction.

Hyperledger-Fabric-Mid

A node red mid flow node that allows you to submit or evaluate a transaction and get the result, query the world state, listen for event(s), query a block by its number and query a transaction by its ID.

Hyperledger-Fabric-In

A node red input node that subscribes to events from a blockchain.

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