node-red-contrib-streamr

0.0.1 • Public • Published

Streamr client node

Experimental wrapper for Streamr node.js client for node-red. Enables subscribing and publishing to Streamr streams with your Streamr Accounts API-key and stream id.

Installation

npm install node-red-contrib-streamr

or

git clone
npm install

Go to your ~/.node-red folder

npm install <path where you git cloned streamr client node library>

Start node-red. Find streamr client node under Streamr category.

Instructions

This library includes config node, publish and subscribe nodes. To be able to utilize these nodes you need to create a streamr account, a stream and acquire an API key. Instructions to create these can be found from Streamr blog.

Changelog

v0.0.1

  • Initial release
  • Publish and subscribe nodes added
  • Config node added

License

This library is under Apache 2.0 license see LICENSE.md for details.

TODO

  • Improve error logging
  • Improve documentation

/node-red-contrib-streamr/

    Package Sidebar

    Install

    npm i node-red-contrib-streamr

    Weekly Downloads

    1

    Version

    0.0.1

    License

    Apache-2.0

    Unpacked Size

    23.7 kB

    Total Files

    12

    Last publish

    Collaborators

    • jarnomarttila