Getting started
This part gets blockwatcher running on your machine: building or installing it, watching one real pipeline end to end, driving that same pipeline through a browser instead of the command line, or embedding the engine in another process. It is for a reader about to run blockwatcher for the first time, not yet for one auditing its internals.
- Quickstart: one pipeline running end to end against a live testnet contract.
- Installation and building: GitHub Release archive, GHCR images, building from source, or a local Docker build.
- Your first monitor: the quickstart’s example walked more slowly, then changed.
- The dashboard: the same operations through a browser instead of the API and the CLI.
- Embedding in a host process: run the engine inside another binary, with a host-owned sink and shutdown.