Skip to content

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

Notifications You must be signed in to change notification settings

justmvg/node-red-contrib-lto-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published