@@ -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