Skip to content

Commit b7e3485

Browse files
commiting all files
1 parent f175695 commit b7e3485

File tree

4 files changed

+19
-28
lines changed

4 files changed

+19
-28
lines changed

docs/cdk/resources/third-party-guides.md

Lines changed: 18 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,27 @@
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.
27

38
<div class="grid-container">
49
<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>
2616
</a>
2717
</div>
2818
<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>
3425
</a>
3526
</div>
3627
</div>

docs/img/cdk/gateway.png

34.8 KB
Loading

docs/img/cdk/gelato.png

78.5 KB
Loading

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ nav:
9494
- Validium: cdk/concepts/validium.md
9595
- Data availability: cdk/concepts/dac.md
9696
- Additional resources:
97-
- Third-party guides: cdk/get-started/third-party-guides.md
97+
- Third-party guides: cdk/resources/third-party-guides.md
9898
- CDK repos: cdk/resources/cdk-repo-reference.md
9999
- zkEVM:
100100
- zkEVM: zkEVM/index.md

0 commit comments

Comments
 (0)