Skip to content

Commit 2bca92d

Browse files
committed
add ephemery testnet
1 parent b069f7c commit 2bca92d

File tree

1 file changed

+25
-0
lines changed
  • public/content/developers/docs/networks

1 file changed

+25
-0
lines changed

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

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,31 @@ Hoodi is a testnet for testing validating and staking. The Hoodi network is open
8282
- [Hoodi Faucet](https://hoodi.ethpandaops.io/)
8383
- [PoW faucet](https://hoodi-faucet.pk910.de/)
8484

85+
#### Ephemery {#ephemery}
86+
87+
Ephemery is a unique kind of testnet that fully resets every month. The execution and consensus state reverts back to genesis every 28 days, which means anything that happens on the testnet is ephemeral. This makes it ideal for a short term testing, fast node bootstrap and 'hello world' kind of applications that don't need permanence.
88+
89+
- Always fresh state, short term testing of validators and apps
90+
- Includes only basic set of contracts
91+
- Open validator set and easy to access large amounts of funds
92+
- Smallest node requirements and quickest sync, <5GB on average
93+
94+
##### Resources
95+
96+
- [Website](https://ephemery.dev/)
97+
- [Github]( https://github.com/ephemery-testnet/ephemery-resources)
98+
- [Community chat](https://matrix.to/#/#staker-testnet:matrix.org)
99+
- [Blockscout](https://explorer.ephemery.dev/)
100+
- [Otterscan](https://otter.bordel.wtf/)
101+
- [Beacon explorer](https://beaconlight.ephemery.dev/)
102+
- [Checkpoint Sync](https://checkpoint-sync.ephemery.ethpandaops.io)
103+
- [Launchpad]( https://launchpad.ephemery.dev/)
104+
105+
#### Faucets
106+
107+
- [Bordel Faucet](https://faucet.bordel.wtf/)
108+
- [Pk910 PoW Faucet](https://ephemery-faucet.pk910.de/)
109+
85110
#### Holesky {#holesky}
86111

87112
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.

0 commit comments

Comments
 (0)