Central hub for operations scripts, documentation, tutorials, and monitoring configurations. This repository serves as a reference and resource for DevOps practices, system automation, and team knowledge sharing.
EV-Stacks provides Docker-based deployment stacks for Rollkit chains, enabling easy deployment of EVM-compatible blockchain infrastructure.
Features:
- One-command deployment of complete EVM stacks
- Single sequencer, full node, and data availability configurations
- Modular DA layer integration (Celestia support)
- Production-ready with monitoring and metrics
Quick Start:
bash -c "bash -i <(curl -s https://raw.githubusercontent.com/rollkit/ops-toolbox/refs/heads/main/ev-stacks/deploy-rollkit.sh)"
See EV-Stacks README for detailed documentation.