Skip to content

Commit 755553b

Browse files
authored
Merge pull request 0xPolygon#692 from 0xPolygon/cdk-erigon-move-zkEVM
Moving CDK Erigon docs to zkEVM
2 parents 64e36d7 + 7c26ead commit 755553b

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

docs/cdk/getting-started/cdk-erigon/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ CDK Erigon is the implementation of Erigon adapted to be a specialized framework
22

33
## Erigon
44

5-
[Erigon](https://github.com/ledgerwatch/erigon), previously known as Turbo-Geth, is a high-performance Ethereum client designed to handle the growing demands of the Ethereum blockchain. It focuses on optimizing performance, disk space, and synchronization speed.
5+
[Erigon](https://github.com/ledgerwatch/erigon), formerly known as Turbo-Geth, is a high-performance Ethereum client built to meet the increasing demands of the Ethereum blockchain. It focuses on optimizing performance, disk space, and synchronization speed.
66

77
Erigon is characterized by the following features: Modular architecture, optimized performance, reduced disk usage, and fast synchronization.
88

mkdocs.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,6 @@ nav:
5757
- Version compatibility matrix: cdk/version-matrix.md
5858
- Get started:
5959
- Local deployment guide: cdk/getting-started/local-deployment.md
60-
- CDK Erigon:
61-
- CDK Erigon: cdk/getting-started/cdk-erigon/index.md
62-
- Releases: cdk/getting-started/cdk-erigon/releases.md
63-
- Deploy a node: cdk/getting-started/cdk-erigon/deploy-cdk-erigon.md
64-
- How to:
65-
- Configure chains dynamically: cdk/getting-started/cdk-erigon/chain-config.md
66-
- Recover the network: cdk/getting-started/cdk-erigon/network-recovery.md
67-
- Resources: cdk/getting-started/cdk-erigon/resources.md
6860
- Concepts:
6961
- Layer 2s: cdk/concepts/layer2s.md
7062
- L2 architecture overview: cdk/concepts/architecture.md
@@ -100,6 +92,14 @@ nav:
10092
- zkEVM: zkEVM/index.md
10193
- Overview: zkEVM/overview.md
10294
- Releases:
95+
- CDK Erigon:
96+
- CDK Erigon: cdk/getting-started/cdk-erigon/index.md
97+
- Releases: cdk/getting-started/cdk-erigon/releases.md
98+
- Deploy a node: cdk/getting-started/cdk-erigon/deploy-cdk-erigon.md
99+
- How to:
100+
- Configure chains dynamically: cdk/getting-started/cdk-erigon/chain-config.md
101+
- Recover the network: cdk/getting-started/cdk-erigon/network-recovery.md
102+
- Resources: cdk/getting-started/cdk-erigon/resources.md
103103
- Etrog upgrade: zkEVM/architecture/protocol/etrog-upgrade.md
104104
- Build:
105105
- Get started: zkEVM/get-started/index.md

0 commit comments

Comments
 (0)