Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 429 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 429 Bytes

Hydra Explorer

A small executable which connects to a chain like the hydra-node, but puts any observations as traces onto stdout.

To run, pass a --node-socket and the corresponding network id. For example:

hydra-explorer \
  --node-socket testnets/preprod/node.socket \
  --testnet-magic 1

Note: this assumes you are running a cardano-node in preprod.

By definition, hydra-explorer will bind port 9090.