From bb47a799427d913ba27f3808eb399ac22c66dc82 Mon Sep 17 00:00:00 2001 From: Pieter <32960213+PieterSchumacher@users.noreply.github.com> Date: Sun, 18 Aug 2024 01:45:14 +0200 Subject: [PATCH 1/2] Update quick-start.md Gorli -> Sepolia --- developers/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developers/quick-start.md b/developers/quick-start.md index f2367cb..4facf5f 100644 --- a/developers/quick-start.md +++ b/developers/quick-start.md @@ -22,7 +22,7 @@ To complete this tutorial you will need**:** 1. Metamask installed in a Chromium based browser (such as [Google Chrome](https://www.google.com/chrome/)) If you don't have it already, you can get Metamask [here](https://metamask.io/). 2. A wallet set up in Metamask. -3. [Görli](https://goerli.net/) test ETH to send test transactions. You can get GETH from [Alchemy's faucet](https://goerlifaucet.com/). +3. [Sepolia](https://sepolia.dev/) test ETH to send test transactions. You can get GETH from [Alchemy's faucet](https://www.alchemy.com/faucets/ethereum-sepolia). ### Asserting a truth From 036d35ff154b4ccca3d00b76aa1b387e11140b2a Mon Sep 17 00:00:00 2001 From: Pieter <32960213+PieterSchumacher@users.noreply.github.com> Date: Sun, 18 Aug 2024 01:48:27 +0200 Subject: [PATCH 2/2] Update quick-start.md --- developers/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developers/quick-start.md b/developers/quick-start.md index 4facf5f..1944660 100644 --- a/developers/quick-start.md +++ b/developers/quick-start.md @@ -22,7 +22,7 @@ To complete this tutorial you will need**:** 1. Metamask installed in a Chromium based browser (such as [Google Chrome](https://www.google.com/chrome/)) If you don't have it already, you can get Metamask [here](https://metamask.io/). 2. A wallet set up in Metamask. -3. [Sepolia](https://sepolia.dev/) test ETH to send test transactions. You can get GETH from [Alchemy's faucet](https://www.alchemy.com/faucets/ethereum-sepolia). +3. [Sepolia](https://sepolia.dev/) test ETH to send test transactions. You can get Sepolia ETH from [Alchemy's faucet](https://www.alchemy.com/faucets/ethereum-sepolia). ### Asserting a truth