tubleronchik / neon-agent

Agent to listen to IPFS pubsub msgs between provider and spot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agent for Neon Network

Simple Agent to listen to IPFS Pubsub messages and create and sign a pair Offer for Demand.


Configuration

Create the config/config.json file. An example can be found in config/config_template.json.


Running

Tested on node v.17.0.0, v.18.16.1

npm install
node agent.js

Note: Agent on Python is still under development. Not recommended to use.

About

Agent to listen to IPFS pubsub msgs between provider and spot

License:Apache License 2.0


Languages

Language:JavaScript 64.0%Language:Python 36.0%