You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p class="hero-subtext">Polygon Chain Development Kit (CDK) is a modular, opensource software toolkit allowing blockchain developers to launch new zero-knowledge proof (zkEVM plus optional validium) L2 chains on Ethereum.</p>
16
+
<p class="hero-subtext">Polygon Chain Development Kit (CDK) is a modular, open-source stack for blockchain developers to launch sovereign L2 chains powered by zero-knowledge (ZK) proofs.</p>
17
17
</div>
18
18
</br>
19
19
</div>
20
20
21
21
<divclass="grid-container">
22
22
<divclass="grid-item">
23
-
<a href="./get-started/quickstart/deploy-stack/">
23
+
<a href="./overview">
24
24
<div class="product-list-item-header">
25
-
<div class="feature-card-heading">Deploy the stack</div>
25
+
<div class="feature-card-heading">Understand the CDK</div>
26
26
</div>
27
-
<p class="feature-paragraph">Get started on deploying a CDK stack.</p>
27
+
<p class="feature-paragraph">A high-level overview of the CDK and why you might use it.</p>
28
28
</a>
29
29
</div>
30
30
<divclass="grid-item">
31
-
<a href="./get-started/how-to/use-native-token/">
31
+
<a href="./getting-started">
32
32
<div class="product-list-item-header">
33
-
<div class="feature-card-heading">Bridge a token</div>
33
+
<div class="feature-card-heading">Try the CDK Locally</div>
34
34
</div>
35
-
<p class="feature-paragraph">Find out how to use and bridge a token on CDK.</p>
35
+
<p class="feature-paragraph">Get started by deploying a chain with the CDK on your local machine.</p>
36
36
</a>
37
37
</div>
38
38
<divclass="grid-item">
39
-
<a href="./spec/validium-vs-rollup">
39
+
<a href="./concepts/layer2s">
40
40
<div class="product-list-item-header">
41
-
<div class="feature-card-heading">Rollup versus validium</div>
0 commit comments