Polygon CDK
Polygon CDK¶
Introduction¶
Polygon CDK (Chain Development Kit) is a modular, open-source blockchain development toolkit specifically designed to help developers quickly create and deploy Ethereum Layer 2 chains powered by zero-knowledge proofs (ZK). As a core infrastructure offering from Polygon Labs, CDK significantly lowers the technical barrier and time cost of launching customized blockchains.
CDK provides a complete technology stack where developers can flexibly select and configure various modules based on project needs, including execution environments, data availability layers, sequencer types, and more, to build sovereign L2 chains tailored to specific scenarios.
Core Features¶
Modular Architecture Polygon CDK's modular design is its greatest highlight. Developers can combine different components like building blocks: - Choose between Rollup or Validium mode - Customize zkEVM or other execution environments - Configure data availability solutions - Customize token economics and governance mechanisms
This flexibility allows each chain to be optimized for its specific needs rather than being forced to adapt to a single template.
Multi-Stack Support CDK supports multiple technology stacks, including: - CDK Erigon: A high-performance Ethereum client implementation - CDK OP Stack: A variant based on the Optimism technology stack - More technology stack options will be supported in the future
Developers can choose the technical approach best suited to their project; all stacks natively connect to the AggLayer (Aggregation Layer) for seamless interoperability.
Unified Liquidity and Interoperability Through the AggLayer (currently in development), chains deployed with CDK can achieve seamless interoperability, supporting atomic L2-to-L2 transactions. All CDK chains can opt into the interoperability layer, sharing a unified liquidity pool and avoiding liquidity fragmentation.
Zero-Knowledge Proof Technology CDK deeply integrates ZK proof technology, inheriting Ethereum's security. Cryptographic proofs are generated for each batch of transactions, ensuring the correctness of state transitions while achieving faster finality and lower costs.
Core Advantages¶
Rapid Deployment Traditional L2 launches may require months or even over a year of development, while CDK can shorten this process to a few weeks. Pre-built modules and comprehensive documentation significantly lower the technical barrier.
Sovereignty and Customization Project teams have complete chain governance rights and can customize fee structures, upgrade mechanisms, sequencer rules, and more. This sovereignty is particularly important for enterprise applications requiring specific compliance or business logic.
Ethereum Compatibility CDK chains are fully compatible with Ethereum toolchains and smart contracts. Developers don't need to learn new programming languages or migrate code; existing dApps can be seamlessly migrated.
Cost Efficiency Through ZK compression and batching techniques, CDK chain transaction costs are far lower than Ethereum mainnet while providing higher TPS (transactions per second).
Adoption Cases¶
Multiple well-known projects have committed to building their own chains using Polygon CDK:
- OKX: A globally leading cryptocurrency exchange, building a Layer 2 network
- Immutable: A gaming and NFT platform
- Astar: A Polkadot ecosystem project expanding to Ethereum
- Canto: A DeFi-first Layer 1
- Gnosis Pay: A decentralized payment solution
- Flipkart: India's e-commerce giant exploring Web3
These projects span exchanges, gaming, DeFi, payments, e-commerce, and other fields, demonstrating CDK's broad applicability.
Synergy with AggLayer¶
AggLayer (Aggregation Layer) is a key innovation in the Polygon ecosystem, designed to solve liquidity fragmentation and interoperability issues in the multi-chain world. CDK chains natively connect to AggLayer and can: - Achieve cross-chain atomic transactions without bridge waiting times - Share unified liquidity to improve capital efficiency - Inherit the network effects of the entire Polygon ecosystem
AggLayer makes multiple independent CDK chains work together like a single blockchain, balancing sovereignty and interoperability.
Future Outlook¶
Polygon CDK represents the direction of modular blockchain development. As more projects adopt CDK, we will see an ecosystem of interconnected L2 chains, each optimized for specific use cases while sharing security and liquidity through AggLayer.
This "app chain" paradigm may become the standard model for Web3 infrastructure, similar to microservice architecture in cloud computing.