From 4742a2ebdf55997d99944f67fd66b711e7438547 Mon Sep 17 00:00:00 2001 From: ben02060848 <160298505+ben02060848@users.noreply.github.com> Date: Mon, 19 Feb 2024 23:57:35 +0800 Subject: [PATCH] docs: add Holesky faucet (#411) --- README.md | 1 + README_Chinese.md | 1 + README_Japanese.md | 3 +++ README_Korean.md | 1 + README_Spanish.md | 3 ++- 5 files changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 22601c85..8566ae41 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,7 @@ Many thanks to the ~100 contributors including [@corbpage](https://twitter.com/c * [Rinkeby faucet](https://faucet.rinkeby.io/) [DEPRECATED NETWORK] * [Ropsten faucet (MetaMask)](https://faucet.metamask.io/) [DEPRECATED NETWORK] * [Ropsten faucet (rpanic)](https://faucet.rpanic.com) [DEPRECATED NETWORK] +* [Holesky faucet](https://stakely.io/en/faucet/ethereum-holesky-testnet-eth) * [Universal faucet](https://faucets.blockxlabs.com/) * [Nethereum.Faucet](https://github.com/Nethereum/Nethereum.Faucet) - A C#/.NET faucet * [Chainlink Faucet](https://faucets.chain.link/sepolia) diff --git a/README_Chinese.md b/README_Chinese.md index 3009f5eb..0e8adfa6 100644 --- a/README_Chinese.md +++ b/README_Chinese.md @@ -135,6 +135,7 @@ https://github.com/ConsenSys/ethereum-developer-tools-list/pull/70 * [Kovan 水龙头](https://github.com/kovan-testnet/faucet) * [Ropsten 水龙头](https://faucet.metamask.io/) * [Goerli 水龙头](https://goerli-faucet.slock.it/) +* [Holesky 水龙头](https://stakely.io/en/faucet/ethereum-holesky-testnet-eth) * [Universal 水龙头](https://faucets.blockxlabs.com/) * [Nethereum 水龙头](https://github.com/Nethereum/Nethereum.Faucet) - 一个 C#/.NET 水龙头 diff --git a/README_Japanese.md b/README_Japanese.md index 171c0c28..4bf37655 100644 --- a/README_Japanese.md +++ b/README_Japanese.md @@ -68,6 +68,9 @@ Ethereum開発で利用可能なツール、コンポーネント、パターン * [Rinkeby faucet](https://faucet.rinkeby.io/) * [Kovan faucet](https://github.com/kovan-testnet/faucet) * [Ropsten faucet](http://faucet.ropsten.be:3001/) +* [Goerli faucet](https://goerli-faucet.slock.it/) +* [Holesky faucet](https://stakely.io/en/faucet/ethereum-holesky-testnet-eth) +* [Universal faucet](https://faucets.blockxlabs.com/) ### Ethereumを利用するためのクライアント #### フロントエンドEthereum API diff --git a/README_Korean.md b/README_Korean.md index 810cfc1c..a62e716e 100644 --- a/README_Korean.md +++ b/README_Korean.md @@ -114,6 +114,7 @@ * [링크비 파우셋(Rinkeby faucet)](https://faucet.rinkeby.io/) * [코반 파우셋(Kovan faucet)](https://github.com/kovan-testnet/faucet) * [롭스텐 파우셋(Ropsten faucet)](http://faucet.ropsten.be:3001/) +* [홀레스키 파우셋(Holesky faucet)](https://stakely.io/en/faucet/ethereum-holesky-testnet-eth) * [유니버셜 파우셋(Universal faucet)](https://faucets.blockxlabs.com/) * [니더리움 파우셋(Nethereum Faucet)](https://github.com/Nethereum/Nethereum.Faucet) - C#/.NET 파우셋 입니다. diff --git a/README_Spanish.md b/README_Spanish.md index bf38bf7f..f4a2aadd 100644 --- a/README_Spanish.md +++ b/README_Spanish.md @@ -134,11 +134,12 @@ Muchas gracias a los ~100 contribuidores, incluidos [@corbpage](https://twitter. * [ZMOK](https://zmok.io/) - API JSON-RPC de Ethereum (Mainnet, Rinkeby, Mainnet de ejecución frontal). #### Prueba Grifos (Faucets) de Ether -[Grifo Rinkeby](https://faucet.rinkeby.io/) +* [Grifo Rinkeby](https://faucet.rinkeby.io/) * [Grifo Kovan](https://github.com/kovan-testnet/faucet) * [Grifo Ropsten (MetaMask)](https://faucet.metamask.io/) * [Grifo Ropsten (rpanic)](https://faucet.rpanic.com) * [Grifo Goerli](https://goerli-faucet.slock.it/) +* [Grifo Holesky](https://stakely.io/en/faucet/ethereum-holesky-testnet-eth) * [Grifo Universal](https://faucets.blockxlabs.com/) * [Nethereum.Faucet](https://github.com/Nethereum/Nethereum.Faucet) - A C#/.NET faucet