From df4f87afa04b25e21358291cc97fd3ab14479367 Mon Sep 17 00:00:00 2001 From: 0xolishell <108895606+0xolishell@users.noreply.github.com> Date: Mon, 6 Mar 2023 14:47:39 -0800 Subject: [PATCH] Added Sepolia faucet --- website/docs/concepts/nodes-networks.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/concepts/nodes-networks.md b/website/docs/concepts/nodes-networks.md index f8ab210ab..1549476d6 100644 --- a/website/docs/concepts/nodes-networks.md +++ b/website/docs/concepts/nodes-networks.md @@ -117,9 +117,9 @@ Mining is a proof-of-work consensus mechanism. Ethereum's consensus is now drive Slashers, like validators, use specialized pieces of consensus-layer client software to fulfill a critical responsibility for the Ethereum network. Slashers attempt to detect and punish malicious validators. Learn more by reading our [Slasher documentation](../prysm-usage/slasher.md). **How do I get testnet ETH?**
-We recommend using [Paradigm's MultiFaucet](https://faucet.paradigm.xyz/). If that doesn't work, you can ask the community for testnet ETH on either the [Prysm Discord server](https://discord.gg/prysmaticlabs) or on [r/ethstaker](https://www.reddit.com/r/ethstaker). +We recommend using [Paradigm's MultiFaucet](https://faucet.paradigm.xyz/). Alchemy also has a [free Sepolia faucet](https://sepoliafaucet.com). If that doesn't work, you can ask the community for testnet ETH on either the [Prysm Discord server](https://discord.gg/prysmaticlabs) or on [r/ethstaker](https://www.reddit.com/r/ethstaker). import {RequestUpdateWidget} from '@site/src/components/RequestUpdateWidget.js'; - \ No newline at end of file +