Skip to content

Commit 8d40df7

Browse files
DeVikingMarkwbnns
andauthored
docs: Improve quickstart guide formatting and environment setup clarity (#1508)
* Update quickstart.md * Update quickstart.md * Update quickstart.md * Update quickstart.md --------- Co-authored-by: wbnns <hello@wbnns.com>
1 parent 7769821 commit 8d40df7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apps/base-docs/docs/building-with-base/quickstart.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,10 @@ Never share or commit your private key. Always keep it secure and handle with ca
113113

114114
Now that your environment is set up, let's deploy your contracts to Base Sepolia.
115115

116+
:::warning
117+
Before proceeding with deployment, make sure you have enough test ETH in your wallet on Base Sepolia. You can get test ETH from the faucets mentioned earlier in this guide.
118+
:::
119+
116120
1. Use the following command to compile and deploy your contract
117121

118122
```bash

0 commit comments

Comments
 (0)