You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/developers/docs/networks/index.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ ETH on testnets has no real value; therefore, there are no markets for testnet E
34
34
35
35
#### Goerli {#goerli}
36
36
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.
38
38
39
39
-[Website](https://goerli.net/)
40
40
-[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
-[All That Node Goerli Faucet](https://www.allthatnode.com/faucet/ethereum.dsrv)
49
49
50
+
To launch a Validator on Goerli testnet, use ethstaker's ["cheap goerli validator" launchpad](https://goerli.launchpad.ethstaker.cc/en/).
51
+
50
52
#### Sepolia {#sepolia}
51
53
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.
0 commit comments