catenis-flow 5.0.0

Catenis Flow - A set of Node-RED nodes used to interact with the Bitcoin blockchain by means of the Catenis API

npm install 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.

Node Info

Version: 5.0.0
Updated 1 year, 8 months ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

1 in the last week

Nodes

  • catenis api connection
  • log message
  • send message
  • retrieve message container
  • read message
  • retrieve message origin
  • retrieve message progress
  • list messages
  • issue asset
  • reissue asset
  • transfer asset
  • issue non-fungible asset
  • reissue non-fungible asset
  • retrieve non-fungible asset issuance progress
  • retrieve non-fungible token
  • retrieve non-fungible token retrieval progress
  • transfer non-fungible token
  • retrieve non-fungible token transfer progress
  • retrieve asset info
  • get asset balance
  • list owned assets
  • list issued assets
  • retrieve asset issuance history
  • list asset holders
  • export asset
  • migrate asset
  • asset export outcome
  • asset migration outcome
  • list exported assets
  • list asset migrations
  • list permission events
  • retrieve permission rights
  • set permission rights
  • check effective permission right
  • retrieve device identification info
  • list notification events
  • notification channel

Keywords

  • Catenis Flow
  • Catenis
  • Catenis API
  • Blockchain of Things
  • blockchain
  • node-red

Maintainers