Skip to content

Commit 76ec18d

Browse files
Merge pull request 0xPolygon#1582 from 0xPolygon/cdk/update-repos
CDK: Update the cdk repos
2 parents 78065d4 + 1ea0312 commit 76ec18d

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

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). |

0 commit comments

Comments
 (0)