File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ The [Polygon CDK Kurtosis package](https://github.com/0xPolygon/kurtosis-cdk/) a
1111
1212## Prerequisites
1313
14- ### Hardware
14+ ### Hardware/OS
1515
16- - Linux-based OS (or [ WSL ] ( https://learn.microsoft.com/en-us/windows/wsl/about ) ) .
16+ - x86-64 architecture .
1717- Minimum 8GB RAM/2-core CPU.
18- - AMD64 architecture .
18+ - Linux-based OS (or [ WSL ] ( https://learn.microsoft.com/en-us/windows/wsl/about ) ) .
1919
2020### Software
2121
@@ -61,6 +61,10 @@ It defines the following steps for the deployment process:
6161| - | zkEVM pool manager tool | [ zkevm_pool_manager.star] ( https://github.com/0xPolygon/kurtosis-cdk/blob/main/zkevm_pool_manager.star ) - deployed with CDK erigon node | n/a |
6262
6363
64+ !!! warning
65+ - The Kurtosis stack is designed for local testing only.
66+ - The prover component is a mock prover and should never be used for production environments.
67+
6468You can customize (or skip) any of the numbered steps by modifying the logic in the respective files.
6569
6670#### 2. [ ` params.yml ` ] ( https://github.com/0xPolygon/kurtosis-cdk/blob/main/params.yml )
You can’t perform that action at this time.
0 commit comments