Files
proxmox/config/op-stack-superchain/deployed/README.md

13 lines
696 B
Markdown
Raw Normal View History

# OP Stack deployed artifacts (gitignored by default)
Store **non-secret** deployment outputs here for operator reference (optional staging in git: use `*.example` suffix only).
Suggested files after mainnet deploy:
- `l1-addresses.json` — OP system contract addresses from `op-deployer` output
- `rollup.json` / genesis excerpts — as produced by your pinned `op-deployer` version (redact if large; often kept in artifact store instead)
- `pinned-versions.manifest.yaml` — filled copy of `../pinned-versions.manifest.example.yaml`
- `registry-pr-url.txt` — link to superchain-registry PR
**Secrets:** Never commit private keys or `*.env` with keys. Use host paths or secret managers.