Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GalaxySciTech committed May 13, 2024
1 parent 2956ad7 commit fc9c0d8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,12 @@ Deploy the contract and obtain the deployed contract address as follows:
npx hardhat run scripts/LiteCheckpointDeploy.js --network xdcparentnet
```

2. **Reverse Full Checkpoint Deployment**

```shell
npx hardhat run scripts/ReverseFullCheckpointDeploy.js --network xdcsubnet
```

## Additional Commands

For further assistance or to execute other operations, utilize the commands below:
Expand Down

0 comments on commit fc9c0d8

Please sign in to comment.