File tree Expand file tree Collapse file tree 2 files changed +17
-3
lines changed
Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Original file line number Diff line number Diff 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
77The process is split into the following sections:
88
991 . [ 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
13133 . [ Install dependencies] ( install-dependencies.md ) : Install required dependencies and downloading mainnet files.
1414
Original file line number Diff line number Diff line change 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.
You can’t perform that action at this time.
0 commit comments