Skip to content

Commit 0e78834

Browse files
authored
Merge pull request 0xPolygon#2470 from 0xPolygon/Sharonbc01-patch-1
Update stack-components.md
2 parents fd2ceaa + 838e62b commit 0e78834

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/cdk/releases/stack-components.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ The table below lists the CDK FEP components and where you can find them.
1717
| Component | CDK FEP stack | Notes |
1818
|------------------------------------------|------------------------------------------------------------------------------------------|-------------------------------------------------------------|
1919
| Node = RPC and sequencer | <a href=https://github.com/0xPolygonHermez/cdk-erigon/releases>cdk-erigon:v2.1.x</a> | Customizable, commonly: <br/>- Sequencer = 1 node</br>- RPC = multiple nodes |
20-
| Data availability | <a href=https://github.com/0xPolygon/cdk-data-availability>cdk-data-availability</a> | **Only** for validium mode |
21-
| Contracts | <a href=https://github.com/0xPolygonHermez/zkevm-contracts>zkevm-contracts</a> | |
20+
| Data availability | <a href=https://github.com/0xPolygon/cdk-data-availability>cdk-data-availability</a> | **Only** for validium mode use latest tag |
21+
| Contracts | <a href=https://github.com/0xPolygonHermez/zkevm-contracts>zkevm-contracts</a> | Use Fork ID12 contracts |
2222
| CLI | <a href=https://github.com/0xPolygon/cdk/releases>cdk:v0.3.x<a> | Included in CDK repo |
2323
| Sequence sender | <a href=https://github.com/0xPolygon/cdk/releases>cdk:v0.3.x</a> | Included in CDK repo |
2424
| Aggregator | <a href=https://github.com/0xPolygon/cdk/releases>cdk:v0.3.x</a> | Included in CDK repo |
25-
| Tx pool manager | <a href=https://github.com/0xPolygon/zkevm-pool-manager> zkevm-pool-manager</a> | |
26-
| Prover | <a href=https://github.com/0xPolygonHermez/zkevm-prover>zkevm-prover</a> | |
25+
| Tx pool manager | <a href=https://github.com/0xPolygon/zkevm-pool-manager> zkevm-pool-manager</a> | Use latest tag |
26+
| Prover | <a href=[https://github.com/0xPolygonHermez/zkevm-prover>zkevm-prover](https://hub.docker.com/r/hermeznetwork/zkevm-prover/tags)</a> | |
2727

2828
## Component descriptions
2929

@@ -56,4 +56,4 @@ Here are brief descriptions of each CDK FEP component.
5656

5757
Recommended explorer service: <a href=https://github.com/0xPolygonHermez/blockscout>Blockscout</a>, which is an application that allows you to view, confirm, and inspect transactions on EVM chains, optimistic rollups and zk rollups.
5858

59-
However, users may opt to use a different explorer service.
59+
However, users may opt to use a different explorer service.

0 commit comments

Comments
 (0)