chainbound / valtrack

An Ethereum validator crawler
MIT License
11 stars 3 forks source link

Deliverable qol improvements #17

Closed mempirate closed 1 month ago

mempirate commented 1 month ago
## Tasks
- [x] Update README on how to run it (and a quick overview of how it works)
- [x] Do not require NATS, stdout can also print events
- [x] Config through CLI app (https://github.com/urfave/cli, docs: https://github.com/urfave/cli/blob/main/docs/v2/getting-started.md)
- [x] Re-use Prysms `params.MainnetConfig()` more
namn-grg commented 1 month ago

Fixed by #22 #23