catenis-flow
v5.0.0
Published
Catenis Flow - A set of Node-RED nodes used to interact with the Bitcoin blockchain by means of the Catenis API
Downloads
21
Maintainers
Readme
Catenis Flow
A set of Node-RED nodes used to interact with the Bitcoin blockchain by means of the Catenis API.
This version (5.0.0) is compliant with Catenis API version 0.12.
Installation
Run the following npm command in your Node-RED user directory (typically ~/.node-red
):
npm install catenis-flow
Once you install the package and restart Node-RED, you'll see a new set of nodes in the sidebar under the category Catenis Flow
.
Usage
The Catenis Flow nodes map to the Catenis API methods. Just add them to a flow, configure them, and start interacting with the Bitcoin blockchain.
For further information, you can always reference the Catenis Enterprice API Documentation.
Error handling
Errors generated by the Catenis Flow nodes while trying to access the Catenis API methods can be caught using the standard catch
node.
License
This Node.js module is released under the MIT License. Feel free to fork, and modify!
Copyright © 2018-2022, Blockchain of Things Inc.