doubtingben / eth-watcher

Watch a json rpc endpoint, then do something

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eth-watcher

Born of the need to stop a blockchain node at a certain block height (or other rpc discoverable condition).

This method leverages kubernetes and uses a ServiceAccount to scale down the deployed blockchain node matches the monitored condition.

About

Watch a json rpc endpoint, then do something


Languages

Language:Go 91.0%Language:Dockerfile 9.0%