Skip to main content
HDP reads runtime configuration from environment variables.
The CLI loads .env automatically.

RPC endpoints

RPC_URL_HERODOTUS_INDEXER points to the Herodotus Indexer, used for header commitment proof retrieval.

Injected state

Set this explicitly when using injected state. See injected-state flow details in State management and State Server.

Validate environment for a run

This checks only the RPC endpoints required by the specific key set in that dry-run output.

Logging

Use either:
  • --log-level <LEVEL> / --debug
  • RUST_LOG=<LEVEL>

Advanced

  • HDP_SOUND_RUN_PATH - override compiled sound-run program path