node-watcher 1.0.2

A CLI for watching ETH nodes and pubsubing when events happen.
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Alexander Poole <alexander@poole.solutions>"]
categories = ["command-line-utilities"]
description = "A CLI for watching ETH nodes and pubsubing when events happen."
edition = "2018"
keywords = ["eth", "node", "pubsub"]
license = "GPL-3.0"
name = "node-watcher"
readme = "README.md"
repository = "https://github.com/freq-data/node-watcher"
version = "1.0.2"