Skip to content

Commit

Permalink
docs: add Holesky faucet (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
ben02060848 authored Feb 19, 2024
1 parent 85524bd commit 4742a2e
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
1 change: 1 addition & 0 deletions README_Chinese.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 水龙头

Expand Down
3 changes: 3 additions & 0 deletions README_Japanese.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions README_Korean.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 파우셋 입니다.
<a name="이더리움과정보전달"></a>
Expand Down
3 changes: 2 additions & 1 deletion README_Spanish.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 4742a2e

Please sign in to comment.