Files
proxmox/config/xdc-zero/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

945 B

Generated XDC Zero deployment artifacts (gitignored)

After you deploy contracts, save non-secret artifacts here for your own records (optional):

  • endpoint-chain138.envMERKLE_PATRICIA=… ENDPOINT=… SIMPLE_CSC=… (lines suitable for set -a && source)
  • endpoint-apothem-or-mainnet.env — parentnet Endpoint + CSC addresses
  • endpointconfig.fragment.chain138.json / xdcparentnet-register-chain138.fragment.json — generated fragments from set-fragment-addresses.sh; these may be staged in --chain138-only mode first, with parent-side zero placeholders until the parent deploy is complete.

Do not commit private keys. Run scripts/xdc-zero/set-fragment-addresses.sh (writes deployed/endpointconfig.fragment.chain138.json and deployed/xdcparentnet-register-chain138.fragment.json), then merge with XDC_ZERO_CHAIN138_FRAG and XDC_ZERO_REG_FRAG pointing at those files (see script output).