Skip to content

Commit 17e38ed

Browse files
committedApr 18, 2023
Update instructions to connect wallet
1 parent e3788ee commit 17e38ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/src/content/tutorial/boilerplate-project.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ npm run start
6161

6262
Then open [http://127.0.0.1:3000/](http://127.0.0.1:3000/) in your browser and you should see this: ![](/front-5.png)
6363

64-
If you are using MetaMask, set your network to `127.0.0.1:8545` and click the button in the web app. If you are using Coinbase Wallet, first click the button, then select the "Hardhat (localhost)" network in the wallet, and then click the button again.
64+
Click the button to connect your wallet. If you are using MetaMask, make sure you have selected the `Localhost 8545` network.
6565

6666
After connecting your wallet, you should see this:
6767

0 commit comments

Comments
 (0)
Please sign in to comment.