Skip to content

Commit f19deac

Browse files
Merge branch 'main' of https://github.com/0xPolygon/polygon-docs into cdk/ares_components
2 parents 60f4ed0 + 0783711 commit f19deac

12 files changed

+873
-572
lines changed

docs/agglayer/overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ Here's a list of chains connected to the alpha version of the AggLayer:
2626
| OKX | OKX | 196 | X Layer |
2727
| Gateway FM | Silicon | 1722641160 | silicon-sepolia-testnet |
2828
| Gateway FM | Silicon | 2355 | silicon-zk |
29-
| Gateway FM | WilderWorld | 883424730 | meowchain-testnet |
3029
| Gateway FM | WilderWorld | 1668201165 | zchain-testnet |
3130
| Gateway FM | Wirex | 407985408 | wirex-pay-devnet |
3231
| Gateway FM | Wirex | 31415 | pay-chain |

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

Lines changed: 248 additions & 17 deletions
Large diffs are not rendered by default.

docs/cdk/resources/cdk-repo-reference.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ comments: true
33
---
44

55

6-
| Component | Description |
7-
| ----------------------------------------------------------------------------- | -------------------------------------------------------------------- |
8-
| [CDK validium node](https://github.com/0xPolygon/cdk-validium-node) | Node implementation for the CDK networks in Validium mode |
9-
| [CDK rollup contracts](https://github.com/0xPolygonHermez/zkevm-contracts) | Smart contract repo for CDK rollups |
10-
| [CDK validium contracts](https://github.com/0xPolygon/cdk-validium-contracts) | Deprecating in favor of rollup contract repo |
11-
| [CDK data availability layer](https://github.com/0xPolygon/cdk-data-availability) | Data availability nodes implementation for the CDK networks |
12-
| [Prover/Executor](https://github.com/0xPolygonHermez/zkevm-prover) | zkEVM engine and prover implementation |
13-
| [Bridge service](https://github.com/0xPolygonHermez/zkevm-bridge-service) | Bridge service implementation for CDK networks |
14-
| [Bridge UI](https://github.com/0xPolygonHermez/zkevm-bridge-ui) | UI for the CDK networks bridge |
6+
| Component | Description |
7+
|-----------------------------------------------------------------------------|------------------------------------------------|
8+
| [CDK repo](https://github.com/0xPolygon/cdk) | CDK component including CLI, sequence sender, and aggregator. |
9+
| [CDK Erigon node](https://github.com/0xPolygonHermez/cdk-erigon) | Erigon node implementation. |
10+
| [CDK data availability](https://github.com/0xPolygon/cdk-data-availability) | Data availability for validiums. |
11+
| [CDK rollup contracts](https://github.com/0xPolygonHermez/zkevm-contracts) | Smart contracts repo. |
12+
| [Data streamer](https://github.com/0xPolygon/zkevm-data-streamer) | Data streamer repo. |
13+
| [Transaction pool manager](https://github.com/0xPolygon/zkevm-pool-manager) | Transaction pool manager repo. |
14+
| [Prover](https://github.com/0xPolygonHermez/zkevm-prover) | zkEVM prover implementation. |
15+
| [Bridge service](https://github.com/0xPolygonHermez/zkevm-bridge-service) | Bridge service implementation for CDK zkEVM networks, moving to [Polygon Portal](../../tools/wallets/portal.md). |
235 KB
Loading
117 KB
Loading
257 KB
Loading
323 KB
Loading
329 KB
Loading
315 KB
Loading
414 KB
Loading

0 commit comments

Comments
 (0)