node-red-contrib-lto-network

1.0.6 • Public • Published

LTO Network


A Node-RED node wrapper to make calls to a LTO Node API and retrieves information of the LTO Network.

It allows you to easily get LTO Network information in your Node-RED flows. Output of the nodes result in JSON format just like the LTO Node API does Configure the node of your choise which offers API usage.

Input addresses can be set in 2 ways:

  • On the node-red node configurator
  • Input as JSON object (msg.payload.address)

Possibilities

Make it up yourself! No restrictions here.

Examples: Graph your balance over time, automate checks of wallet balances, build notifications on wallet changes, etc…

At this moment, six modules are available:

  • Get balance
  • Validate address
  • Get active leases
  • Get transactions
  • Node Info
  • Node Health

And more to follow!

Links: LTO Community profile: https://community.lto.network/user/michael21/profile/

/node-red-contrib-lto-network/

    Package Sidebar

    Install

    npm i node-red-contrib-lto-network

    Weekly Downloads

    5

    Version

    1.0.6

    License

    ISC

    Unpacked Size

    147 kB

    Total Files

    23

    Last publish

    Collaborators

    • justmvg