Files
proxmox/config/op-stack-superchain/deployed/README.md
defiQUG dbd517b279 Sync workspace: config, docs, scripts, CI, operator rules, and submodule pointers.
- Update dbis_core, cross-chain-pmm-lps, explorer-monorepo, metamask-integration, pr-workspace/chains
- Omit embedded publish git dirs and empty placeholders from index

Made-with: Cursor
2026-04-12 06:12:20 -07:00

13 lines
696 B
Markdown

# 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.