1.1.5 • Published 3 years ago

roks_tx_listener v1.1.5

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

roks_burn_tx_listener

To run without Docker execute in sequence:
Requirement: nodejs and npm installed

$ npm install
$ node app.js

To run with Docker execute in sequence:
Requirement: docker is installed

$ docker build -t <tag-name> .
$ docker run <tag-name>