File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,19 @@ Follow the steps below to deploy a CDK validium instance.
99
1010## 1. Deploy validium-specific contracts
1111
12+ !!! important
13+ - Follow this step if you are deploying to a public testnet.
14+ - For a local deploy, follow step 2 instead which deploys a local L1 network plus CDK contracts.
15+
1216First, deploy the relevant contracts.
1317
1418Follow the steps in the [ CDK validium contracts repository's README] ( https://github.com/0xPolygon/cdk-validium-contracts ) .
1519
1620## 2. Run the CDK validium node
1721
22+ !!! important
23+ - If you are deploying to a public testnet, follow the previous step 1.
24+
1825Next, set up and run the CDK validium node.
1926
2027Follow the instructions in the [ CDK validium node repository's README] ( https://github.com/0xPolygon/cdk-validium-node ) .
You can’t perform that action at this time.
0 commit comments