Skip to content

Commit

Permalink
Update docs/cdk/overview.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kmurphypolygon authored Feb 13, 2024
1 parent 9b4ae1f commit 51890c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cdk/overview.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Polygon Chain Development Kit (CDK) is a modular, open source software toolkit for blockchain developers which supports the installation and configuration of a variety of chain architectures. Polygon CDK empowers developers to launch new L2 chains running Polygon zkEVM technology on Ethereum or, in the future, transition existing Layer 1 (L1) chains into ZK-EVM L2s.

!!! warning "ZK-EVM versus zkEVM - term usage"
- **ZK-EVM**: The capitalized and hyphenated usage of the term **refers to any zero-knowledge rollup chain in general**.
- **ZK-EVM**: The capitalized and hyphenated usage of the term refers to any zero-knowledge rollup chain in general.
- **zkEVM** refers to Polygon's zero-knowledge rollup and validium scaling solution.

## CDK options
Expand Down

0 comments on commit 51890c3

Please sign in to comment.