|
1 | | -This page is a catalogue of third-party and partner quickstarts that explain how to spin up validium and rollup CDK stacks and much more. |
| 1 | +--- |
| 2 | +hide: |
| 3 | +- toc |
| 4 | +--- |
| 5 | + |
| 6 | +This page is a catalogue of third-party and partner quick starts and guides that explain how to spin up and deploy validium and rollup CDK stacks, and more. |
2 | 7 |
|
3 | 8 | <div class="grid-container"> |
4 | 9 | <div class="grid-item"> |
5 | | - <a href="./architecture/type-1-prover/intro-t1-prover"> |
6 | | - <div class="product-list-item-header"> |
7 | | - <div class="feature-card-heading">Polygon Type 1 Prover</div> |
8 | | - </div> |
9 | | - <p class="feature-paragraph">Find out about the Polygon Type 1 Prover component.</p> |
10 | | - </a> |
11 | | - </div> |
12 | | - <div class="grid-item"> |
13 | | - <a href="./get-started/quickstart-rollup"> |
14 | | - <div class="product-list-item-header"> |
15 | | - <div class="feature-card-heading">CDK rollups</div> |
16 | | - </div> |
17 | | - <p class="feature-paragraph">Get started with the CDK zkRollup stack.</p> |
18 | | - </a> |
19 | | - </div> |
20 | | - <div class="grid-item"> |
21 | | - <a href="./get-started/quickstart-validium"> |
22 | | - <div class="product-list-item-header"> |
23 | | - <div class="feature-card-heading">CDK validiums</div> |
24 | | - </div> |
25 | | - <p class="feature-paragraph">Get started with the CDK validium stack.</p> |
| 10 | + <a href="https://docs.gelato.network/developer-services/deploy-your-l2-chain"> |
| 11 | + <div><img src="/img/cdk/gelato.png" loading="lazy" style="width: 150px; float;right" ></div> |
| 12 | + <div class="product-list-item-header"> |
| 13 | + <div class="feature-card-heading">Gelato</div> |
| 14 | + </div> |
| 15 | + <p class="feature-paragraph">Deploy a CDK with Gelato.</p> |
26 | 16 | </a> |
27 | 17 | </div> |
28 | 18 | <div class="grid-item"> |
29 | | - <a href="./spec/validium-vs-rollup"> |
30 | | - <div class="product-list-item-header"> |
31 | | - <div class="feature-card-heading">Rollup versus validium</div> |
32 | | - </div> |
33 | | - <p class="feature-paragraph">Discover the key differences between the rollup and validium infrastructure options.</p> |
| 19 | + <a href="https://gateway.fm/polygon/"> |
| 20 | + <div><img src="/img/cdk/gateway.png" loading="lazy" style="width: 160px; float;right" ></div> |
| 21 | + <div class="product-list-item-header"> |
| 22 | + <div class="feature-card-heading">Gateway</div> |
| 23 | + </div> |
| 24 | + <p class="feature-paragraph">Build a custom CDK chain with Gateway.</p> |
34 | 25 | </a> |
35 | 26 | </div> |
36 | 27 | </div> |
|
0 commit comments