Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lhphat02 committed Nov 9, 2022
1 parent 3326a29 commit f560711
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,12 @@

###

<!-- <p align="left">```<br>
<i>//create local nodes</i> <br>
<p align="left">```<br>
<!-- <i>//create local nodes</i> <br>
- npm hardhat node <br><br>
<i>//deploy contracts</i> <br>
- npx hardhat run scripts/deploy.js --network localhost <br><br> -->
- npx hardhat run scripts/deploy.js --network localhost -->
<br><br>
<i>//develop</i> <br>
- npm run dev<br><br>```</p>

Expand Down

0 comments on commit f560711

Please sign in to comment.