Skip to content

Commit 6480fd5

Browse files
split pages
1 parent 8097b45 commit 6480fd5

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/cdk/get-started/deploy-validium/deploy-contracts.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
# Setup & Deployment
2-
3-
4-
## 3. Deploying the contracts
5-
61
First, we must navigate into the `deployment/` directory and create a new `deploy_parameters.json` by copying the example
72

83
```bash
@@ -118,7 +113,7 @@ We will take the outputs of `genesis.json` and `deploy_output.json` and use them
118113
119114
Congrats! You’ve deployed the CDK Validium contracts!
120115
121-
### Verifying contracts
116+
### 2. Verifying contracts
122117
123118
If deploying to Sepolia, the contracts should be automatically verified based on other live deployments on the network with similar bytecode. If you see that the contracts have not been verified on Etherscan. Run the following commands:
124119

0 commit comments

Comments
 (0)