Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GalaxySciTech committed Jul 29, 2024
1 parent 00f5a8c commit a1ce0b7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion applications/subswap/contract/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Subswap Contract Deployment Guide

This guide provides the steps to check and configure necessary values in the `deploy.config.json` file, and then deploy Subswap and the Subnet Token using Hardhat scripts.


## Configuration: `deploy.config.json`

1. **Open the `deploy.config.json` File**
Expand Down Expand Up @@ -39,4 +42,3 @@
npx hardhat run scripts/simpletokendeploy.js --network xdcsubnet
```

This guide provides the steps to check and configure necessary values in the `deploy.config.json` file, and then deploy Subswap and the Subnet Token using Hardhat scripts.

0 comments on commit a1ce0b7

Please sign in to comment.