A node-red based monitoring service that listens to events on the ethereum blockchain
Make sure you are running a supported version of node.js.
sudo npm install -g --unsafe-perm node-red
npm install -g --unsafe-perm node-red
git clone https://github.com/shopfs/service.git
cd <cloned repo root folder path>
npm install
Start node red using command below
node-red --userDir <cloned repo root folder path>
Once running, go to: http://localhost:1880