XogmiosWatcher

January 26, 2024 ยท View on GitHub

Elixir app that follows the Cardano blockchain and prints new blocks to the console.

Requires a running Ogmios instance.

Running

docker build -t xogmios-watcher .
docker run --env OGMIOS_URL="..." xogmios-watcher