Files
proxmox/config/xdc-zero/endpointconfig.fragment.chain138.example.json
defiQUG 6390174bb7 feat(xdc-zero): Chain 138 bridge runbook, config fragments, merge helper
- Add CHAIN138_XDC_ZERO_BRIDGE_RUNBOOK and 07-ccip pointer doc
- Add config/xdc-zero templates, parent register fragment, README
- Add merge-endpointconfig-chain138.sh (jq merge, XDC_ZERO_ENDPOINT_DIR)
- Add xdc-zero-chain138-preflight.sh; trim XDC URL vars in load-project-env
- Wire AGENTS.md, MASTER_INDEX, verify README, .env.master.example

Made-with: Cursor
2026-03-31 23:10:36 -07:00

14 lines
300 B
JSON

{
"chain138": {
"endpoint": "0x0000000000000000000000000000000000000000",
"registers": [
{
"chainId": 50,
"csc": "0x0000000000000000000000000000000000000000",
"endpoint": "0x0000000000000000000000000000000000000000"
}
],
"applications": []
}
}