Skip to main content
Validate configuration files and diagnose issues.
# Check config (validates config/config.yaml)
./blocklight config check

Checks Include

  • YAML syntax
  • Required sections present
  • RPC URLs format validation
  • Security warnings (HTTP vs HTTPS)
  • Performance recommendations