An open API service indexing awesome lists of open source software.

https://github.com/rohenaz/zmq-listen

A standalone zmq listener for testing BSV node
https://github.com/rohenaz/zmq-listen

Last synced: about 2 months ago
JSON representation

A standalone zmq listener for testing BSV node

Awesome Lists containing this project

README

        

# zmq-listen
A standalone zmq listener for testing BSV node. Listens for ZeroMQ message from localhost on port 28332.

```bash
$ npm install -g zmq-listen
$ zmq-listen
```