Skip to content

Commit

Permalink
fix numbering
Browse files Browse the repository at this point in the history
  • Loading branch information
GigaHierz committed Nov 1, 2024
1 parent 0e72530 commit 7324d6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/hardhat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
npx hardhat compile
```

5. Deploy the contract
3. Deploy the contract

Make sure your wallet is funded when deploying to testnet or mainnet. You can get test tokens for deploying it on Alfajores from the [Celo Faucet](https://faucet.celo.org/alfajores).

Expand All @@ -34,7 +34,7 @@ On Celo Mainnet
npx hardhat ignition deploy ./ignition/modules/Lock.ts --network celo
```

1. Verify the contract
4. Verify the contract

For Alfajores (Testnet) Verification

Expand Down

0 comments on commit 7324d6b

Please sign in to comment.