We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2740a48 commit 2b4d006Copy full SHA for 2b4d006
docs/cdk/getting-started/local-deployment.md
@@ -37,11 +37,15 @@ After installing the requirements you can launch a CDK chains with a oneliner:
37
38
### Pesimistic Proof
39
40
+```
41
kurtosis run --enclave cdk --args-file "https://raw.githubusercontent.com/0xPolygon/kurtosis-cdk/refs/heads/main/.github/tests/fork12-pessimistic.yml" github.com/0xPolygon/kurtosis-cdk
42
43
44
### FEP
45
46
47
kurtosis run --enclave cdk github.com/0xPolygon/kurtosis-cdk
48
49
50
## Extended Kurtosis environment setup
51
0 commit comments