Elixir app that follows the Cardano blockchain and prints new blocks to the console.
Requires a running Ogmios instance.
docker build -t xogmios-watcher .
docker run --env OGMIOS_URL="..." xogmios-watcher
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Elixir app that follows the Cardano blockchain and prints new blocks to the console.
Requires a running Ogmios instance.
docker build -t xogmios-watcher .
docker run --env OGMIOS_URL="..." xogmios-watcher