Celara Documentation

Five open-source tools for blockchain infrastructure. Each tool works standalone or as part of the suite.

$ pip install chainetl chainops chainwatch securitykit daoform

Common Across All Tools

  • ✓ Python 3.11+ with type hints and mypy strict
  • ✓ Typer CLI with --help on every command
  • ✓ Configuration via environment variables or .env files
  • ✓ Structured logging with structlog
  • ✓ Apache 2.0 license