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 daoformChainETL
Blockchain data pipelines — extract, transform, load
ChainOps
Infrastructure-as-Code for validators — deploy in one command
ChainWatch
Observability — Prometheus metrics + Grafana dashboards
SecurityKit
Security scanning — 8 automated checks via RPC
DAOForm
Governance-as-Code — proposals, voting, resolution
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