Skip to content

Commit 4c81e43

Browse files
authored
Merge pull request #8481 from chrishobcroft/patch-2
Update recommendations on Sepolia / Goerli usage
2 parents 6275ab6 + 8921bc4 commit 4c81e43

File tree

1 file changed

+4
-2
lines changed
  • src/content/developers/docs/networks

1 file changed

+4
-2
lines changed

src/content/developers/docs/networks/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ETH on testnets has no real value; therefore, there are no markets for testnet E
3434

3535
#### Goerli {#goerli}
3636

37-
Goerli is a proof-of-stake testnet. It is expected to be maintained long-term as a stable testnet for application developers. Before its testnet merge, Goerli was a proof-of-authority testnet.
37+
Goerli is a proof-of-stake testnet, and is the recommended default testnet for testing of validating and staking.
3838

3939
- [Website](https://goerli.net/)
4040
- [GitHub](https://github.com/goerli/testnet)
@@ -47,9 +47,11 @@ Goerli is a proof-of-stake testnet. It is expected to be maintained long-term as
4747
- [Alchemy Goerli Faucet](https://goerlifaucet.com/)
4848
- [All That Node Goerli Faucet](https://www.allthatnode.com/faucet/ethereum.dsrv)
4949

50+
To launch a Validator on Goerli testnet, use ethstaker's ["cheap goerli validator" launchpad](https://goerli.launchpad.ethstaker.cc/en/).
51+
5052
#### Sepolia {#sepolia}
5153

52-
Sepolia is a proof-of-stake testnet. Although Sepolia is still running, it is not currently planned to be maintained long-term. Before undergoing The Merge in June 2022, Sepolia was a proof-of-work testnet.
54+
Sepolia is a proof-of-stake testnet, and is the recommended default testnet for application development.
5355

5456
- [Website](https://sepolia.dev/)
5557
- [GitHub](https://github.com/goerli/sepolia)

0 commit comments

Comments
 (0)