From 5721e6a53317dddd841fef070e4d4efffddfa928 Mon Sep 17 00:00:00 2001 From: Abdullah Ahmed Date: Sat, 31 May 2025 20:20:52 +0300 Subject: [PATCH] Update README.md The Sepolia Faucet enforces having test ethereum balance. but the google cloud one is pretty working well --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 785d079f..25838315 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ _We have updated the repos to work with Sepolia due to Rinkeby and Kovan being s # [Testnet Faucets](https://faucets.chain.link) Main Faucet: https://faucets.chain.link -Backup Faucet: https://sepoliafaucet.com/ +Backup Faucet: [https://sepoliafaucet.com/](https://cloud.google.com/application/web3/faucet/ethereum/sepolia) > ⚠️ All code associated with this course is for demo purposes only. They have not been audited and should not be considered production ready. Please use at your own risk.