Skip to content

Commit 567de8c

Browse files
committed
Update testnets
1 parent c0cc10e commit 567de8c

File tree

2 files changed

+58
-39
lines changed

2 files changed

+58
-39
lines changed

public/content/developers/docs/development-networks/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,9 @@ Some consensus clients have built-in tools for spinning up local beacon chains f
4747

4848
### Public Ethereum Test-chains {#public-beacon-testchains}
4949

50-
There are also two maintained public test implementations of Ethereum: Goerli and Sepolia. The recommended testnet with long-term support is Goerli, which anyone is free to validate on. Sepolia is a newer, smaller chain also expected to be maintained for the foreseeable future, with a permissioned validator set (meaning there is no general access to new validators on this testnet). The Ropsten chain is expected to be deprecated in Q4 2022, and the Rinkeby chain is expected to be deprecated in Q2/Q3 2023.
50+
There are also two maintained public test implementations of Ethereum: Sepolia and Hoodi. The recommended testnet with long-term support is Hoodi, which anyone is free to validate on. Sepolia uses a permissioned validator set, meaning there is no general access to new validators on this testnet.
5151

52-
- [Goerli Staking Launchpad](https://goerli.launchpad.ethereum.org/)
53-
- [Ropsten, Rinkeby & Kiln Deprecation Announcement](https://blog.ethereum.org/2022/06/21/testnet-deprecation)
52+
- [Hoodi Staking Launchpad](https://hoodi.launchpad.ethereum.org/)
5453

5554
### Kurtosis Ethereum Package {#kurtosis}
5655

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

Lines changed: 56 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,11 @@ ETH on testnets is supposed to have no real value; however, there have been mark
3434

3535
#### Which Testnet should I use?
3636

37-
The two public testnets that client developers are currently maintaining are Sepolia and Goerli. Sepolia is a network for contract and application developers to test their applications. The Goerli network lets protocol developers test network upgrades, and lets stakers test running validators.
37+
The two public testnets that client developers are currently maintaining are Sepolia and Hoodi. Sepolia is a network for contract and application developers to test their applications. The Hoodi network lets protocol developers test network upgrades, and lets stakers test running validators.
3838

3939
#### Sepolia {#sepolia}
4040

41-
**Sepolia is the recommended default testnet for application development**.
42-
The Sepolia network uses a permissioned validator set. It's fairly new, meaning its state and history are both quite small. This means the network is quick to sync to and that running a node on it requires less storage. This is useful for users who want to quickly spin up a node and interact with the network directly.
43-
44-
- Closed validator set, controlled by client & testing teams
45-
- New testnet, less applications deployed than other testnets
46-
- Fast to sync and running a node requires minimal disk space
41+
**Sepolia is the recommended default testnet for application development**. The Sepolia network uses a permissioned validator set controlled by client & testing teams.
4742

4843
##### Resources
4944

@@ -55,73 +50,98 @@ The Sepolia network uses a permissioned validator set. It's fairly new, meaning
5550

5651
##### Faucets
5752

58-
- [QuickNode Sepolia Faucet](https://faucet.quicknode.com/drip)
53+
- [QuickNode Sepolia Faucet](https://faucet.quicknode.com/ethereum/sepolia)
5954
- [Grabteeth](https://grabteeth.xyz/)
6055
- [PoW faucet](https://sepolia-faucet.pk910.de/)
61-
- [Coinbase Wallet Faucet | Sepolia](https://coinbase.com/faucets/ethereum-sepolia-faucet)
62-
- [Alchemy Sepolia faucet](https://sepoliafaucet.com/)
56+
- [Alchemy Sepolia faucet](https://www.alchemy.com/faucets/ethereum-sepolia)
6357
- [Infura Sepolia faucet](https://www.infura.io/faucet)
64-
- [Chainstack Sepolia faucet](https://faucet.chainstack.com/sepolia-faucet)
58+
- [Chainstack Sepolia faucet](https://faucet.chainstack.com/sepolia-testnet-faucet)
6559
- [Ethereum Ecosystem faucet](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia)
60+
- [Google Cloud Web3 Sepolia faucet](https://cloud.google.com/application/web3/faucet/ethereum/sepolia)
61+
62+
#### Hoodi {#hoodi}
6663

67-
#### Goerli _(long-term support)_ {#goerli}
64+
**Hoodi is the recommended testnet for testing validating and staking**. The Hoodi network is open for users wanting to run a testnet validator. Stakers wanting to test protocol upgrades before they are deployed to mainnet should therefore use Hoodi.
6865

69-
_Note: [the Goerli testnet is deprecated](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) and will be replaced by [Holesovice](https://github.com/eth-clients/holesovice) in 2023. Please consider migrating your applications to Sepolia._
66+
##### Resources
7067

71-
Goerli is a testnet for testing validating and staking. The Goerli network is open for users wanting to run a testnet validator. Stakers wanting to test protocol upgrades before they are deployed to mainnet should therefore use Goerli.
68+
- [Website](https://hoodi.ethpandaops.io/)
69+
- [GitHub](https://github.com/eth-clients/hoodi)
70+
- [Otterscan](https://hoodi.otterscan.io/)
71+
- [Etherscan](https://hoodi.etherscan.io/)
72+
- [Blockscout](https://hoodi.cloud.blockscout.com/)
73+
74+
##### Faucets
7275

73-
- Open validator set, stakers can test network upgrades
74-
- Large state, useful for testing complex smart contract interactions
75-
- Longer to sync and requires more storage to run a node
76+
- [PoW faucet](https://hoodi-faucet.pk910.de/)
77+
78+
#### Holesky {#holesky}
79+
80+
The Holesky testnet will be [deprecated in September 2025](https://blog.ethereum.org/en/2025/03/18/hoodi-holesky). Staking operators and infrastructure providers should use Hoodi for validator testing instead.
7681

7782
##### Resources
7883

79-
- [Website](https://goerli.net/)
80-
- [GitHub](https://github.com/eth-clients/goerli)
81-
- [Etherscan](https://goerli.etherscan.io)
82-
- [Blockscout](https://eth-goerli.blockscout.com/)
84+
- [Website](https://holesky.ethpandaops.io/)
85+
- [GitHub](https://github.com/eth-clients/holesky)
86+
- [Otterscan](https://holesky.otterscan.io/)
87+
- [Etherscan](https://holesky.etherscan.io/)
88+
- [Blockscout](https://eth-holesky.blockscout.com/)
8389

8490
##### Faucets
8591

86-
- [QuickNode Goerli Faucet](https://faucet.quicknode.com/drip)
87-
- [Grabteeth](https://grabteeth.xyz/)
88-
- [PoW faucet](https://goerli-faucet.pk910.de/)
89-
- [Paradigm faucet](https://faucet.paradigm.xyz/)
90-
- [Alchemy Goerli Faucet](https://goerlifaucet.com/)
91-
- [All That Node Goerli Faucet](https://www.allthatnode.com/faucet/ethereum.dsrv)
92-
- [Coinbase Wallet Faucet | Goerli](https://coinbase.com/faucets/ethereum-goerli-faucet)
93-
- [Chainstack Goerli faucet](https://faucet.chainstack.com/goerli-faucet)
92+
- [QuickNode Holesky Faucet](https://faucet.quicknode.com/ethereum/holesky)
93+
- [PoW faucet](https://holesky-faucet.pk910.de/)
94+
- [Alchemy Holesky Faucet](https://www.alchemy.com/faucets/ethereum-holesky)
95+
- [Chainstack Holesky faucet](https://faucet.chainstack.com/holesky-testnet-faucet)
96+
- [Ethereum Ecosystem faucet](https://www.ethereum-ecosystem.com/faucets/ethereum-holesky)
97+
- [Google Cloud Web3 Holesky faucet](https://cloud.google.com/application/web3/faucet/ethereum/holesky)
9498

9599
To launch a Validator on Holesky testnet, use ethstaker's ["cheap Holesky validator" launchpad](https://holesky.launchpad.ethstaker.cc/en/).
96100

97101
### Layer 2 testnets {#layer-2-testnets}
98102

99103
[Layer 2 (L2)](/layer-2/) is a collective term to describe a specific set of Ethereum scaling solutions. A layer 2 is a separate blockchain that extends Ethereum and inherits the security guarantees of Ethereum. Layer 2 testnets are usually tightly coupled to public Ethereum testnets.
100104

101-
#### Arbitrum Goerli {#arbitrum-goerli}
105+
#### Arbitrum Sepolia {#arbitrum-sepolia}
102106

103107
A testnet for [Arbitrum](https://arbitrum.io/).
104108

109+
##### Resources
110+
111+
- [Etherscan](https://sepolia.arbiscan.io/)
112+
- [Blockscout](https://sepolia-explorer.arbitrum.io/)
113+
105114
##### Faucets
106115

107-
- [Chainlink faucet](https://faucets.chain.link/)
116+
- [QuickNode Arbitrum Sepolia Faucet](https://faucet.quicknode.com/arbitrum/sepolia)
117+
- [Alchemy Arbitrum Sepolia Faucet](https://www.alchemy.com/faucets/arbitrum-sepolia)
118+
- [Chainlink Arbitrum Sepolia faucet](https://faucets.chain.link/arbitrum-sepolia)
108119

109-
#### Optimistic Goerli {#optimistic-goerli}
120+
#### Optimistic Sepolia {#optimistic-sepolia}
110121

111122
A testnet for [Optimism](https://www.optimism.io/).
112123

124+
##### Resources
125+
126+
- [Etherscan](https://sepolia-optimistic.etherscan.io/)
127+
- [Blockscout](https://optimism-sepolia.blockscout.com/)
128+
113129
##### Faucets
114130

115-
- [Paradigm faucet](https://faucet.paradigm.xyz/)
116-
- [Coinbase Wallet Faucet | Optimism Goerli](https://coinbase.com/faucets/optimism-goerli-faucet)
131+
- [Testnet faucets](https://docs.optimism.io/builders/tools/build/faucets)
117132

118-
#### Starknet Goerli {#starknet-goerli}
133+
#### Starknet Sepolia {#starknet-sepolia}
119134

120135
A testnet for [Starknet](https://www.starknet.io).
121136

137+
##### Resources
138+
139+
- [Starkscan](https://sepolia.starkscan.co/)
140+
122141
##### Faucets
123142

124-
- [Starknet faucet](https://faucet.goerli.starknet.io)
143+
- [Starknet faucet](https://starknet-faucet.vercel.app/)
144+
- [Blast Starknet Sepolia faucet](https://blastapi.io/faucets/starknet-sepolia-eth)
125145

126146
## Private networks {#private-networks}
127147

0 commit comments

Comments
 (0)