Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion with-foundry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ LOCALHOST_PRIVATE_KEY=<the private key you just got from anvil>
#### (Option 2) Prepare for testnet

Pick a testnet like Sepolia or Goerli. Generate a private key and use a faucet (like
[this one for Sepolia](https://sepoliafaucet.com/)) to get some coins in there.
[this one for Sepolia](https://www.alchemy.com/faucets/ethereum-sepolia)) to get some coins in there.

Edit your `.env` file to look like:

Expand Down