
NODE.md: How to interact with this Node
{
"info": {
"use_case": "This Node is streaming: Hello, Neuronum!",
"github": "https://github.com/neuronumcybernetics/neuronum/tree/main/how_tos/nodes/node_simple_app"
},
"gateways": [
{
"type": "stream",
"id": "gy3w11qAEibN::stx",
"link": "https://neuronum.net/stream/gy3w11qAEibN::stx"
},
{
"type": "transmitter",
"id": "ICfyWjdExPBh::tx",
"link": "https://neuronum.net/tx/ICfyWjdExPBh::tx"
}
],
"initialization": {
"command": "neuronum init-node --sync gy3w11qAEibN::stx"
},
"requirements": [
{
"name": "Python",
"version": ">= 3.8",
"link": "https://www.python.org/downloads/"
},
{
"name": "neuronum",
"version": ">= 5.0.0",
"link": "https://pypi.org/project/neuronum/"
}
]
}