EVM Compatibility
Chains built with the Polygon Chain Development Kit (CDK) are fully EVM-equivalent. Existing smart contracts can be deployed without modification, and standard Ethereum tooling works without reconfiguration.Performance
- 60 to 100+ Mgas/s throughput
- 20,000+ TPS when optimized for payment workloads
- Sub-60-minute finality in zkRollup and validium modes
Rollup Modes
Every CDK chain supports multiple rollup modes:- Sovereign: No ZK prover required. Agglayer enforces security through pessimistic proofs. Default configuration.
- Validium: ZK-secured execution with offchain data availability. Lower cost and higher throughput than zkRollup.
- zkRollup: Fully onchain ZK rollup. Maximum security and Ethereum-aligned trust assumptions.
Agglayer Integration
All CDK chains connect to Agglayer by default. Cross-chain interoperability, unified liquidity, and shared state are native features of every enterprise chain, not add-ons that require additional infrastructure.Implementation Providers
For production deployments, CDK chains are typically launched with the support of an implementation provider:- Conduit and Gateway both support op-reth and op-geth execution clients.
- Both providers are building open source tooling for CDK deployments.
Explore CDK FAQs
Review common questions about execution clients, Agglayer integration, and deployment paths.
Request managed CDK deployment
Contact Polygon about a dedicated enterprise chain and managed deployment support.