Skip to content

Commit fac89df

Browse files
pushing so i can see it
1 parent 0cb3ada commit fac89df

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

docs/cdk/get-started/deploy-rollup/intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ This quick start takes you through the process of deploying a full CDK zkRollup,
22

33
!!! warning
44
- These instructions are subject to frequent updates as the software remains at an early development stage.
5-
- Report any issues on our docs repo: https://github.com/0xPolygon/polygon-docs
5+
- Report any content issues on our docs repo: https://github.com/0xPolygon/polygon-docs
66

77
The process is split into the following sections:
88

99
1. [Overview of the full environment](environment-overview.md).
1010

11-
2. [Prerequisites steps](prerequisites.md): Preliminary setup, checking system requirements, and prerequisite variables.
11+
2. [Prerequisite steps](prerequisites.md): Preliminary setup, checking system requirements, and prerequisite variables.
1212

1313
3. [Install dependencies](install-dependencies.md): Install required dependencies and downloading mainnet files.
1414

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-
WIP
1+
This quick start takes you through the process of deploying a full CDK validium, EVM-compatible network on Sepolia.
2+
3+
!!! warning
4+
- These instructions are subject to frequent updates as the software remains at an early development stage.
5+
- Report any content issues on our docs repo: https://github.com/0xPolygon/polygon-docs
6+
7+
The process is split into the following sections:
8+
9+
1. [Prerequisite steps](prerequisites.md): Checking system requirements, prepare configuration and environment variables.
10+
11+
2. [Set up](set-up.md): Install required dependencies and downloading mainnet files.
12+
13+
3. [Deploy wallets](deploy-contracts.md): Create wallets and deploy contracts.
14+
15+
4. [Deploy node](): Deploy the zkRollup EVM-compatible node.

0 commit comments

Comments
 (0)