Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- ADD_CHAIN138_TO_LEDGER_LIVE: Ledger form done; public code review repo bis-innovations/LedgerLive; init/push commands - CONTRACT_DEPLOYMENT_RUNBOOK: Chain 138 gas price 1 gwei, 36-addr check, TransactionMirror workaround - CONTRACT_*: AddressMapper, MirrorManager deployed 2026-02-12; 36-address on-chain check - NEXT_STEPS_FOR_YOU: Ledger done; steps completable now (no LAN); run-completable-tasks-from-anywhere - MASTER_INDEX, OPERATOR_OPTIONAL, SMART_CONTRACTS_INVENTORY_SIMPLE: updates - LEDGER_BLOCKCHAIN_INTEGRATION_COMPLETE: bis-innovations/LedgerLive reference Co-authored-by: Cursor <cursoragent@cursor.com>
CCIP & Chainlink
Last Updated: 2026-02-12
Document Version: 1.2
Status: Active Documentation
This directory contains CCIP deployment and Chainlink documentation.
Documents
Core CCIP
- CCIP_DEPLOYMENT_SPEC.md ⭐⭐⭐ - CCIP fleet deployment specification (41-43 nodes)
- CCIP_RELAY_DEPLOYMENT.md ⭐⭐⭐ - CCIP Relay Service (Chain 138 → Mainnet); deployed on r630-01; uses VMID 2201 RPC
- CCIP_SENDER_CONTRACT_REFERENCE.md - CCIP sender contract
- CCIP_SECURITY_DOCUMENTATION.md - Security documentation
- BRIDGE_TESTING_GUIDE.md - Bridge testing procedures
Tezos / Etherlink / Jumper
- TEZOS_NETWORK_CONFIG_ENV_MATRIX.md - Network config and env vars (138, 651940, 42793, Tezos)
- TEZOS_JUMPER_SUPPORT_MATRIX.md - Jumper API support for Tezos/Etherlink
- TEZOS_CCIP_DON_PREREQUISITES.md - Tezos CCIP DON onboarding prerequisites
- TEZOS_CCIP_RUNBOOKS_INDEX.md - Runbooks index (Tezos L1, Etherlink, Jumper)
- TEZOS_ETHERLINK_PRODUCTION_CONFIG.md - Feature flags, rate limits, caps
- TEZOS_ETHERLINK_DON_CONFIG.md - DON config for Etherlink (when CCIP supported)
- TEZOS_ETHERLINK_RMN_POLICY.md - RMN policy for Tezos/Etherlink flows
- TEZOS_CROSS_CHAIN_FINALITY.md - Cross-chain finality rules
Quick Reference
CCIP Relay Service (deployed 2026-02-12):
- Host: r630-01 (192.168.11.11)
- Path:
/opt/smom-dbis-138/services/relay - Chain 138 RPC: VMID 2201 (192.168.11.221:8545)
- Purpose: Monitors MessageSent events, relays to Ethereum Mainnet
CCIP Deployment:
- 41-43 nodes total (minimum production fleet)
- 16 Commit nodes, 16 Execute nodes, 7 RMN nodes
- VLAN assignments and NAT pool configuration
Tezos / Etherlink: Chain IDs 1 (Tezos registry), 42793 (Etherlink). See TEZOS_NETWORK_CONFIG_ENV_MATRIX for RPC and relay env vars. Jumper route selection: TEZOS_JUMPER_SUPPORT_MATRIX.
Related Documentation
- ../02-architecture/ORCHESTRATION_DEPLOYMENT_GUIDE.md - Deployment orchestration
- ../02-architecture/NETWORK_ARCHITECTURE.md - Network architecture
- ../03-deployment/ - Deployment guides