diff --git a/public/content/developers/docs/apis/json-rpc/index.md b/public/content/developers/docs/apis/json-rpc/index.md index 2e485c550ca..73dac1fc31f 100755 --- a/public/content/developers/docs/apis/json-rpc/index.md +++ b/public/content/developers/docs/apis/json-rpc/index.md @@ -209,6 +209,7 @@ The full list of current network IDs is available at [chainlist.org](https://cha - `1`: Ethereum Mainnet - `11155111`: Sepolia testnet +- `560048` : Hoodi Testnet **Example** diff --git a/public/content/developers/docs/networks/index.md b/public/content/developers/docs/networks/index.md index ead43f0924c..bd2779dd710 100644 --- a/public/content/developers/docs/networks/index.md +++ b/public/content/developers/docs/networks/index.md @@ -61,18 +61,25 @@ The two public testnets that client developers are currently maintaining are Sep #### Hoodi {#hoodi} -**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. +Hoodi is a 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. + +- Open validator set, stakers can test network upgrades +- Large state, useful for testing complex smart contract interactions +- Longer to sync and requires more storage to run a node ##### Resources - [Website](https://hoodi.ethpandaops.io/) - [GitHub](https://github.com/eth-clients/hoodi) +- [Explorer](https://explorer.hoodi.ethpandaops.io/) +- [Checkpoint Sync](https://checkpoint-sync.hoodi.ethpandaops.io/) - [Otterscan](https://hoodi.otterscan.io/) - [Etherscan](https://hoodi.etherscan.io/) - [Blockscout](https://hoodi.cloud.blockscout.com/) ##### Faucets +- [Hoodi Faucet](https://hoodi.ethpandaops.io/) - [PoW faucet](https://hoodi-faucet.pk910.de/) #### Holesky {#holesky} @@ -96,7 +103,7 @@ The Holesky testnet will be [deprecated in September 2025](https://blog.ethereum - [Ethereum Ecosystem faucet](https://www.ethereum-ecosystem.com/faucets/ethereum-holesky) - [Google Cloud Web3 Holesky faucet](https://cloud.google.com/application/web3/faucet/ethereum/holesky) -To launch a Validator on Holesky testnet, use ethstaker's ["cheap Holesky validator" launchpad](https://holesky.launchpad.ethstaker.cc/en/). +To launch a Validator on Hoodi testnet, use [Hoodi launchpad](https://hoodi.launchpad.ethereum.org/en/). ### Layer 2 testnets {#layer-2-testnets} @@ -113,6 +120,8 @@ A testnet for [Arbitrum](https://arbitrum.io/). ##### Faucets +- [Chainlink faucet](https://faucets.chain.link/arbitrum-sepolia) +- [Alchemy faucet](https://www.alchemy.com/faucets/arbitrum-sepolia) - [QuickNode Arbitrum Sepolia Faucet](https://faucet.quicknode.com/arbitrum/sepolia) - [Alchemy Arbitrum Sepolia Faucet](https://www.alchemy.com/faucets/arbitrum-sepolia) - [Chainlink Arbitrum Sepolia faucet](https://faucets.chain.link/arbitrum-sepolia) @@ -128,6 +137,8 @@ A testnet for [Optimism](https://www.optimism.io/). ##### Faucets +- [Chainlink faucet](https://faucets.chain.link/optimism-sepolia) +- [Alchemy faucet](https://www.alchemy.com/faucets/optimism-sepolia) - [Testnet faucets](https://docs.optimism.io/builders/tools/build/faucets) #### Starknet Sepolia {#starknet-sepolia} @@ -140,6 +151,7 @@ A testnet for [Starknet](https://www.starknet.io). ##### Faucets +- [Alchemy faucet](https://www.alchemy.com/faucets/starknet-sepolia) - [Starknet faucet](https://starknet-faucet.vercel.app/) - [Blast Starknet Sepolia faucet](https://blastapi.io/faucets/starknet-sepolia-eth) diff --git a/public/content/developers/tutorials/all-you-can-cache/index.md b/public/content/developers/tutorials/all-you-can-cache/index.md index 58ca65f6144..7acc612d4e7 100644 --- a/public/content/developers/tutorials/all-you-can-cache/index.md +++ b/public/content/developers/tutorials/all-you-can-cache/index.md @@ -756,7 +756,6 @@ Since we use the low level `
.call()` function, we can't use `vm.expectR This is the way we verify that code [emits an event correctly](https://book.getfoundry.sh/cheatcodes/expect-emit) in Foundry. ### The client {#the-client} - One thing you don't get with Solidity tests is JavaScript code you can cut and paste into your own application. To write that code I deployed WORM to [Optimism Goerli](https://community.optimism.io/docs/useful-tools/networks/#optimism-goerli), [Optimism's](https://www.optimism.io/) new testnet. It is at address [`0xd34335b1d818cee54e3323d3246bd31d94e6a78a`](https://goerli-optimism.etherscan.io/address/0xd34335b1d818cee54e3323d3246bd31d94e6a78a). [You can see JavaScript code for the client here](https://github.com/qbzzt/20220915-all-you-can-cache/blob/main/javascript/index.js). To use it: diff --git a/public/content/translations/cs/developers/docs/networks/index.md b/public/content/translations/cs/developers/docs/networks/index.md index c2d59f8fa9b..bfa56d7b553 100644 --- a/public/content/translations/cs/developers/docs/networks/index.md +++ b/public/content/translations/cs/developers/docs/networks/index.md @@ -4,7 +4,7 @@ description: Přehled sítí Etherea a návod, kde získat ether (ETH) testovac lang: cs --- -Sítě Etherea jsou skupiny propojených počítačů, které komunikují pomocí protokolu Ethereum. Existuje pouze jedna hlavní síť Etherea, ale nezávislé sítě, které dodržují stejná pravidla protokolu, mohou být vytvořeny pro testovací a vývojové účely. Existuje mnoho nezávislých „sítí“, které dodržují protokol, aniž by mezi sebou komunikovaly. Můžete si dokonce spustit vlastní síť na svém počítači k testování chytrých kontraktů a web3 aplikací. +Sítě Etherea jsou skupiny propojených počítačů, které komunikují pomocí protokolu Ethereum. Existuje pouze jedna hlavní síť Etherea, ale nezávislé sítě, které dodržují stejná pravidla protokolu, mohou být vytvořeny pro testovací a vývojové účely. Existuje mnoho nezávislých "sítí", které dodržují protokol, aniž by mezi sebou komunikovaly. Můžete si dokonce spustit vlastní síť na svém počítači k testování chytrých kontraktů a web3 aplikací. Váš účet na Ethereu bude fungovat na různých sítích, ale zůstatek na účtu a historie transakcí se nepřenesou z hlavní sítě Etherea. Pro testovací účely je užitečné vědět, které sítě jsou k dispozici a jak získat ETH testovací sítě, abyste mohli experimentovat. Obecně platí, že z bezpečnostních důvodů se nedoporučuje používat účty z hlavní sítě na testovacích sítích nebo naopak. @@ -34,7 +34,7 @@ ETH na testovacích sítích nemá mít žádnou skutečnou hodnotu. Přesto vzn #### Kterou testovací síť bych měl/a použít? -Dvě veřejné testovací sítě, které aktuálně udržují vývojáři klientů, jsou Sepolia a Goerli. Sepolia je síť pro vývojáře kontraktů a aplikací, kteří je chtějí otestovat. Síť Goerli umožňuje vývojářům protokolu testovat vylepšení sítě a také umožňuje uzamykatelům zkoušet provozování validátorů. +Dvě veřejné testovací sítě, které aktuálně udržují vývojáři klientů, jsou Sepolia a Hoodi. Sepolia je síť pro vývojáře kontraktů a aplikací, kteří je chtějí otestovat. Síť Hoodi umožňuje vývojářům protokolu testovat vylepšení sítě a také umožňuje uzamykatelům zkoušet provozování validátorů. #### Sepolia {#sepolia} @@ -63,11 +63,9 @@ Dvě veřejné testovací sítě, které aktuálně udržují vývojáři klient - [Chainstack Sepolia faucet](https://faucet.chainstack.com/sepolia-faucet) - [Ethereum Ecosystem faucet](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) -#### Goerli _(dlouhodobá podpora)_ {#goerli} +#### Hoodi {#hoodi} -_Poznámka: [Testovací síť Goerli je zastaralá](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) a v roce 2023 bude nahrazena testovací sítí [Holesovice](https://github.com/eth-clients/holesovice). Zvažte přesun aplikací na testovací síť Sepolia._ - -Goerli je testovací síť pro testování validace a uzamčení. Síť Goerli je otevřená uživatelům, kteří chtějí provozovat validátor na testovací síti. Uzamykatelé, kteří chtějí testovat vylepšení protokolu před jejich nasazením na hlavní síť, by proto měli používat Goerli. +Hoodi je testovací síť pro testování validace a uzamčení. Síť Hoodi je otevřená uživatelům, kteří chtějí provozovat validátor na testovací síti. Uzamykatelé, kteří chtějí testovat vylepšení protokolu před jejich nasazením na hlavní síť, by proto měli používat Hoodi. - Otevřená sada validátorů, uzamykatelé mohou testovat vylepšení sítě - Obsáhlý stav, užitečné pro testování složitých interakcí chytrých kontraktů @@ -75,56 +73,50 @@ Goerli je testovací síť pro testování validace a uzamčení. Síť Goerli j ##### Zdroje -- [Web](https://goerli.net/) -- [GitHub](https://github.com/eth-clients/goerli) -- [Etherscan](https://goerli.etherscan.io) -- [Blockscout](https://eth-goerli.blockscout.com/) +- [Web](https://hoodi.ethpandaops.io/) +- [GitHub](https://github.com/eth-clients/hoodi) +- [Explorer](https://explorer.hoodi.ethpandaops.io/) +- [Checkpoint Sync](https://checkpoint-sync.hoodi.ethpandaops.io/) ##### Faucety -- [QuickNode Goerli Faucet](https://faucet.quicknode.com/drip) -- [Grabteeth](https://grabteeth.xyz/) -- [PoW faucet](https://goerli-faucet.pk910.de/) -- [Paradigm faucet](https://faucet.paradigm.xyz/) -- [Alchemy Goerli Faucet](https://goerlifaucet.com/) -- [All That Node Goerli Faucet](https://www.allthatnode.com/faucet/ethereum.dsrv) -- [Coinbase Wallet Faucet | Goerli](https://coinbase.com/faucets/ethereum-goerli-faucet) -- [Chainstack Goerli faucet](https://faucet.chainstack.com/goerli-faucet) +- [Hoodi Faucet](https://hoodi.ethpandaops.io/) -Ke spuštění validátoru na testovací síti Holesky použijte [„laciný Holesky validátor“ launchpad](https://holesky.launchpad.ethstaker.cc/en/) od ethstaker. +Ke spuštění validátoru na testovací síti Hoodi použijte [Hoodi launchpad](https://hoodi.launchpad.ethereum.org/en/). ### Testovací sítě druhé vrstvy {#layer-2-testnets} [Druhá vrstva (L2)](/layer-2/) je souhrnný termín pro popis specifických sad škálovacích řešení Etherea. Druhá vrstva je samostatný blockchain, který rozšiřuje Ethereum a dědí jeho bezpečnostní záruky. Testovací sítě druhé vrstvy jsou obvykle úzce spojeny s veřejnými testovacími sítěmi Etherea. -#### Arbitrum Goerli {#arbitrum-goerli} +#### Arbitrum Sepolia {#arbitrum-sepolia} Testovací síť pro [Arbitrum](https://arbitrum.io/). ##### Faucety -- [Chainlink faucet](https://faucets.chain.link/) +- [Chainlink faucet](https://faucets.chain.link/arbitrum-sepolia) +- [Alchemy faucet](https://www.alchemy.com/faucets/arbitrum-sepolia) -#### Optimistic Goerli {#optimistic-goerli} +#### Optimistic Sepolia {#optimistic-sepolia} Testovací síť pro [Optimism](https://www.optimism.io/). ##### Faucety -- [Paradigm faucet](https://faucet.paradigm.xyz/) -- [Coinbase Wallet Faucet | Optimism Goerli](https://coinbase.com/faucets/optimism-goerli-faucet) +- [Chainlink faucet](https://faucets.chain.link/optimism-sepolia) +- [Alchemy faucet](https://www.alchemy.com/faucets/optimism-sepolia) -#### Starknet Goerli {#starknet-goerli} +#### Starknet Sepolia {#starknet-sepolia} Testovací síť pro [Starknet](https://www.starknet.io). ##### Faucety -- [Starknet faucet](https://faucet.goerli.starknet.io) +- [Alchemy faucet](https://www.alchemy.com/faucets/starknet-sepolia) ## Privátní sítě {#private-networks} -Síť Etherea je privátní, pokud její uzly nejsou připojeny k veřejné síti (tj. hlavní nebo testovací síť). V tomto kontextu znamená „privátní“ pouze vyhrazená nebo izolovaná, spíše než chráněná nebo bezpečná. +Síť Etherea je privátní, pokud její uzly nejsou připojeny k veřejné síti (tj. hlavní nebo testovací síť). V tomto kontextu znamená "privátní" pouze vyhrazená nebo izolovaná, spíše než chráněná nebo bezpečná. ### Vývojové sítě {#development-networks} diff --git a/public/content/translations/de/developers/docs/apis/json-rpc/index.md b/public/content/translations/de/developers/docs/apis/json-rpc/index.md index 4c78d00071d..ad51b54df9a 100644 --- a/public/content/translations/de/developers/docs/apis/json-rpc/index.md +++ b/public/content/translations/de/developers/docs/apis/json-rpc/index.md @@ -207,8 +207,8 @@ Keine Die vollständige Liste der aktuellen Netzwerk-IDs ist verfügbar unter [chainlist.org](https://chainlist.org). Einige häufige sind: - `1`: Ethereum Mainnet -- `5`: Goerli Testnetz - `11155111`: Sepolia Testnetz +- `560048` : Hoodi Testnetz **Beispiel** diff --git a/public/content/translations/de/developers/docs/data-and-analytics/block-explorers/index.md b/public/content/translations/de/developers/docs/data-and-analytics/block-explorers/index.md index c24cd65e26c..1ee0c1dfd60 100644 --- a/public/content/translations/de/developers/docs/data-and-analytics/block-explorers/index.md +++ b/public/content/translations/de/developers/docs/data-and-analytics/block-explorers/index.md @@ -26,6 +26,7 @@ Sie sollten das Basiskonzept von Ethereum verstehen, damit Sie die Daten, die Si - [EthVM](https://www.ethvm.com/) - [OKLink](https://www.oklink.com/eth) - [Rantom](https://rantom.app/) +- [Ethseer](https://ethseer.io) ## Open-Source-Werkzeuge {#open-source-tools} @@ -54,7 +55,7 @@ Neue Blöcke werden alle 12 Sekunden zu Ethereum hinzugefügt (es sei denn, ein - Gaslimit - Die Gaslimits, die von den Transaktionen im Block gesetzt wurden - Grundgebühr pro Gas - Der Mindestmultiplikator, der erforderlich ist, damit eine Transaktion in einen Block aufgenommen werden kann - Verbrannte Gebühren - Wie viel ETH in einem Block verbrannt wird -- Extradaten – alle zusätzlichen Daten, die der Ersteller im Block eingefügt hat +- Extradaten - alle zusätzlichen Daten, die der Ersteller im Block eingefügt hat **Erweiterte Daten** @@ -116,7 +117,7 @@ Smart-Contract-Konten verfügen über die gleichen Daten wie ein Benutzerkonto, - Vertragsersteller - Die Adresse, die den Vertrag im Mainnet bereitgestellt hat - Erstellungstransaktion - Die Transaktion, die die Bereitstellung im Mainnet beinhaltete - Quellcode - Der Solidity- oder Vyper-Code des Smart Contracts -- Vertrags-ABI - Die „Application Binary Interface“ - die Aufrufe, die der Vertrag tätigt, und die empfangenen Daten +- Vertrags-ABI - Die "Application Binary Interface" - die Aufrufe, die der Vertrag tätigt, und die empfangenen Daten - Vertragserstellungscode - Der kompilierte Bytecode des Smart Contracts – wird erstellt, wenn Sie einen in Solidity oder Vyper usw. geschriebenen Smart Contract kompilieren - Vertragsereignisse - Eine Historie der im Smart Contract aufgerufenen Methoden – im Grunde eine Möglichkeit zu sehen, wie der Vertrag verwendet wird und wie oft @@ -213,7 +214,7 @@ Validatoren sind dafür verantwortlich, Blöcke vorzuschlagen und sie innerhalb ### Beglaubigungen {#attestations} -Attestierungen sind „Ja“-Stimmen für die Aufnahme von Blöcken in die Chain. Ihre Daten beziehen sich auf eine Aufzeichnung der Attestierung und der bestätigenden Validatoren. +Attestierungen sind "Ja"-Stimmen für die Aufnahme von Blöcken in die Chain. Ihre Daten beziehen sich auf eine Aufzeichnung der Attestierung und der bestätigenden Validatoren. - Slot - Der Slot, in dem die Attestierung stattgefunden hat - Komitee-Index - Der Index des Komitees für den gegebenen Slot @@ -237,13 +238,15 @@ Die Daten der obersten Ebene der Konsensebene umfassen Folgendes: ## Block Explorer {#block-explorers} -- [Etherscan](https://etherscan.io/) - ein Block-Explorer, mit dem Sie Daten für Ethereum Mainnet und Goerli Testnetz abrufen können +- [Etherscan](https://etherscan.io/) - ein Block-Explorer, mit dem Sie Daten für Ethereum Mainnet abrufen können +- [Etherscan Sepolia](https://sepolia.etherscan.io/) - ein Block-Explorer, mit dem Sie Daten für das Sepolia Testnet abrufen können +- [Etherscan Hoodi](https://hoodi.etherscan.io/) - ein Block-Explorer, mit dem Sie Daten für das Hoodi Testnet abrufen können - [3xpl](https://3xpl.com/ethereum) – ein werbefreier Open-Source-Ethereum-Explorer, der den Download seiner Datensätze erlaubt -- [Beaconcha.in](https://beaconcha.in/) - ein Open-Source-Block-Explorer für Ethereum Mainnet und Goerli Testnetz +- [Beaconcha.in](https://beaconcha.in/) - ein Open-Source-Block-Explorer für Ethereum Mainnet - [Blockchair](https://blockchair.com/ethereum) – Der privateste Ethereum-Explorer. Auch zum Sortieren und Filtern von (Mempool-) Daten - [Etherchain](https://www.etherchain.org/) - Ein Block-Explorer für das Ethereum Mainnet -- [Ethplorer](https://ethplorer.io/) - ein Block-Explorer mit Fokus auf Token für das Ethereum Mainnet und das Kovan Testnetz -- [Rantom](https://rantom.app/) - Ein krypto-freundlicher Open-Source-Dienst, der in seine dezentrale Finanzplattform (DeFi)& integriert ist Visualisierung des Transaktionsvolumens von NFTs für einen detaillierten Überblick +- [Ethplorer](https://ethplorer.io/) - ein Block-Explorer mit Fokus auf Token für das Ethereum Mainnet +- [Rantom](https://rantom.app/) - Ein benutzerfreundlicher Open-Source-DeFi- und NFT-Transaktions-Viewer für detaillierte Einblicke - [Ethernow](https://www.ethernow.xyz/) – ein Echtzeit-Transaktions-Explorer, der es ermöglicht, die Pre-Chain-Ebene des Ethereum-Mainnets einzusehen ## Weiterführende Informationen {#further-reading} diff --git a/public/content/translations/de/developers/docs/development-networks/index.md b/public/content/translations/de/developers/docs/development-networks/index.md index ee860d69acf..e34952a29eb 100644 --- a/public/content/translations/de/developers/docs/development-networks/index.md +++ b/public/content/translations/de/developers/docs/development-networks/index.md @@ -47,10 +47,11 @@ Einige Konsensclients verfügen über integrierte Tools, um lokale Beacon Chains ### Öffentliche Ethereum Test-Chains {#public-beacon-testchains} -Es gibt auch zwei öffentliche Testimplementierungen von Ethereum: Goerli und Sepolia. Das empfohlene Testnetz mit langfristiger Unterstützung ist Goerli, auf dem potenziell jeder validieren kann. Bei Sepolia handelt es sich um eine neuere, kleinere Chain, die ebenfalls auf absehbare Zeit gewartet werden soll und deren Validatoren ausgewählt sind (d. h. es gibt keinen offnen Zugang zu neuen Validatoren in diesem Testnetz). Die Ropsten Chain wird voraussichtlich im 4. Quartal 2022 und die Rinkeby Chain im 2. und 3. Quartal 2023 veraltet sein. +Es gibt auch zwei öffentliche Testimplementierungen von Ethereum: Sepolia und Hoodi. Sepolia ist das empfohlene Standard-Testnetz für die Anwendungsentwicklung, mit einem geschlossenen Validatorsatz für schnelle Synchronisation. Hoodi ist ein Testnetz für Validierung und Staking, das einen offenen Validatorsatz verwendet und es potenziell jedem ermöglicht, zu validieren. -- [Goerli Staking Launchpad](https://goerli.launchpad.ethereum.org/) -- [Ropsten, Rinkeby & Kiln, Ankündigung der Abschaltung](https://blog.ethereum.org/2022/06/21/testnet-deprecation) +- [Hoodi Staking Launchpad](https://hoodi.launchpad.ethereum.org/en/) +- [Sepolia Website](https://sepolia.dev/) +- [Hoodi Website](https://hoodi.ethpandaops.io/) ### Kurtosis Ethereum-Paket {#kurtosis} diff --git a/public/content/translations/de/developers/docs/networks/index.md b/public/content/translations/de/developers/docs/networks/index.md index bbf2289c3af..36717f9eab8 100644 --- a/public/content/translations/de/developers/docs/networks/index.md +++ b/public/content/translations/de/developers/docs/networks/index.md @@ -16,33 +16,34 @@ Sie sollten die [Grundlagen von Ethereum](/developers/docs/intro-to-ethereum/) v Öffentliche Netzwerke sind für jedermann auf der Welt mit einer Internetverbindung zugänglich. Jeder kann Transaktionen in einer öffentlichen Blockchain lesen oder erstellen und die ausgeführten Transaktionen validieren. Der Konsens zwischen den Peers entscheidet über die Aufnahme von Transaktionen und den Zustand des Netzwerks. -### Ethereum-Mainnet {#ethereum-mainnet} +### Ethereum Mainnet {#ethereum-mainnet} Mainnet ist die primäre öffentliche Ethereum-Produktions-Blockchain, bei der Transaktionen mit tatsächlichem Wert im dezentralisierten Ledger stattfinden. Wenn Menschen und Börsen ETH-Preise diskutieren, sprechen sie über Mainnet ETH. -### Ethereum-Testnets {#ethereum-testnets} +### Ethereum Testnetze {#ethereum-testnets} -Zusätzlich zum Mainnet gibt es öffentliche Testnetze. Dabei handelt es sich um Netzwerke, die von Protokollentwicklern oder Smart-Contract-Entwicklern eingesetzt werden, um sowohl Protokoll-Upgrades als auch potenzielle Smart Contracts in einer produktionsähnlichen Umgebung zu testen, bevor sie ins Mainnet gelangen. Stelle dir dies als Analog zur Produktion im Vergleich zu Staging-Servern vor. +Neben dem Mainnet gibt es öffentliche Testnetze. Diese werden von Protokollentwicklern oder Smart-Contract-Entwicklern verwendet, um sowohl Protokoll-Upgrades als auch potenzielle Smart Contracts in einer produktionsähnlichen Umgebung zu testen, bevor sie auf das Mainnet deployed werden. Stellen Sie sich das als Analogie zu Produktions- und Staging-Servern vor. -Sie sollten jeden Contract-Code, den Sie schreiben, in einem Testnet testen, bevor Sie ihn im Mainnet einsetzen. dApps, die mit bestehenden Smart Contracts integriert werden, haben Kopien der meisten Projekte in Testnets bereitgestellt. +Sie sollten jeden Contract-Code, den Sie schreiben, auf einem Testnet testen, bevor Sie ihn auf dem Mainnet deployen. Unter den dApps, die mit bestehenden Smart Contracts integriert sind, haben die meisten Projekte Kopien auf Testnetzen deployed. -Die meisten Testnets begannen mit einem berechtigten Proof-of-Authority-Konsensmechanismus. Dies bedeutet, dass eine kleine Anzahl von Nodes ausgewählt wird, um Transaktionen zu validieren und neue Blöcke zu erstellen – und ihre Identität im Prozess zu hinterlegen. Alternativ dazu bieten einige Testnets einen offenen Proof-of-Stake-Konsensmechanismus, bei dem jeder testweise einen Valitador laufen lassen kann, genau wie beim Ethereum-Mainnet. +Die meisten Testnetze begannen mit einem berechtigten Proof-of-Authority-Konsensmechanismus. Das bedeutet, dass eine kleine Anzahl von Nodes ausgewählt wird, um Transaktionen zu validieren und neue Blöcke zu erstellen – wobei sie ihre Identität in diesem Prozess einsetzen. Alternativ verfügen einige Testnetze über einen offenen Proof-of-Stake-Konsensmechanismus, bei dem jeder das Validieren testen kann, genau wie beim Ethereum Mainnet. -ETH in Testnets soll keinen wirklichen Wert haben. Es wurden jedoch Märkte für bestimmte Arten von Testnet-ETH geschaffen, die knapp oder schwer zu bekommen sind. Da Sie ETH benötigen, um tatsächlich mit Ethereum zu interagieren (sogar auf Testnets), erhalten die meisten Nutzer Testnet-ETH kostenlos von Faucets. Die meisten Faucets sind Webapplikationen, bei denen Sie eine Adresse eingeben können, an die die ETH gesendet werden sollen. +ETH auf Testnetzen soll keinen realen Wert haben; es wurden jedoch Märkte für bestimmte Arten von Testnet-ETH geschaffen, die knapp oder schwer zu erhalten geworden sind. Da Sie ETH benötigen, um tatsächlich mit Ethereum zu interagieren (selbst auf Testnetzen), erhalten die meisten Menschen Testnet-ETH kostenlos von Faucets. Die meisten Faucets sind Webanwendungen, in die Sie eine Adresse eingeben können, an die Sie ETH senden möchten. #### Welches Testnet soll ich benutzen? -Die beiden öffentlichen Testnets, die die Client-Entwickler derzeit betreiben, sind Sepolia und Goerli. Sepolia ist ein Netz für Smart Contract- und Anwendungsentwickler zum Testen ihrer Anwendungen. Das Goerli-Netz ermöglicht es Protokollentwicklern, Netzwerk-Upgrades zu testen, bzw. erlaubt es Stakern, laufende Validatoren zu testen. +Die beiden öffentlichen Testnetze, die Client-Entwickler derzeit warten, sind Sepolia und Hoodi. Sepolia ist ein Netzwerk für Contract- und Anwendungsentwickler, um ihre Anwendungen zu testen. Das Hoodi-Netzwerk ermöglicht es Protokollentwicklern, Netzwerk-Upgrades zu testen, und Stakern, das Validieren zu testen. #### Sepolia {#sepolia} -**Sepolia ist das empfohlene Standard-Testnet für die Anwendungsentwicklung**. Das Sepolia-Netz verwendet ein berechtigtes Validator-Set. Es ist relativ neu, d. h. der Status und Verlauf sind beide recht klein. Das bedeutet, dass das Netzwerk schnell zu synchronisieren ist und dass der Betrieb eines Knotens weniger Speicherplatz erfordert. Das ist nützlich für Benutzer, die schnell einen Knoten einrichten und direkt mit dem Netzwerk interagieren möchten. +**Sepolia ist das empfohlene Standard-Testnet für die Anwendungsentwicklung**. +Das Sepolia-Netzwerk verwendet einen berechtigten Validatorsatz. Es ist relativ neu, was bedeutet, dass sein Zustand und seine Historie beide recht klein sind. Das bedeutet, dass das Netzwerk schnell synchronisiert und dass das Betreiben eines Nodes weniger Speicherplatz erfordert. Dies ist nützlich für Benutzer, die schnell einen Node starten und direkt mit dem Netzwerk interagieren möchten. -- Geschlossener Validatorensatz, kontrolliert von Client und Testteams -- Neues Testnet, weniger Anwendungen im Einsatz als auf anderen Testnets -- Schnelle Synchronisierung und minimaler Speicherplatzbedarf für den Betrieb eines Knotens +- Geschlossener Validatorsatz, kontrolliert von Client- und Testteams +- Neues Testnet, weniger Anwendungen deployed als bei anderen Testnetzen +- Schnelle Synchronisation und minimaler Speicherplatzbedarf für den Betrieb eines Nodes ##### Ressourcen @@ -56,71 +57,63 @@ Die beiden öffentlichen Testnets, die die Client-Entwickler derzeit betreiben, - [QuickNode Sepolia Faucet](https://faucet.quicknode.com/drip) - [Grabteeth](https://grabteeth.xyz/) -- [PoW-Faucet](https://sepolia-faucet.pk910.de/) -- [Faucet für Coinbase-Wallet | Sepolia](https://coinbase.com/faucets/ethereum-sepolia-faucet) -- [Faucet für Alchemy Sepolia](https://sepoliafaucet.com/) -- [Faucet für Infura Sepolia](https://www.infura.io/faucet) -- [Faucet für Chainstack Sepolia](https://faucet.chainstack.com/sepolia-faucet) -- [Ethereum-Ökosystem-Faucet](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) +- [PoW faucet](https://sepolia-faucet.pk910.de/) +- [Coinbase Wallet Faucet | Sepolia](https://coinbase.com/faucets/ethereum-sepolia-faucet) +- [Alchemy Sepolia faucet](https://sepoliafaucet.com/) +- [Infura Sepolia faucet](https://www.infura.io/faucet) +- [Chainstack Sepolia faucet](https://faucet.chainstack.com/sepolia-faucet) +- [Ethereum Ecosystem faucet](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) -#### Goerli _(Langzeit-Support)_ {#goerli} +#### Hoodi {#hoodi} -_Hinweis: [Das Goerli-Testnetz ist veraltet](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) und wird 2023 durch [Holesovice](https://github.com/eth-clients/holesovice) ersetzt. Sie sollten die Migration Ihrer Anwendungen auf Sepolia in Erwägung ziehen._ +Hoodi ist ein Testnet zum Testen von Validierung und Staking. Das Hoodi-Netzwerk ist offen für Benutzer, die einen Testnet-Validator betreiben möchten. Staker, die Protokoll-Upgrades testen möchten, bevor sie auf dem Mainnet deployed werden, sollten daher Hoodi verwenden. -Goerli ist ein Testnet zum Testen, Validieren und Staking. Das Goerli-Netzwerk ist offen für Benutzer, die einen Testnet-Validator betreiben möchten. Staker, die Protokoll-Upgrades testen wollen, bevor sie im Mainnet eingesetzt werden, sollten daher Goerli benutzen. - -- Offenes Validator-Set, Staker können Netzwerk-Upgrades testen -- Großer State, nützlich zum Testen komplexer Smart-Contract-Interaktionen -- Langwierige Synchronisierung und hoher Speicherbedarf für den Betrieb eines Knotens +- Offener Validatorsatz, Staker können Netzwerk-Upgrades testen +- Großer Zustand, nützlich für das Testen komplexer Smart-Contract-Interaktionen +- Längere Synchronisationszeit und mehr Speicherplatz für den Betrieb eines Nodes erforderlich ##### Ressourcen -- [Website](https://goerli.net/) -- [GitHub](https://github.com/eth-clients/goerli) -- [Etherscan](https://goerli.etherscan.io) -- [Blockscout](https://eth-goerli.blockscout.com/) +- [Website](https://hoodi.ethpandaops.io/) +- [GitHub](https://github.com/eth-clients/hoodi) +- [Explorer](https://explorer.hoodi.ethpandaops.io/) +- [Checkpoint Sync](https://checkpoint-sync.hoodi.ethpandaops.io/) ##### Faucets -- [QuickNode Goerli Faucet](https://faucet.quicknode.com/drip) -- [Grabteeth](https://grabteeth.xyz/) -- [PoW-Faucet](https://goerli-faucet.pk910.de/) -- [Paradigm-Faucet](https://faucet.paradigm.xyz/) -- [Alchemy Goerli Faucet](https://goerlifaucet.com/) -- [All That Node Goerli Faucet](https://www.allthatnode.com/faucet/ethereum.dsrv) -- [Coinbase Wallet Faucet | Goerli](https://coinbase.com/faucets/ethereum-goerli-faucet) -- [Chainstack Goerli-Faucet](https://faucet.chainstack.com/goerli-faucet) +- [Hoodi Faucet](https://hoodi.ethpandaops.io/) -Um einen Validator im Goerli-Testnet zu starten, verwenden Sie das [Launchpad "cheap goerli validator"](https://holesky.launchpad.ethstaker.cc/en/) von ethstaker. +Um einen Validator auf dem Hoodi-Testnet zu starten, verwenden Sie [Hoodi launchpad](https://hoodi.launchpad.ethereum.org/en/). -### Layer-2-Testnets {#layer-2-testnets} +### Layer-2-Testnetze {#layer-2-testnets} -[Layer-2 (L2)](/layer-2/) ist ein Sammelbegriff, der eine bestimmte Gruppe von Ethereum-Skalierungslösungen beschreibt. Ein Layer-2 ist eine separate Blockchain, die Ethereum erweitert und die Sicherheitsgarantien von Ethereum erbt. Layer-2-Testnets sind in der Regel eng mit öffentlichen Ethereum-Testnets gekoppelt. +[Layer 2 (L2)](/layer-2/) ist ein Sammelbegriff zur Beschreibung einer bestimmten Gruppe von Ethereum-Skalierungslösungen. Ein Layer 2 ist eine separate Blockchain, die Ethereum erweitert und die Sicherheitsgarantien von Ethereum erbt. Layer-2-Testnetze sind normalerweise eng mit öffentlichen Ethereum-Testnetzen verbunden. -#### Arbitrum Goerli {#arbitrum-goerli} +#### Arbitrum Sepolia {#arbitrum-sepolia} Ein Testnet für [Arbitrum](https://arbitrum.io/). ##### Faucets -- [Chainlink-Faucet](https://faucets.chain.link/) +- [Chainlink faucet](https://faucets.chain.link/arbitrum-sepolia) +- [Alchemy faucet](https://www.alchemy.com/faucets/arbitrum-sepolia) -#### Optimistic Goerli {#optimistic-goerli} +#### Optimistic Sepolia {#optimistic-sepolia} Ein Testnet für [Optimism](https://www.optimism.io/). ##### Faucets -- [Paradigm-Faucet](https://faucet.paradigm.xyz/) -- [Coinbase Wallet Faucet | Optimism Goerli](https://coinbase.com/faucets/optimism-goerli-faucet) +- [Chainlink faucet](https://faucets.chain.link/optimism-sepolia) +- [Alchemy faucet](https://www.alchemy.com/faucets/optimism-sepolia) -#### Starknet Goerli {#starknet-goerli} +#### Starknet Sepolia {#starknet-sepolia} -Ein Testnetz für [Starknet](https://www.starknet.io). +Ein Testnet für [Starknet](https://www.starknet.io). ##### Faucets -- [Starknet-Faucet](https://faucet.goerli.starknet.io) +- [Alchemy faucet](https://www.alchemy.com/faucets/starknet-sepolia) ## Private Netzwerke {#private-networks} diff --git a/public/content/translations/el/developers/docs/apis/json-rpc/index.md b/public/content/translations/el/developers/docs/apis/json-rpc/index.md index 9f048307964..d313b241996 100644 --- a/public/content/translations/el/developers/docs/apis/json-rpc/index.md +++ b/public/content/translations/el/developers/docs/apis/json-rpc/index.md @@ -207,8 +207,8 @@ curl -X POST --data '{"jsonrpc":"2.0","method":"web3_sha3","params":["0x68656c6c Η πλήρης λίστα τρεχόντων ID δικτύου είναι διαθέσιμη στο [chainlist.org](https://chainlist.org). Δείτε περισσότερα στο: - `1`: Κεντρικό δίκτυο Ethereum -- `5`: Δίκτυο δοκιμών Goerli - `11155111`: Δίκτυο δοκιμών Sepolia +- `17000`: Δίκτυο δοκιμών Hoodi **Παράδειγμα** diff --git a/public/content/translations/el/developers/docs/data-and-analytics/block-explorers/index.md b/public/content/translations/el/developers/docs/data-and-analytics/block-explorers/index.md index e19bd99719c..3bbb51adf31 100644 --- a/public/content/translations/el/developers/docs/data-and-analytics/block-explorers/index.md +++ b/public/content/translations/el/developers/docs/data-and-analytics/block-explorers/index.md @@ -238,12 +238,12 @@ sidebarDepth: 3 ## Εξερευνητές Block {#block-explorers} -- [Etherscan](https://etherscan.io/) - ένας εξερευνητής μπλοκ που μπορείτε να χρησιμοποιήσετε για την ανάκτηση δεδομένων για το Ethereum Mainnet και το Goerli Testnet +- [Etherscan](https://etherscan.io/) - ένας εξερευνητής μπλοκ που μπορείτε να χρησιμοποιήσετε για την ανάκτηση δεδομένων για το Ethereum Mainnet και τα δίκτυα δοκιμών Sepolia και Hoodi - [3xpl](https://3xpl.com/ethereum): Ένας ανοιχτού κώδικα εξερευνητής Ethereum χωρίς διαφημίσεις που επιτρέπει τη λήψη των συνόλων δεδομένων του. -- [Beaconcha.in](https://beaconcha.in/): Ένας ανοιχτού κώδικα εξερευνητής μπλοκ για το κύριο δίκτυο του Ethereum και το δοκιμαστικό δίκτυο Goerli. +- [Beaconcha.in](https://beaconcha.in/): Ένας ανοιχτού κώδικα εξερευνητής μπλοκ για το κύριο δίκτυο του Ethereum και τα δίκτυα δοκιμών Sepolia και Hoodi. - [Blockchair](https://blockchair.com/ethereum): ο πιο ιδιωτικός εξερευνητής Ethereum. Επίσης για ταξινόμηση και φιλτράρισμα δεδομένων του mempool. - [Etherchain](https://www.etherchain.org/) - ένας εξερευνητής μπλοκ για το κεντρικό δίκτυο του Ethereum -- [Ethplorer](https://ethplorer.io/): Ένας εξερευνητής μπλοκ με έμφαση στα tokens για το κύριο δίκτυο του Ethereum και το δοκιμαστικό δίκτυο Kovan. +- [Ethplorer](https://ethplorer.io/): Ένας εξερευνητής μπλοκ με έμφαση στα tokens για το κύριο δίκτυο του Ethereum και τα δίκτυα δοκιμών Sepolia και Hoodi. - [Rantom](https://rantom.app/) - Ένας φιλικός προς το χρήστη ανοιχτού κώδικα DeFi & NFT προβολής συναλλαγών για λεπτομερείς πληροφορίες - [Ethernow](https://www.ethernow.xyz/): Ένας εξερευνητής συναλλαγών σε πραγματικό χρόνο που σας επιτρέπει να δείτε το προ-αλυσίδα επίπεδο του κύριου δικτύου Ethereum. diff --git a/public/content/translations/el/developers/docs/development-networks/index.md b/public/content/translations/el/developers/docs/development-networks/index.md index e8349ee860d..c045d0db770 100644 --- a/public/content/translations/el/developers/docs/development-networks/index.md +++ b/public/content/translations/el/developers/docs/development-networks/index.md @@ -47,10 +47,11 @@ _θα μπορούσατε_ [να εκτελέσετε έναν κόμβο](/dev ### Δημόσιες αλυσίδες δοκιμών Ethereum {#public-beacon-testchains} -Υπάρχουν επίσης δύο διατηρούμενες δημόσιες εφαρμογές δοκιμών του Ethereum: το Goerli και το Sepolia. Το προτεινόμενο δίκτυο δοκιμών με μακροπρόθεσμη υποστήριξη είναι το Goerli, στο οποίο ο καθένας έχει δυνατότητα να επικυρώσει. Το Sepolia είναι μια νεότερη, μικρότερη αλυσίδα που αναμένεται επίσης να διατηρηθεί για το άμεσο μέλλον, με ένα επιτρεπόμενο σύνολο επικυρωτών (που σημαίνει ότι δεν υπάρχει γενική πρόσβαση σε νέους επικυρωτές σε αυτό το δίκτυο δοκιμών). Η αλυσίδα Ropsten αναμένεται να καταργηθεί το 4ο τρίμηνο του 2022 και η αλυσίδα Rinkeby αναμένεται να καταργηθεί το 2ο-3ο τρίμηνο του 2023. +Υπάρχουν επίσης δύο διατηρούμενες δημόσιες εφαρμογές δοκιμών του Ethereum: το Sepolia και το Hoodi. Το Sepolia είναι το προτεινόμενο τυπικό δίκτυο δοκιμών για την ανάπτυξη εφαρμογών, με ένα κλειστό σύνολο επικυρωτών για γρήγορη συγχρονισμό. Το Hoodi είναι ένα δίκτυο δοκιμών για επικύρωση και αποθήκευση κεφαλαίου, το οποίο χρησιμοποιεί ένα ανοικτό σύνολο επικυρωτών και επιτρέπει δυνητικά σε οποιονδήποτε να επικυρώσει. -- [Πλατφόρμα εκκίνησης αποθήκευσης κεφαλαίου Goerli](https://goerli.launchpad.ethereum.org/) -- [Ανακοίνωση κατάργησης Ropsten, Rinkeby & Kiln](https://blog.ethereum.org/2022/06/21/testnet-deprecation) +- [Πλατφόρμα εκκίνησης αποθήκευσης κεφαλαίου Hoodi](https://hoodi.launchpad.ethereum.org/en/) +- [Ιστότοπος Sepolia](https://sepolia.dev/) +- [Ιστότοπος Hoodi](https://hoodi.ethpandaops.io/) ### Πακέτο Kurtosis Ethereum {#kurtosis} diff --git a/public/content/translations/el/developers/docs/networks/index.md b/public/content/translations/el/developers/docs/networks/index.md index 69718a5cca4..9e40489f5bc 100644 --- a/public/content/translations/el/developers/docs/networks/index.md +++ b/public/content/translations/el/developers/docs/networks/index.md @@ -24,17 +24,17 @@ lang: el ### Δίκτυα δοκιμών Ethereum {#ethereum-testnets} -Εκτός από το βασικό δίκτυο, υπάρχουν δημόσια δοκιμαστικά δίκτυα. Αυτά είναι δίκτυα που χρησιμοποιούνται από προγραμματιστές πρωτοκόλλων ή έξυπνων συμβολαίων για να δοκιμάσουν τόσο τις αναβαθμίσεις πρωτοκόλλων όσο και τα πιθανά έξυπνα συμβόλαια σε ένα περιβάλλον παραγωγής πριν από την ανάπτυξη τους στο βασικό δίκτυο. Σκέψου το σαν μια αναλογία των διακομιστών παραγωγής έναντι των διακομιστών «staging». +Εκτός από το κεντρικό δίκτυο, υπάρχουν δημόσια δοκιμαστικά δίκτυα. Αυτά είναι δίκτυα που χρησιμοποιούνται από προγραμματιστές πρωτοκόλλων ή έξυπνων συμβολαίων για να δοκιμάσουν τόσο τις αναβαθμίσεις πρωτοκόλλων όσο και τα πιθανά έξυπνα συμβόλαια σε ένα περιβάλλον παραγωγής πριν από την ανάπτυξή τους στο κεντρικό δίκτυο. Σκέψου το σαν μια αναλογία των διακομιστών παραγωγής έναντι των διακομιστών «staging». -Προτού αναπτύξετε οποιονδήποτε κώδικα συμβολαίου γράφετε στο βασικό δίκτυο, θα πρέπει να τον δοκιμάσετε σε ένα δοκιμαστικό. Ανάμεσα στις αποκεντρωμένες εφαρμογές που ενσωματώνονται σε υπάρχοντα έξυπνα συμβόλαια, τα περισσότερα έργα έχουν αντίγραφα που έχουν αναπτυχθεί σε δοκιμαστικά δίκτυα. +Προτού αναπτύξετε οποιονδήποτε κώδικα συμβολαίου γράφετε στο κεντρικό δίκτυο, θα πρέπει να τον δοκιμάσετε σε ένα δοκιμαστικό. Ανάμεσα στις αποκεντρωμένες εφαρμογές που ενσωματώνονται σε υπάρχοντα έξυπνα συμβόλαια, τα περισσότερα έργα έχουν αντίγραφα που έχουν αναπτυχθεί σε δοκιμαστικά δίκτυα. -Τα περισσότερα δοκιμαστικά δίκτυα ξεκίνησαν χρησιμοποιώντας έναν μηχανισμό συναίνεσης περιορισμένης πρόσβασης με απόδειξη άδειας. Αυτό σημαίνει ότι επιλέγεται ένας μικρός αριθμός κόμβων για την επικύρωση των συναλλαγών και τη δημιουργία νέων μπλοκ - αποθηκεύοντας την ταυτότητά τους κατά τη διαδικασία. Εναλλακτικά, κάποια δοκιμαστικά δίκτυα διαθέτουν έναν ανοιχτό μηχανισμό συναίνεσης με απόδειξη συμμετοχής όπου όλοι μπορούν να δοκιμάσουν να εκτελέσουν έναν επικυρωτή, ακριβώς όπως στο βασικό δίκτυο του Ethereum. +Τα περισσότερα δοκιμαστικά δίκτυα ξεκίνησαν χρησιμοποιώντας έναν μηχανισμό συναίνεσης περιορισμένης πρόσβασης με απόδειξη άδειας. Αυτό σημαίνει ότι επιλέγεται ένας μικρός αριθμός κόμβων για την επικύρωση των συναλλαγών και τη δημιουργία νέων μπλοκ - αποθηκεύοντας την ταυτότητά τους κατά τη διαδικασία. Εναλλακτικά, κάποια δοκιμαστικά δίκτυα διαθέτουν έναν ανοιχτό μηχανισμό συναίνεσης με απόδειξη συμμετοχής όπου όλοι μπορούν να δοκιμάσουν να εκτελέσουν έναν επικυρωτή, ακριβώς όπως στο κεντρικό δίκτυο του Ethereum. -Το ETH στα δοκιμαστικά δίκτυα υποτίθεται ότι δεν έχει καμία πραγματική αξία, ωστόσο έχουν δημιουργηθεί αγορές για ορισμένους τύπους δοκιμαστικών δικτύων ETH των οποίων η απόκτηση έχει γίνει σπάνια ή δύσκολη. Δεδομένου ότι χρειάζεσαι ETH για να αλληλεπιδράσεις πραγματικά με το Ethereum (ακόμη και στα δοκιμαστικά δίκτυα), οι περισσότεροι άνθρωποι παίρνουν δωρεάν ETH δοκιμαστικών δικτύων από faucet. Οι περισσότερες παροχές είναι εφαρμογές ιστού όπου μπορείτε να εισαγάγετε τη διεύθυνσή σας για να αιτηθείτε και να λάβετε ΕΤΗ. +Το ETH στα δοκιμαστικά δίκτυα υποτίθεται ότι δεν έχει καμία πραγματική αξία, ωστόσο έχουν δημιουργηθεί αγορές για ορισμένους τύπους δοκιμαστικών δικτύων ETH των οποίων η απόκτηση έχει γίνει σπάνια ή δύσκολη. Δεδομένου ότι χρειάζεσαι ETH για να αλληλεπιδράσεις πραγματικά με το Ethereum (ακόμη και στα δοκιμαστικά δίκτυα), οι περισσότεροι άνθρωποι παίρνουν δωρεάν ETH δοκιμαστικών δικτύων από faucet. Οι περισσότερες παροχές είναι εφαρμογές ιστού όπου μπορείτε να εισαγάγετε τη διεύθυνσή σας για να αιτηθείτε και να λάβετε ETH. #### Ποιo δοκιμαστικό δίκτυο να χρησιμοποιήσω; -Τα δύο δημόσια δοκιμαστικά δίκτυα που διατηρούν επί του παρόντος οι προγραμματιστές είναι το Sepolia και το Goerli. Το Sepolia είναι ένα δίκτυο ώστε οι προγραμματιστές συμβολαίων και εφαρμογών να δοκιμάζουν τις εφαρμογές τους. Το δίκτυο Goerli επιτρέπει στους προγραμματιστές πρωτοκόλλων να δοκιμάζουν τις αναβαθμίσεις του δικτύου και επιτρέπει στους συμμετέχοντες να δοκιμάζουν τους επικυρωτές. +Τα δύο δημόσια δοκιμαστικά δίκτυα που διατηρούν επί του παρόντος οι προγραμματιστές είναι το Sepolia και το Hoodi. Το Sepolia είναι ένα δίκτυο ώστε οι προγραμματιστές συμβολαίων και εφαρμογών να δοκιμάζουν τις εφαρμογές τους. Το δίκτυο Hoodi επιτρέπει στους προγραμματιστές πρωτοκόλλων να δοκιμάζουν τις αναβαθμίσεις του δικτύου και επιτρέπει στους συμμετέχοντες να δοκιμάζουν τους επικυρωτές. #### Sepolia {#sepolia} @@ -42,7 +42,7 @@ lang: el - Κλειστό σύνολο επικυρωτών, ελεγχόμενο από πελάτη & ομάδες δοκιμών - Νέο δοκιμαστικό δίκτυο, με λιγότερες αναπτυσσόμενες εφαρμογές από άλλα δοκιμαστικά δίκτυα -- Με γρήγορο συγχρονισμό και εκτέλεση κόμβου που απαιτεί ελάχιστο χώρο στο δίσκο +- Γρήγορος συγχρονισμός και ελάχιστος χώρος στο δίσκο για τη λειτουργία ενός κόμβου ##### Πηγές @@ -54,81 +54,73 @@ lang: el ##### Faucets -- [Sepolia faucet στο QuickNode](https://faucet.quicknode.com/drip) +- [QuickNode Sepolia Faucet](https://faucet.quicknode.com/drip) - [Grabteeth](https://grabteeth.xyz/) - [PoW faucet](https://sepolia-faucet.pk910.de/) -- [Coinbase Wallet faucet | Sepolia](https://coinbase.com/faucets/ethereum-sepolia-faucet) -- [Sepolia faucet στο Alchemy](https://sepoliafaucet.com/) -- [Sepolia faucet στο Infura](https://www.infura.io/faucet) -- [Sepolia faucet στο Chainstack](https://faucet.chainstack.com/sepolia-faucet) -- [Faucet στο οικοσύστημα Ethereum](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) +- [Coinbase Wallet Faucet | Sepolia](https://coinbase.com/faucets/ethereum-sepolia-faucet) +- [Alchemy Sepolia faucet](https://sepoliafaucet.com/) +- [Infura Sepolia faucet](https://www.infura.io/faucet) +- [Chainstack Sepolia faucet](https://faucet.chainstack.com/sepolia-faucet) +- [Ethereum Ecosystem faucet](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) -#### Goerli _(μακροπρόθεσμη υποστήριξη)_ {#goerli} +#### Hoodi {#hoodi} -_Σημείωση: [το δοκιμαστικό δίκτυο Goerli έχει καταργηθεί](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) και θα αντικατασταθεί από το [Holesovice](https://github.com/eth-clients/holesovice) το 2023. Παρακαλώ λάβετε υπόψη τη μετεγκατάσταση των εφαρμογών σας στο Sepolia._ +Το Hoodi είναι ένα δοκιμαστικό δίκτυο για τη δοκιμή επικύρωσης και συμμετοχής. Το δίκτυο Hoodi είναι ανοιχτό για χρήστες που θέλουν να εκτελέσουν έναν επικυρωτή δοκιμαστικού δικτύου. Επομένως, οι συμμετέχοντες που επιθυμούν να δοκιμάσουν αναβαθμίσεις πρωτοκόλλου πριν από την ανάπτυξή τους στο κεντρικό δίκτυο θα πρέπει να χρησιμοποιούν το Hoodi. -Το Goerli είναι ένα δοκιμαστικό δίκτυο για δοκιμές επικύρωσης και αποθήκευσης. Το δίκτυο Goerli είναι ανοιχτό για χρήστες που θέλουν να εκτελέσουν ένα πρόγραμμα επικύρωσης δοκιμαστικού δικτύου. Επομένως, οι συμμετέχοντες που επιθυμούν να δοκιμάσουν αναβαθμίσεις πρωτοκόλλου πριν από την ανάπτυξή τους στο βασικό δίκτυο θα πρέπει να χρησιμοποιούν το Goerli. - -- Ανοιχτό σετ επικυρωτή, οι συμμετέχοντες μπορούν να δοκιμάσουν αναβαθμίσεις δικτύου +- Ανοιχτό σύνολο επικυρωτών, οι συμμετέχοντες μπορούν να δοκιμάσουν αναβαθμίσεις δικτύου - Μεγάλη κατάσταση, χρήσιμη για τη δοκιμή σύνθετων αλληλεπιδράσεων έξυπνων συμβολαίων - Μεγαλύτερη διάρκεια συγχρονισμού και περισσότερη αποθήκευση για τη λειτουργία ενός κόμβου ##### Πηγές -- [Ιστότοπος](https://goerli.net/) -- [GitHub](https://github.com/eth-clients/goerli) -- [Etherscan](https://goerli.etherscan.io) -- [Blockscout](https://eth-goerli.blockscout.com/) +- [Ιστότοπος](https://hoodi.ethpandaops.io/) +- [GitHub](https://github.com/eth-clients/hoodi) +- [Explorer](https://explorer.hoodi.ethpandaops.io/) +- [Checkpoint Sync](https://checkpoint-sync.hoodi.ethpandaops.io/) ##### Faucets -- [Goerli faucet στο QuickNode](https://faucet.quicknode.com/drip) -- [Grabteeth](https://grabteeth.xyz/) -- [PoW faucet](https://goerli-faucet.pk910.de/) -- [Paradigm faucet](https://faucet.paradigm.xyz/) -- [Alchemy Goerli faucet](https://goerlifaucet.com/) -- [Goerli faucet στο All That Node](https://www.allthatnode.com/faucet/ethereum.dsrv) -- [Coinbase Wallet Faucet | Goerli](https://coinbase.com/faucets/ethereum-goerli-faucet) -- [Goerli faucet στο Chainstack](https://faucet.chainstack.com/goerli-faucet) +- [Hoodi Faucet](https://hoodi.ethpandaops.io/) -Για να εκκινήσετε έναν επικυρωτή στο δίκτυο δοκιμών Holesky, χρησιμοποιήστε την [πλατφόρμα «φτηνού επικυρωτή Holesky»](https://holesky.launchpad.ethstaker.cc/en/) του ethstaker. +Για να εκκινήσετε έναν επικυρωτή στο δοκιμαστικό δίκτυο Hoodi, χρησιμοποιήστε το [Hoodi launchpad](https://hoodi.launchpad.ethereum.org/en/). ### Δίκτυα δοκιμών Layer 2 {#layer-2-testnets} -Το [επίπεδο 2 (L2)](/layer-2/) είναι ένας συλλογικός όρος που περιγράφει ένα συγκεκριμένο σύνολο λύσεων κλιμάκωσης Ethereum. Το επίπεδο 2 είναι μια ξεχωριστή αλυσίδα συστοιχιών που επεκτείνει το Ethereum και κληρονομεί τις εγγυήσεις ασφαλείας του Ethereum. Τα δοκιμαστικά δίκτυα επιπέδου 2 είναι συνήθως στενά συνδεδεμένα με δημόσια δοκιμαστικά δίκτυα Ethereum. +Το [επίπεδο 2 (L2)](/layer-2/) είναι ένας συλλογικός όρος που περιγράφει ένα συγκεκριμένο σύνολο λύσεων κλιμάκωσης του Ethereum. Το επίπεδο 2 είναι μια ξεχωριστή αλυσίδα μπλοκ που επεκτείνει το Ethereum και κληρονομεί τις εγγυήσεις ασφαλείας του Ethereum. Τα δοκιμαστικά δίκτυα επιπέδου 2 είναι συνήθως στενά συνδεδεμένα με δημόσια δοκιμαστικά δίκτυα Ethereum. -#### Arbitrum Goerli {#arbitrum-goerli} +#### Arbitrum Sepolia {#arbitrum-sepolia} -Ένα δίκτυο δοκιμών για το [Arbitrum](https://arbitrum.io/). +Ένα δοκιμαστικό δίκτυο για το [Arbitrum](https://arbitrum.io/). ##### Faucets -- [Πάροχος Chainlink](https://faucets.chain.link/) +- [Chainlink faucet](https://faucets.chain.link/arbitrum-sepolia) +- [Alchemy faucet](https://www.alchemy.com/faucets/arbitrum-sepolia) -#### Optimistic Goerli {#optimistic-goerli} +#### Optimistic Sepolia {#optimistic-sepolia} -Ένα δίκτυο δοκιμών για το [Optimism](https://www.optimism.io/). +Ένα δοκιμαστικό δίκτυο για το [Optimism](https://www.optimism.io/). ##### Faucets -- [Paradigm faucet](https://faucet.paradigm.xyz/) -- [Coinbase Wallet Faucet | Optimism Goerli](https://coinbase.com/faucets/optimism-goerli-faucet) +- [Chainlink faucet](https://faucets.chain.link/optimism-sepolia) +- [Alchemy faucet](https://www.alchemy.com/faucets/optimism-sepolia) -#### Starknet Goerli {#starknet-goerli} +#### Starknet Sepolia {#starknet-sepolia} Ένα δοκιμαστικό δίκτυο για το [Starknet](https://www.starknet.io). ##### Faucets -- [Starknet faucet](https://faucet.goerli.starknet.io) +- [Alchemy faucet](https://www.alchemy.com/faucets/starknet-sepolia) ## Ιδιωτικά δίκτυα {#private-networks} -Ένα δίκτυο Ethereum είναι ένα ιδιωτικό δίκτυο εάν οι κόμβοι του δεν είναι συνδεδεμένοι σε ένα δημόσιο δίκτυο (δηλ. Κεντρικό δίκτυο ή δίκτυο δοκιμών). Σε αυτό το πλαίσιο, ιδιωτικό σημαίνει μόνο δεσμευμένο ή απομονωμένο, και όχι προστατευμένο ή ασφαλές. +Ένα δίκτυο Ethereum είναι ένα ιδιωτικό δίκτυο εάν οι κόμβοι του δεν είναι συνδεδεμένοι σε ένα δημόσιο δίκτυο (δηλ. κεντρικό δίκτυο ή δοκιμαστικό δίκτυο). Σε αυτό το πλαίσιο, ιδιωτικό σημαίνει μόνο δεσμευμένο ή απομονωμένο, και όχι προστατευμένο ή ασφαλές. ### Δίκτυα ανάπτυξης {#development-networks} -Για να αναπτύξετε μια εφαρμογή Ethereum, θα θέλετε να την εκτελέσετε σε ένα ιδιωτικό δίκτυο για να δείτε πώς λειτουργεί πριν τη χρησιμοποιήσετε. Παρόμοια με τον τρόπο που δημιουργείτε έναν τοπικό διακομιστή στον υπολογιστή σας για την ανάπτυξη ιστοσελίδων, μπορείτε να δημιουργήσετε ένα τοπικό παράδειγμα αλυσίδας συστοιχιών για να δοκιμάσετε την αποκεντρωμένη εφαρμογή σας. Αυτό επιτρέπει πολύ πιο γρήγορη επανάληψη από ένα δημόσιο δοκιμαστικό δίκτυο. +Για να αναπτύξετε μια εφαρμογή Ethereum, θα πρέπει να την εκτελέσετε σε ένα ιδιωτικό δίκτυο για να δείτε πώς λειτουργεί πριν την αναπτύξετε. Παρόμοια με τον τρόπο που δημιουργείτε έναν τοπικό διακομιστή στον υπολογιστή σας για την ανάπτυξη ιστοσελίδων, μπορείτε να δημιουργήσετε ένα τοπικό παράδειγμα αλυσίδας μπλοκ για να δοκιμάσετε την αποκεντρωμένη εφαρμογή σας. Αυτό επιτρέπει πολύ πιο γρήγορη επανάληψη από ένα δημόσιο δοκιμαστικό δίκτυο. Υπάρχουν έργα και εργαλεία αφιερωμένα στο να βοηθήσουν σε αυτό. Μάθετε περισσότερα σχετικά με τα [δίκτυα ανάπτυξης](/developers/docs/development-networks/). diff --git a/public/content/translations/es/developers/docs/apis/json-rpc/index.md b/public/content/translations/es/developers/docs/apis/json-rpc/index.md index 1cdae238485..0d2fd5beb83 100644 --- a/public/content/translations/es/developers/docs/apis/json-rpc/index.md +++ b/public/content/translations/es/developers/docs/apis/json-rpc/index.md @@ -202,13 +202,7 @@ Ninguno **Devuelve** -`String`: El ID de red actual. - -La lista completa de los ID de red actuales está disponible en [chainlist.org](https://chainlist.org). Algunos comunes son: - -- `1`: Red principal de Ethereum -- `5`: Red de prueba Goerli -- `11155111`: Red de prueba Sepolia +`String`: ID de la red actual. **Ejemplo** @@ -219,10 +213,16 @@ curl -X POST --data '{"jsonrpc":"2.0","method":"net_version","params":[],"id":67 { "id":67, "jsonrpc": "2.0", - "result": "3" + "result": "1" } ``` +> **Nota**: Los siguientes son los ID de red actuales: +> +> - `1`: Red principal de Ethereum +> - `11155111`: Red de prueba Sepolia +> - `17000`: Red de prueba Hoodi + ### net_listening {#net_listening} Muestra `true` si el cliente está escuchando activamente las conexiones de red. diff --git a/public/content/translations/es/developers/docs/data-and-analytics/block-explorers/index.md b/public/content/translations/es/developers/docs/data-and-analytics/block-explorers/index.md index 3c772cb3b37..7ed7cd7ac79 100644 --- a/public/content/translations/es/developers/docs/data-and-analytics/block-explorers/index.md +++ b/public/content/translations/es/developers/docs/data-and-analytics/block-explorers/index.md @@ -13,16 +13,16 @@ Es necesario que comprenda los conceptos básicos de Ethereum para poder entende ## Servicios {#services} -- [Etherscan:](https://etherscan.io/) _También disponible en chino, coreano, ruso y japonés_ +- [Etherscan](https://etherscan.io/) -_También disponible en chino, coreano, ruso y japonés_ - [3xpl](https://3xpl.com/ethereum) - [Beaconcha.in](https://beaconcha.in/) -- [Blockchair:](https://blockchair.com/ethereum) _También disponible en inglés, francés, italiano, neerlandés, portugués, ruso, chino y farsi_ +- [Blockchair](https://blockchair.com/ethereum) -_También disponible en inglés, francés, italiano, neerlandés, portugués, ruso, chino y farsi_ - [Blockscout](https://eth.blockscout.com/) - [Chainlens](https://www.chainlens.com/) - [Explorador de bloques DexGuru](https://ethereum.dex.guru/) - [Etherchain](https://www.etherchain.org/) - [Ethernow](https://www.ethernow.xyz/) -- [Ethplorer:](https://ethplorer.io/) _También disponible en chino, español, francés, turco, ruso, coreano y vietnamita_ +- [Ethplorer](https://ethplorer.io/) -_También disponible en chino, español, francés, turco, ruso, coreano y vietnamita_ - [EthVM](https://www.ethvm.com/) - [OKLink](https://www.oklink.com/eth) - [Rantom](https://rantom.app/) @@ -237,12 +237,12 @@ Los datos de nivel superior de la capa de consenso incluyen lo siguiente: ## Exploradores de bloques {#block-explorers} -- [Etherscan](https://etherscan.io/): Un explorador de bloques que puede usar para buscar datos de la red principal de Ethereum y la red de pruebas Goerli +- [Etherscan](https://etherscan.io/): Un explorador de bloques que puede usar para buscar datos de la red principal de Ethereum y la red de pruebas Sepolia y Hoodi - [3xpl](https://3xpl.com/ethereum): Un explorador de Ethereum de código abierto sin anuncios que permite descargar sus conjuntos de datos -- [Beaconcha.in](https://beaconcha.in/): Un explorador de bloques de código abierto para la red principal de Ethereum y la red de pruebas Goerli +- [Beaconcha.in](https://beaconcha.in/): Un explorador de bloques de código abierto para la red principal de Ethereum y las redes de pruebas Sepolia y Hoodi - [Blockchair](https://blockchair.com/ethereum): El explorador de Ethereum más privado. También para clasificación y filtrado de datos (mempool) - [Etherchain](https://www.etherchain.org/): Un explorador de bloques para la red principal de Ethereum -- [Ethplore](https://ethplorer.io/): Un explorador de bloques con enfoque en tokens para la red principal de Ethereum y la red de pruebas Kovan +- [Ethplorer](https://ethplorer.io/): Un explorador de bloques con enfoque en tokens para la red principal de Ethereum y la red de pruebas Sepolia - [Rantom](https://rantom.app/): Un visor de código abierto y fácil de usar de información detallada de transaccinoes DeFI y NFT - [Ethernow](https://www.ethernow.xyz/): Un explorador de transacciones en tiempo real que le permite ver la capa previa a la cadena de la Red principal de Ethereum diff --git a/public/content/translations/es/developers/docs/development-networks/index.md b/public/content/translations/es/developers/docs/development-networks/index.md index 45659958ba1..b38a7187032 100644 --- a/public/content/translations/es/developers/docs/development-networks/index.md +++ b/public/content/translations/es/developers/docs/development-networks/index.md @@ -47,10 +47,11 @@ Algunos clientes de consenso tienen herramientas integradas para implementar cad ### Cadenas de prueba públicas de Ethereum {#public-beacon-testchains} -También hay dos implantaciones de prueba públicas mantenidas de Ethereum: Goerli y Sepolia. La red de prueba recomendada con soporte a largo plazo es Goerli, en la que cualquiera es libre de validar. Sepolia es una cadena más nueva y más pequeña que también se espera que se mantenga en el futuro próximo, con un conjunto de validadores autorizados (lo que significa que no hay acceso general a nuevos validadores en esta red de prueba). Se espera que la cadena Ropsten quede obsoleta en el cuarto trimestre de 2022 y que la cadena Rinkeby quede obsoleta en el segundo o tercer trimestre de 2023. +También hay dos implantaciones de prueba públicas mantenidas de Ethereum: Sepolia y Hoodi. Sepolia es la red de prueba estándar recomendada para el desarrollo de aplicaciones, con un conjunto de validadores cerrado para una sincronización rápida. Hoodi es una red de prueba para validación y staking, que utiliza un conjunto de validadores abierto y permite potencialmente que cualquiera valide. -- [Launchpad de staking de Goerli](https://goerli.launchpad.ethereum.org/) -- [Anuncio de baja de Ropsten, Rinkeby y Kiln](https://blog.ethereum.org/2022/06/21/testnet-deprecation) +- [Launchpad de staking de Hoodi](https://hoodi.launchpad.ethereum.org/en/) +- [Sitio web de Sepolia](https://sepolia.dev/) +- [Sitio web de Hoodi](https://hoodi.ethpandaops.io/) ### Paquete de Ethereum de Kurtosis {#kurtosis} diff --git a/public/content/translations/es/developers/docs/networks/index.md b/public/content/translations/es/developers/docs/networks/index.md index 5a14095ca46..4400b88b7ac 100644 --- a/public/content/translations/es/developers/docs/networks/index.md +++ b/public/content/translations/es/developers/docs/networks/index.md @@ -34,7 +34,7 @@ El ETH en las redes de prueba se supone que no tiene un valor real; sin embargo, #### ¿Qué red de prueba debo usar? -Las dos redes públicas de prueba que los desarrolladores de clientes están manteniendo actualmente son Sepolia y Goerli. Sepolia es una red de desarrolladores de contratos y aplicaciones para probar sus aplicaciones. La red Goerli permite a los desarrolladores de protocolos probar actualizaciones de red y permite a los participantes hacer pruebas de ejecución de validadores. +Las dos redes públicas de prueba que los desarrolladores de clientes están manteniendo actualmente son Sepolia y Hoodi. Sepolia es una red de desarrolladores de contratos y aplicaciones para probar sus aplicaciones. La red Hoodi permite a los desarrolladores de protocolos probar actualizaciones de red y permite a los participantes hacer pruebas de ejecución de validadores. #### Sepolia {#sepolia} @@ -63,11 +63,11 @@ Las dos redes públicas de prueba que los desarrolladores de clientes están man - [Faucet Chainstack Sepolia](https://faucet.chainstack.com/sepolia-faucet) - [Faucet del ecosistema Ethereum](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) -#### Goerli _(soporte a largo plazo)_ {#goerli} +#### Hoodi {#hoodi} -_Nota: [la red de pruebas Goerli está obsoleta](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) y se reemplazará por [Holesovice](https://github.com/eth-clients/holesovice) en 2023. Por favor, considere la migración de sus aplicaciones a Sepolia._ +_Nota: [la red de pruebas Goerli está obsoleta](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) y ha sido reemplazada por Hoodi. Por favor, considere la migración de sus aplicaciones a Sepolia._ -Goerli es una red de prueba para probar la validación y la participación. La red Goerli está abierta a usuarios que quieren ejecutar un validador de red de pruebas. Los participantes que quieran probar las actualizaciones del protocolo antes de que se implementen en la red principal deben usar Goerli. +Hoodi es una red de prueba para probar la validación y la participación. La red Hoodi está abierta a usuarios que quieren ejecutar un validador de red de pruebas. Los participantes que quieran probar las actualizaciones del protocolo antes de que se implementen en la red principal deben usar Hoodi. - Conjunto de validador abierto, los participantes pueden probar las actualizaciones de la red. - Estado grande, útil para probar interacciones complejas de contratos inteligentes. @@ -75,52 +75,46 @@ Goerli es una red de prueba para probar la validación y la participación. La r ##### Recursos -- [Sitio web](https://goerli.net/) -- [GitHub](https://github.com/eth-clients/goerli) -- [Etherscan](https://goerli.etherscan.io) -- [Blockscout](https://eth-goerli.blockscout.com/) +- [Sitio web](https://hoodi.ethpandaops.io/) +- [GitHub](https://github.com/eth-clients/hoodi) +- [Explorer](https://explorer.hoodi.ethpandaops.io/) +- [Checkpoint Sync](https://checkpoint-sync.hoodi.ethpandaops.io/) ##### Faucets -- [QuickNode Goerli Faucet](https://faucet.quicknode.com/drip) -- [Grabteeth](https://grabteeth.xyz/) -- [PoW faucet](https://goerli-faucet.pk910.de/) -- [Faucet Paradigm](https://faucet.paradigm.xyz/) -- [Faucet Alchemy Goerly](https://goerlifaucet.com/) -- [Faucet All That Node Goerli](https://www.allthatnode.com/faucet/ethereum.dsrv) -- [Coinbase Wallet Faucet | Goerli](https://coinbase.com/faucets/ethereum-goerli-faucet) -- [Faucet Chainstack Goerli](https://faucet.chainstack.com/goerli-faucet) +- [Faucet Hoodi](https://hoodi.ethpandaops.io/) -Para iniciar un validador en la red de prueba de Goerli, utilice la plataforma de lanzamiento de [«cheap goerli validator»](https://holesky.launchpad.ethstaker.cc/en/) de ethstaker. +Para iniciar un validador en la red de prueba de Hoodi, utilice la [plataforma de lanzamiento de Hoodi](https://hoodi.launchpad.ethereum.org/en/). ### Redes de pruebas de Capa 2 {#layer-2-testnets} [Capa 2 (L2)](/layer-2/) es un término colectivo para describir un conjunto específico de soluciones de escalabilidad de Ethereum. Una capa 2 es una cadena de bloques por separado que amplía Ethereum y hereda las garantías de seguridad de Ethereum. Las redes de prueba de capa 2 suelen estar estrechamente acopladas a redes de pruebas públicas de Ethereum. -#### Arbitrum Goerli {#arbitrum-goerli} +#### Arbitrum Sepolia {#arbitrum-sepolia} Una red de pruebas para [Arbitrum](https://arbitrum.io/). ##### Faucets -- [Faucet Chainlink](https://faucets.chain.link/) +- [Faucet Chainlink](https://faucets.chain.link/arbitrum-sepolia) +- [Faucet Alchemy](https://www.alchemy.com/faucets/arbitrum-sepolia) -#### Optimism Goerli {#optimistic-goerli} +#### Optimism Sepolia {#optimistic-sepolia} Una red de pruebas para [Optimism](https://www.optimism.io/). ##### Faucets -- [Faucet Paradigm](https://faucet.paradigm.xyz/) -- [Faucet Coinbase Wallet | Optimism Goerli](https://coinbase.com/faucets/optimism-goerli-faucet) +- [Faucet Chainlink](https://faucets.chain.link/optimism-sepolia) +- [Faucet Alchemy](https://www.alchemy.com/faucets/optimism-sepolia) -#### Goerli Starknet {#starknet-goerli} +#### Starknet Sepolia {#starknet-sepolia} Una red de prueba para [Starknet](https://www.starknet.io). ##### Faucets -- [Faucet Starknet](https://faucet.goerli.starknet.io) +- [Faucet Alchemy](https://www.alchemy.com/faucets/starknet-sepolia) ## Redes privadas {#private-networks} diff --git a/public/content/translations/fa/developers/docs/networks/index.md b/public/content/translations/fa/developers/docs/networks/index.md index 5abbe20c375..da665eeb8c1 100644 --- a/public/content/translations/fa/developers/docs/networks/index.md +++ b/public/content/translations/fa/developers/docs/networks/index.md @@ -34,7 +34,7 @@ lang: fa #### از کدام شبکه تست باید استفاده کنم؟ -دو شبکه تست عمومی که کاربران توسعهدهنده در حال حاضر نگهداری میکنند Goerli و Sepolia هستند. Sepolia یک شبکه برای قرارداد و اپلیکیشن است که توسعهدهندگان برنامه های خود را روی آن آزمایش می کنند. شبکه Goerli به توسعهدهندگان پروتکل اجازه می دهد ارتقا شبکه را آزمایش کنند، و به سهام گذاران اجازه می دهد تا اعتبارسنج های در حال اجرا را تست کنند. +دو شبکه تست عمومی که کاربران توسعهدهنده در حال حاضر نگهداری میکنند Sepolia و Hoodi هستند. Sepolia یک شبکه برای قرارداد و اپلیکیشن است که توسعهدهندگان برنامه های خود را روی آن آزمایش می کنند. شبکه Hoodi به توسعهدهندگان پروتکل اجازه می دهد ارتقا شبکه را آزمایش کنند، و به سهام گذاران اجازه می دهد تا اعتبارسنج های در حال اجرا را تست کنند. #### Sepolia {#sepolia} @@ -63,11 +63,9 @@ lang: fa - [فاست Chainstack Sepolia](https://faucet.chainstack.com/sepolia-faucet) - [فاست اتریوم اکوسیستم](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) -#### Goerli_(پشتیبانی طولانی مدت)_ {#goerli} +#### Hoodi_(پشتیبانی طولانی مدت)_ {#hoodi} -_توجه:[شبکه تست Goerli منسوخ شده است](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) و در 2023 با [Holesovice](https://github.com/eth-clients/holesovice) جایگزین خواهد شد. لطفاً انتقال اپلیکیشنهای خود را به Sepolia در نظر بگیرید._ - -Goerli یک شبکه تست برای آزمایش اعتبارسنجی و سهام گذاری است. شبکه Goerli برای کاربرانی که می خواهند اعتبارسنجی یک شبکه تست را اجرا کنند، باز است. سهام گذارانی که می خواهند آپدیت های پروتکل را قبل از پیادهسازی بر روی شبکه اصلی آزمایش کنند، پس باید از Goerli استفاده کنند. +Hoodi یک شبکه تست برای آزمایش اعتبارسنجی و سهام گذاری است. شبکه Hoodi برای کاربرانی که می خواهند اعتبارسنجی یک شبکه تست را اجرا کنند، باز است. سهام گذارانی که می خواهند آپدیت های پروتکل را قبل از پیادهسازی بر روی شبکه اصلی آزمایش کنند، پس باید از Hoodi استفاده کنند. - مجموعه اعتبارسنج باز، سهام گذاران می توانند ارتقا شبکه را تست کنند - وضعیت بزرگ داده ای، مفید برای تست تعاملات قرارداد هوشمند پیچیده @@ -75,52 +73,53 @@ Goerli یک شبکه تست برای آزمایش اعتبارسنجی و س ##### منابع -- [وبسایت](https://goerli.net/) -- [گیتهاب](https://github.com/eth-clients/goerli) -- [Etherscan](https://goerli.etherscan.io) -- [Blockscout](https://eth-goerli.blockscout.com/) +- [وبسایت](https://hoodi.net/) +- [گیتهاب](https://github.com/eth-clients/hoodi) +- [Etherscan](https://hoodi.etherscan.io) +- [Blockscout](https://eth-hoodi.blockscout.com/) ##### فاست ها -- [فاست QuickNode Goerli](https://faucet.quicknode.com/drip) +- [فاست QuickNode Hoodi](https://faucet.quicknode.com/drip) - [Grabteeth](https://grabteeth.xyz/) -- [فاست PoW](https://goerli-faucet.pk910.de/) +- [فاست PoW](https://hoodi-faucet.pk910.de/) - [فاست Paradigm](https://faucet.paradigm.xyz/) -- [فاست Alchemy Goerli](https://goerlifaucet.com/) -- [فاست All That Node Goerli](https://www.allthatnode.com/faucet/ethereum.dsrv) -- [فاست کیف پول Coinbase | Sepolia](https://coinbase.com/faucets/ethereum-goerli-faucet) -- [فاست Chainstack Sepolia](https://faucet.chainstack.com/goerli-faucet) +- [فاست Alchemy Hoodi](https://hoodifaucet.com/) +- [فاست All That Node Hoodi](https://www.allthatnode.com/faucet/ethereum.dsrv) +- [فاست کیف پول Coinbase | Sepolia](https://coinbase.com/faucets/ethereum-hoodi-faucet) +- [فاست Chainstack Sepolia](https://faucet.chainstack.com/hoodi-faucet) -برای راهاندازی اعتبارسنج بر روی شبکه تست گورلی (Goerli)، از [سکوی پرتاپ"اعتبار سنج ارزان گورلی"](https://holesky.launchpad.ethstaker.cc/en/) که توسط جامعه Ethstaker ارائه میشود استفاده کنید. +برای راهاندازی اعتبارسنج بر روی شبکه تست Hoodi، از [سکوی پرتاپ"اعتبار سنج ارزان Hoodi"](https://holesky.launchpad.ethstaker.cc/en/) که توسط جامعه Ethstaker ارائه میشود استفاده کنید. ### شبکههای تست لایه 2 {#layer-2-testnets} [لایه 2 (L2)](/layer-2/) یک اصطلاح جمعی برای توصیف مجموعه خاصی از راهحلهای مقیاسپذیری اتریوم است. لایه 2 یک بلاکچین جداگانه است که اتریوم را گسترش میدهد و تضمینهای امنیتی اتریوم را به ارث میبرد. شبکههای تست لایه 2 معمولاً محکم به شبکههای تست عمومی اتریوم متصل میشوند. -#### شبکه تست Arbitrum Goerli {#arbitrum-goerli} +#### Arbitrum Sepolia {#arbitrum-sepolia} یک شبکه تست برای [Arbitrum](https://arbitrum.io/). ##### فاست ها -- [فاست Chainlink](https://faucets.chain.link/) +- [فاست Chainlink](https://faucets.chain.link/arbitrum-sepolia) +- [فاست Alchemy](https://www.alchemy.com/faucets/arbitrum-sepolia) -#### Optimistic Goerli {#optimistic-goerli} +#### Optimistic Sepolia {#optimistic-sepolia} یک شبکه تست برای [Optimism](https://www.optimism.io/). ##### فاست ها -- [فاست Paradigm](https://faucet.paradigm.xyz/) -- [فاست کیف پول Coinbase | Sepolia](https://coinbase.com/faucets/optimism-goerli-faucet) +- [فاست Chainlink](https://faucets.chain.link/optimism-sepolia) +- [فاست Alchemy](https://www.alchemy.com/faucets/optimism-sepolia) -#### Starknet Goerli {#starknet-goerli} +#### Starknet Sepolia {#starknet-sepolia} یک شبکه تست برای [Starknet](https://www.starknet.io). ##### فاست ها -- [فاست Starknet](https://faucet.goerli.starknet.io) +- [فاست Alchemy](https://www.alchemy.com/faucets/starknet-sepolia) ## شبکههای خصوصی {#private-networks} diff --git a/public/content/translations/fr/developers/docs/apis/json-rpc/index.md b/public/content/translations/fr/developers/docs/apis/json-rpc/index.md index 6b7f7477ba7..727b550bb1e 100644 --- a/public/content/translations/fr/developers/docs/apis/json-rpc/index.md +++ b/public/content/translations/fr/developers/docs/apis/json-rpc/index.md @@ -207,8 +207,8 @@ Aucune La liste complète des identifiants de réseau actuels est disponible à l'adresse suivante : [chainlist.org](https://chainlist.org). Quelques spécifications habituelles sont : - `1`: réseau principal Ethereum -- `5`: Réseau de test Goerli - `11155111`: Réseau de test Sepolia +- `560048`: Réseau de test Hoodi **Exemple** diff --git a/public/content/translations/fr/developers/docs/data-and-analytics/block-explorers/index.md b/public/content/translations/fr/developers/docs/data-and-analytics/block-explorers/index.md index 535512f7b05..126e37bd633 100644 --- a/public/content/translations/fr/developers/docs/data-and-analytics/block-explorers/index.md +++ b/public/content/translations/fr/developers/docs/data-and-analytics/block-explorers/index.md @@ -236,16 +236,18 @@ Les données de couches de consensus de haut niveau comprennent les éléments s - Staked ETH (ETH absorbé) - Quantité d'ETH misé dans le réseau - Average balance (solde moyen) - Solde moyen ETH des validateurs -## Explorateurs de bloc {#block-explorers} - -- [Etherscan](https://etherscan.io/) - un explorateur de blocs que vous pouvez utiliser pour récupérer des données pour le réseau principal Ethereum et le réseau de test Goerli -- [3xpl](https://3xpl.com/ethereum) - Un explorateur Ethereum open source sans publicité qui autorise le téléchargement de ses ensembles de données -- [Beaconcha.in](https://beaconcha.in/) - un explorateur de blocs open source pour le réseau principal Ethereum et le réseau de test Goerli -- [Blockchair](https://blockchair.com/ethereum) - L'explorateur Ethereum le plus privé. Egalement pour trier et filtrer des données (mempool). +## Explorateurs de blocs {#block-explorers} + +- [Etherscan](https://etherscan.io/) - un explorateur de blocs que vous pouvez utiliser pour récupérer des données pour le réseau principal Ethereum +- [Etherscan Sepolia](https://sepolia.etherscan.io/) - un explorateur de blocs que vous pouvez utiliser pour récupérer des données pour le réseau de test Sepolia +- [Etherscan Hoodi](https://hoodi.etherscan.io/) - un explorateur de blocs que vous pouvez utiliser pour récupérer des données pour le réseau de test Hoodi +- [3xpl](https://3xpl.com/ethereum) - un explorateur Ethereum open source sans publicité qui permet de télécharger ses ensembles de données +- [Beaconcha.in](https://beaconcha.in/) - un explorateur de blocs open source pour le réseau principal Ethereum +- [Blockchair](https://blockchair.com/ethereum) - l'explorateur Ethereum le plus privé. Également pour le tri et le filtrage des données (mempool) - [Etherchain](https://www.etherchain.org/) - un explorateur de blocs pour le réseau principal Ethereum -- [Ethplorer](https://ethplorer.io/) - un explorateur de blocs avec une focalisation sur les jetons pour le réseau principal Ethereum et le réseau de test Kovan -- [Rantom](https://rantom.app/) - Un service crypto-friendly open-source, intégré à sa plateforme de finance décentralisée (DeFi) & Visualisation du volume de transactions des NFT pour une vision détaillée -- [Ethernow](https://www.ethernow.xyz/) - Un explorateur de transaction en temps réel qui vous permet de voir la couche pré-chaîne du réseau principal Ethereum +- [Ethplorer](https://ethplorer.io/) - un explorateur de blocs axé sur les jetons pour le réseau principal Ethereum et le réseau de test Kovan +- [Rantom](https://rantom.app/) - Un visualiseur de transactions DeFi et NFT open source convivial pour des informations détaillées +- [Ethernow](https://www.ethernow.xyz/) - un explorateur de transactions en temps réel qui vous permet de voir la couche pré-chaîne du réseau principal Ethereum ## En savoir plus {#further-reading} diff --git a/public/content/translations/fr/developers/docs/development-networks/index.md b/public/content/translations/fr/developers/docs/development-networks/index.md index df28c65f26f..3bc6b1af920 100644 --- a/public/content/translations/fr/developers/docs/development-networks/index.md +++ b/public/content/translations/fr/developers/docs/development-networks/index.md @@ -47,10 +47,11 @@ Certains clients de consensus disposent d'outils intégrés pour faire tourner l ### Chaînes publiques de test pour Ethereum {#public-beacon-testchains} -Il y a aussi deux implémentations de test publiques maintenues d'Ethereum : Goerli et Sepolia. Le réseau testnet recommandé avec support à long terme est Goerli, que tout le monde est libre de valider. Sepolia est une nouvelle chaîne plus petite et devrait également être maintenue dans un avenir proche, avec un ensemble de validateurs autorisés (ce qui signifie qu'il n'y a pas d'accès général aux nouveaux validateurs sur ce réseau de test). La chaîne Ropsten devrait être dépréciée au quatrième trimestre 2022, et la chaîne Rinkeby devrait être dépréciée aux T2/T3 2023. +Il y a aussi deux implémentations de test publiques maintenues d'Ethereum : Sepolia et Hoodi. Sepolia est le réseau de test standard recommandé pour le développement d'applications, avec un ensemble de validateurs fermé pour une synchronisation rapide. Hoodi est un réseau de test pour la validation et la mise en jeu, qui utilise un ensemble de validateurs ouvert et permet potentiellement à tout le monde de valider. -- [Plateforme de lancement de la mise en jeu de Goerli](https://goerli.launchpad.ethereum.org/) -- [Ropsten, Rinkeby & Annonce de dépréciation Kiln](https://blog.ethereum.org/2022/06/21/testnet-deprecation) +- [Plateforme de lancement de la mise en jeu de Hoodi](https://hoodi.launchpad.ethereum.org/en/) +- [Site Web de Sepolia](https://sepolia.dev/) +- [Site Web de Hoodi](https://hoodi.ethpandaops.io/) ### Pack Ethereum de Kurtosis {#kurtosis} diff --git a/public/content/translations/fr/developers/docs/networks/index.md b/public/content/translations/fr/developers/docs/networks/index.md index 8158e945110..0ddfd9a2f5e 100644 --- a/public/content/translations/fr/developers/docs/networks/index.md +++ b/public/content/translations/fr/developers/docs/networks/index.md @@ -34,7 +34,7 @@ L'ETH sur les réseaux de test est censé n'avoir aucune valeur réelle ; cepend #### Quel réseau de test dois-je utiliser ? -Les deux réseaux de test publics que les développeurs de clients conservent actuellement sont Sepolia et Goerli. Sepolia est un réseau dédié aux développeurs de contrats et d'applications qui vise à tester leurs applications. Le réseau Goerli permet aux développeurs de protocoles de tester les mises à jour du réseau, et aux stalkers de tester les validateurs en cours d'exécution. +Les deux réseaux de test publics que les développeurs de clients conservent actuellement sont Sepolia et Hoodi. Sepolia est un réseau dédié aux développeurs de contrats et d'applications qui vise à tester leurs applications. Le réseau Hoodi permet aux développeurs de protocoles de tester les mises à jour du réseau, et aux participants de tester les validateurs en cours d'exécution. #### Sepolia {#sepolia} @@ -63,11 +63,11 @@ Les deux réseaux de test publics que les développeurs de clients conservent ac - [Robinet Sepolia Chainstack](https://faucet.chainstack.com/sepolia-faucet) - [Robinet de l'écosystème Ethereum](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) -#### Goerli _(support à long terme)_ {#goerli} +#### Hoodi {#hoodi} -_Remarque : [le réseau de test Goerli est obsolète](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) et sera remplacé par [Holesovice](https://github.com/eth-clients/holesovice) en 2023. Veuillez envisager de migrer vos applications vers Sepolia._ +_Note : [le réseau de test Goerli est obsolète](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) et a été remplacé par Hoodi. Veuillez envisager de migrer vos applications vers Sepolia._ -Goerli est un réseau de test qui permet de tester, de valider et de mettre en jeu. Le réseau Goerli est ouvert aux utilisateurs souhaitant exécuter un validateur de réseau de test. Les utilisateurs désireux de tester les mises à jour de protocoles avant de les déployer sur le réseau principal sont donc invités à utiliser Goerli. +Hoodi est un réseau de test qui permet de tester, de valider et de mettre en jeu. Le réseau Hoodi est ouvert aux utilisateurs souhaitant exécuter un validateur de réseau de test. Les utilisateurs désireux de tester les mises à jour de protocoles avant de les déployer sur le réseau principal sont donc invités à utiliser Hoodi. - Ensemble de validateurs ouvert, les validateurs peuvent tester les mises à jour du réseau - État diversifié, utile pour tester les interactions des contrats intelligents complexes @@ -75,52 +75,46 @@ Goerli est un réseau de test qui permet de tester, de valider et de mettre en j ##### Ressources -- [Site Web](https://goerli.net/) -- [GitHub](https://github.com/eth-clients/goerli) -- [Etherscan](https://goerli.etherscan.io) -- [Blockscout](https://eth-goerli.blockscout.com/) +- [Site Web](https://hoodi.ethpandaops.io/) +- [GitHub](https://github.com/eth-clients/hoodi) +- [Explorer](https://explorer.hoodi.ethpandaops.io/) +- [Checkpoint Sync](https://checkpoint-sync.hoodi.ethpandaops.io/) ##### Robinets -- [QuickNode Sepolia Faucet](https://faucet.quicknode.com/drip) -- [Grabteeth](https://grabteeth.xyz/) -- [Robinet PoW](https://goerli-faucet.pk910.de/) -- [Robinet Paradigm](https://faucet.paradigm.xyz/) -- [Robinet Alchemy Goerli](https://goerlifaucet.com/) -- [Robinet All That Node Goerli](https://www.allthatnode.com/faucet/ethereum.dsrv) -- [Coinbase Wallet Faucet | Goerli](https://coinbase.com/faucets/ethereum-goerli-faucet) -- [Robinet Goerli Chainstack](https://faucet.chainstack.com/goerli-faucet) +- [Robinet Hoodi](https://hoodi.ethpandaops.io/) -Pour lancer un validateur sur le réseau de test Holesky, utilisez la [plateforme de lancement « validateur Holesky bon marché »](https://holesky.launchpad.ethstaker.cc/en/) d'ethstaker. +Pour lancer un validateur sur le réseau de test Hoodi, utilisez la [plateforme de lancement Hoodi](https://hoodi.launchpad.ethereum.org/en/). ### Réseaux de test de Couche 2 {#layer-2-testnets} [La couche 2 (Layer 2 - L2)](/layer-2/) est un terme collectif pour désigner un ensemble spécifique de solutions aptes à faire évoluer Ethereum. Une couche 2 est une blockchaià part entière qui prolonge Ethereum et hérite des garanties de sécurité d'Ethereum. Les réseaux de test de couche 2 sont généralement étroitement couplés aux réseaux publics de test Ethereum. -#### Arbitrum Goerli {#arbitrum-goerli} +#### Arbitrum Sepolia {#arbitrum-sepolia} Un réseau de test pour [Arbitrum](https://arbitrum.io/). ##### Robinets -- [Robinet Chainlink](https://faucets.chain.link/) +- [Robinet Chainlink](https://faucets.chain.link/arbitrum-sepolia) +- [Robinet Alchemy](https://www.alchemy.com/faucets/arbitrum-sepolia) -#### Optimistic Goerli {#optimistic-goerli} +#### Optimistic Sepolia {#optimistic-sepolia} Réseau de test pour [Optimism](https://www.optimism.io/). ##### Robinets -- [Robinet Paradigm](https://faucet.paradigm.xyz/) -- [Coinbase Wallet Faucet | Optimism Goerli](https://coinbase.com/faucets/optimism-goerli-faucet) +- [Robinet Chainlink](https://faucets.chain.link/optimism-sepolia) +- [Robinet Alchemy](https://www.alchemy.com/faucets/optimism-sepolia) -#### Starknet Goerli {#starknet-goerli} +#### Starknet Sepolia {#starknet-sepolia} Un réseau de test pour [Starknet](https://www.starknet.io). ##### Robinets -- [Robinet Starknet](https://faucet.goerli.starknet.io) +- [Robinet Alchemy](https://www.alchemy.com/faucets/starknet-sepolia) ## Réseaux privés {#private-networks} diff --git a/public/content/translations/ga/developers/docs/networks/index.md b/public/content/translations/ga/developers/docs/networks/index.md index 513f7cb9a87..1596f41ace5 100644 --- a/public/content/translations/ga/developers/docs/networks/index.md +++ b/public/content/translations/ga/developers/docs/networks/index.md @@ -6,7 +6,7 @@ lang: ga Is grúpaí de ríomhairí nasctha iad líonraí Ethereum a dhéanann cumarsáid ag baint úsáide as prótacal Ethereum. Níl ach Ethereum Mainnet amháin ann, ach is féidir líonraí neamhspleácha a chomhlíonann na rialacha prótacail céanna a chruthú chun críocha tástála agus forbartha. Tá go leor "líonraí" neamhspleácha ann a chloíonn leis an bprótacal gan idirghníomhú lena chéile. Is féidir leat fiú ceann a thosú go háitiúil ar do ríomhaire féin chun do chonarthaí cliste agus aipeanna web3 a thástáil. -Oibreoidh do chuntas Ethereum thar na líonraí éagsúla, ach ní thabharfar iarmhéid do chuntais agus stair idirbheart anonn ó phríomhlíonra Ethereum. Chun críocha tástála, tá sé úsáideach go mbeadh a fhios agat cé na líonraí atá ar fáil agus conas testnet ETH a fháil chun triail a bhaint as. Go ginearálta, ó thaobh slándála, ní mholtar cuntais mainnet a athúsáid ar líonraí tástála nó a mhalairt. +Oibreoidh do chuntas Ethereum thar na líonraí éagsúla, ach ní thabharfar iarmhéid do chuntais ag stair idirbheart anonn ó phríomhlíonra Ethereum. Chun críocha tástála, tá sé úsáideach go mbeadh a fhios agat cé na líonraí atá ar fáil agus conas testnet ETH a fháil chun triail a bhaint as. Go ginearálta, ó thaobh slándála, ní mholtar cuntais mainnet a athúsáid ar líonraí tástála nó a mhalairt. ## Réamhriachtanais {#prerequisites} @@ -34,7 +34,7 @@ Tá sé ceaptha nach bhfuil aon luach fíor ag ETH ar testnets; ach, cruthaíodh #### Cén Testnet ba cheart dom a úsáid? -Is iad Sepolia agus Goerli an dá líonra tástála poiblí atá á gcothabháil ag forbróirí cliant faoi láthair. Is líonra é Sepolia d’fhorbróirí conarthaí agus feidhmchlár chun a bhfeidhmchláir a thástáil. Ligeann líonra Goerli d'fhorbróirí prótacail uasghráduithe líonra a thástáil, agus ligeann sé do gheallsealbhóirí bailíochtaithe reatha a thástáil. +Is iad Sepolia agus Hoodi an dá líonra tástála poiblí atá á gcothabháil ag forbróirí cliant faoi láthair. Is líonra é Sepolia d'fhorbróirí conarthaí agus feidhmchlár chun a bhfeidhmchláir a thástáil. Ligeann líonra Hoodi d'fhorbróirí prótacail uasghráduithe líonra a thástáil, agus ligeann sé do gheallsealbhóirí bailíochtaithe reatha a thástáil. #### Sepolia {#sepolia} @@ -63,11 +63,9 @@ Is iad Sepolia agus Goerli an dá líonra tástála poiblí atá á gcothabháil - [Sconna Sepolia Chainstack](https://faucet.chainstack.com/sepolia-faucet) - [Sconna Éiceachórais Ethereum](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) -#### Goerli _(tacaíocht fhadtéarmach)_ {#goerli} +#### Hoodi {#hoodi} -_Nóta: [tá testnet Goerli imithe i léig](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) agus cuirfear [Holesovice](https://github.com/eth-clients/holesovice) in 2023. Déan machnamh le do thoil ar d'iarratais a aistriú go Seplia._ - -Is líonra tástála é Goerli chun bailíochtú agus gealltóireacht a thástáil. Tá líonra Goerli ar oscailt d'úsáideoirí ar mian leo bailíochtóir testnet a rith. Dá bhrí sin, ba cheart do gheallsealbhóirí atá ag iarraidh uasghráduithe prótacail a thástáil sula n-imscartar iad chuig mainnet úsáid a bhaint as Goerli. +Is líonra tástála é Hoodi chun bailíochtú agus gealltóireacht a thástáil. Tá líonra Hoodi ar oscailt d'úsáideoirí ar mian leo bailíochtóir testnet a rith. Dá bhrí sin, ba cheart do gheallsealbhóirí atá ag iarraidh uasghráduithe prótacail a thástáil sula n-imscartar iad chuig mainnet úsáid a bhaint as Hoodi. - Tacar bailíochtóra oscailte, is féidir le geallsealbhóirí uasghrádú líonra a thástáil - Staid mhór, úsáideach le haghaidh idirghníomhaíochtaí conartha cliste casta a thástáil @@ -75,52 +73,46 @@ Is líonra tástála é Goerli chun bailíochtú agus gealltóireacht a thástá ##### Acmhainní -- [Suíomh Gréasáin](https://goerli.net/) -- [GitHub](https://github.com/eth-clients/goerli) -- [Etherscan](https://goerli.etherscan.io) -- [Blockscout](https://eth-goerli.blockscout.com/) +- [Suíomh Gréasáin](https://hoodi.ethpandaops.io/) +- [GitHub](https://github.com/eth-clients/hoodi) +- [Explorer](https://explorer.hoodi.ethpandaops.io/) +- [Checkpoint Sync](https://checkpoint-sync.hoodi.ethpandaops.io/) ##### Sconnaí -- [Sconna Goerli QuickNode](https://faucet.quicknode.com/drip) -- [Grabteeth](https://grabteeth.xyz/) -- [Sconna PoW](https://goerli-faucet.pk910.de/) -- [Sconna Paradigm](https://faucet.paradigm.xyz/) -- [Sconna Goerli Alchemy](https://goerlifaucet.com/) -- [Sconna Goerli All That Node](https://www.allthatnode.com/faucet/ethereum.dsrv) -- [Sconna Sparán Coinbase | Goerli](https://coinbase.com/faucets/ethereum-goerli-faucet) -- [Sconna Goerli Chainstack](https://faucet.chainstack.com/goerli-faucet) +- [Sconna Hoodi](https://hoodi.ethpandaops.io/) -Chun Baioíochtóir a sheoladh ar Holesky testnet, bain úsáid as [ "bailíochtóir Cheap Holesky"](https://holesky.launchpad.ethstaker.cc/ga/) ethstaker. +Chun Baioíochtóir a sheoladh ar Hoodi testnet, bain úsáid as [ "bailíochtóir Cheap Hoodi"](https://hoodi.launchpad.ethereum.org/ga/) ethstaker. ### Testnets Ciseal 2 {#layer-2-testnets} Is téarma comhchoiteann é [Ciseal 2 (L2)](/layer-2/) chun cur síos a dhéanamh ar thacar sonrach de réitigh scálaithe Ethereum. Is blocshlabhra ar leith é ciseal 2 a leathnaíonn Ethereum agus a fhaigheann ráthaíochtaí slándála Ethereum le hoidhreacht. De ghnáth bíonn líontáin tástála Ciseal 2 ceangailte go docht le líonraí tástála poiblí Ethereum. -#### Arbitrum Goerli {#arbitrum-goerli} +#### Arbitrum Sepolia {#arbitrum-sepolia} Líonra tástála le haghaidh [Arbitrum](https://arbitrum.io/). ##### Sconnaí -- [Sconna Chainlink](https://faucets.chain.link/) +- [Sconna Chainlink](https://faucets.chain.link/arbitrum-sepolia) +- [Sconna Alchemy](https://www.alchemy.com/faucets/arbitrum-sepolia) -#### Optimistic Goerli {#optimistic-goerli} +#### Optimistic Sepolia {#optimistic-sepolia} Líonra tástála le haghaidh [Optimism](https://www.optimism.io/). ##### Sconnaí -- [Sconna Paradigm](https://faucet.paradigm.xyz/) -- [Sconna Sparán Coinbase | Optimism Goerli](https://coinbase.com/faucets/optimism-goerli-faucet) +- [Sconna Chainlink](https://faucets.chain.link/optimism-sepolia) +- [Sconna Alchemy](https://www.alchemy.com/faucets/optimism-sepolia) -#### Starknet Goerli {#starknet-goerli} +#### Starknet Sepolia {#starknet-sepolia} Líonra tástála le haghaidh [Starknet](https://www.starknet.io). ##### Sconnaí -- [Sconna Starknet](https://faucet.goerli.starknet.io) +- [Sconna Alchemy](https://www.alchemy.com/faucets/starknet-sepolia) ## Líonraí príobháideacha {#private-networks} @@ -134,7 +126,7 @@ Tá tionscadail agus uirlisí tiomnaithe chun cabhrú leis seo. Foghlaim tuillea ### Líonraí cuibhreannais {#consortium-networks} -Tá an próiseas comhthola á rialú ag sraith nóid réamhshainithe iontaofa. Mar shampla, líonra príobháideach d’institiúidí acadúla aitheanta a rialaíonn nód amháin, agus bloic a bhailíochtaíonn tairseach sínitheoirí laistigh den líonra. +Tá an próiseas comhthola á rialú ag sraith nóid réamhshainithe iontaofa. Mar shampla, líonra príobháideach d'institiúidí acadúla aitheanta a rialaíonn nód amháin, agus bloic a bhailíochtaíonn tairseach sínitheoirí laistigh den líonra. Má tá líonra poiblí Ethereum cosúil leis an idirlíon poiblí, tá líonra cuibhreannais cosúil le inlíon príobháideach. diff --git a/public/content/translations/hu/developers/docs/apis/json-rpc/index.md b/public/content/translations/hu/developers/docs/apis/json-rpc/index.md index e0da2db6df4..92f15ed8756 100644 --- a/public/content/translations/hu/developers/docs/apis/json-rpc/index.md +++ b/public/content/translations/hu/developers/docs/apis/json-rpc/index.md @@ -207,8 +207,8 @@ Egyik sem A jelenlegi hálózati azonosítók teljes listája a [chainlist.org](https://chainlist.org) oldalon érhető el. Néhány jellemző példa: - `1`: Ethereum főhálózata -- `5`: Goerli teszthálózat - `11155111`: Sepolia teszthálózat +- `560048` : Hoodi teszthálózat **Példa** diff --git a/public/content/translations/hu/developers/docs/data-and-analytics/block-explorers/index.md b/public/content/translations/hu/developers/docs/data-and-analytics/block-explorers/index.md index b6654f87528..faebc95136a 100644 --- a/public/content/translations/hu/developers/docs/data-and-analytics/block-explorers/index.md +++ b/public/content/translations/hu/developers/docs/data-and-analytics/block-explorers/index.md @@ -214,7 +214,7 @@ A validátorok felelnek a blokkok előterjesztéséért és tanúsításáért a ### Tanúsítások {#attestations} -A tanúsítások „igen” szavazatok arra, hogy a blokkot a lánchoz adják. Az adataik kapcsolódnak a tanúsítások nyilvántartásához és a tanúsító validátorokhoz. +A tanúsítások "igen" szavazatok arra, hogy a blokkot a lánchoz adják. Az adataik kapcsolódnak a tanúsítások nyilvántartásához és a tanúsító validátorokhoz. - Slot – a slot, amelyben a tanúsítás történt. - Bizottságindex – a bizottság indexe az adott slotban. @@ -238,12 +238,12 @@ A konszenzusréteg felső szintű adatai a következők: ## Blokk felfedezők {#block-explorers} -- [Etherscan](https://etherscan.io/) – egy blokkfelfedező, amelyben adatokat kérhet le az Ethereum-főhálózatról és a Goerli tesztelőhálózatról. +- [Etherscan](https://etherscan.io/) – egy blokkfelfedező, amelyben adatokat kérhet le az Ethereum-főhálózatról és a Sepolia tesztelőhálózatról. - [3xpl](https://3xpl.com/ethereum) - reklámmentes nyílt forráskódú Ethereum felfedező, melyből le lehet tölteni az adatokat -- [Beaconcha.in](https://beaconcha.in/) – egy nyílt forráskódú blokkfelfedező az Ethereum főhálózatra és a Goerli teszthálózatra +- [Beaconcha.in](https://beaconcha.in/) – egy nyílt forráskódú blokkfelfedező az Ethereum főhálózatra és a Sepolia teszthálózatra - [Blockchair](https://blockchair.com/ethereum) – a legdiszkrétebb Ethereum-felfedező. Alkalmas (memóriakészlet) adatok szűrésére és válogatására is - [Etherchain](https://www.etherchain.org/) – egy Ethereum-főhálózati blokkfelfedező -- [Ethplorer](https://ethplorer.io/) – egy blokkfelfedező, amely az Ethereum-főhálózaton és a Kovan tesztelőhálózaton található tokenekre fókuszál +- [Ethplorer](https://ethplorer.io/) – egy blokkfelfedező, amely az Ethereum-főhálózaton és a Sepolia tesztelőhálózaton található tokenekre fókuszál - [Rantom](https://rantom.app/) – egy felhasználóbarát, nyílt forráskódú DeFi- és NFT-tranzakciómegtekintő a részletesebb betekintéshez - [Ethernow](https://www.ethernow.xyz/) – egy valós idejű tranzakciókereső, amely lehetővé teszi az Ethereum főhálózat lánc előtti rétegének megtekintését diff --git a/public/content/translations/hu/developers/docs/development-networks/index.md b/public/content/translations/hu/developers/docs/development-networks/index.md index 7a9fa7487e3..a0b2810798e 100644 --- a/public/content/translations/hu/developers/docs/development-networks/index.md +++ b/public/content/translations/hu/developers/docs/development-networks/index.md @@ -47,10 +47,11 @@ Néhány konszenzusos kliens rendelkezik olyan beépített eszközökkel, amelly ### Nyilvános Ethereum-tesztláncok {#public-beacon-testchains} -Az Ethereum két karbantartott, nyilvános tesztimplementációval is rendelkezik: Goerli és Sepolia. A Goerli a javasolt teszthálózat, mely hosszú távú támogatással bír, és mindenkinek ingyenesen használható validálásra. A Sepolia egy újabb, kisebb lánc, melyet szintén fenn akarnak tartani a jövőben, és amelynek része egy engedélyhez kötött validátorszett (nem működhet bárki validátorként). A Ropsten lánc 2022. 4. negyedévében, a Rinkeby lánc pedig 2023. 2./3. negyedévében kerül lezárásra. +Az Ethereum két karbantartott, nyilvános tesztimplementációval is rendelkezik: Sepolia és Hoodi. A Sepolia az alkalmazásfejlesztéshez ajánlott standard teszthálózat, zárt validátorszettel a gyors szinkronizáláshoz. A Hoodi egy validálásra és letétbe helyezésre szolgáló teszthálózat, amely nyílt validátorszettet használ, és potenciálisan bárki számára lehetővé teszi a validálást. -- [Goerli letétbe helyezési indítópult](https://goerli.launchpad.ethereum.org/) -- [Ropsten, Rinkeby és Kiln kivezetési bejelentés](https://blog.ethereum.org/2022/06/21/testnet-deprecation) +- [Hoodi letétbe helyezési indítópult](https://hoodi.launchpad.ethereum.org/en/) +- [Sepolia honlap](https://sepolia.dev/) +- [Hoodi honlap](https://hoodi.ethpandaops.io/) ### Kurtosis Ethereum csomag {#kurtosis} diff --git a/public/content/translations/hu/developers/docs/networks/index.md b/public/content/translations/hu/developers/docs/networks/index.md index 7412237f931..370851298a9 100644 --- a/public/content/translations/hu/developers/docs/networks/index.md +++ b/public/content/translations/hu/developers/docs/networks/index.md @@ -34,7 +34,7 @@ A teszthálózathoz tartozó ETH-nak elvileg nincs valós értéke. Ugyanakkor a #### Melyik teszthálózatot használja? -A két nyilvános teszthálózat, amelyet a kliens fejlesztők jelenleg fenntartanak a Sepolia és a Goerli. Sepolia egy hálózat a szerződés- és alkalmazásfejlesztők számára, ahol az alkalmazásaikat tesztelhetik. A Goerli-hálózat a protokollfejlesztőknek biztosít teret frissítéseik teszteléséhez, illetve a letétbe helyezőknek a validátorok futtatásához. +A két nyilvános teszthálózat, amelyet a kliens fejlesztők jelenleg fenntartanak a Sepolia és a Hoodi. Sepolia egy hálózat a szerződés- és alkalmazásfejlesztők számára, ahol az alkalmazásaikat tesztelhetik. A Hoodi-hálózat a protokollfejlesztőknek biztosít teret frissítéseik teszteléséhez, illetve a letétbe helyezőknek a validátorok futtatásához. #### Sepolia {#sepolia} @@ -63,11 +63,9 @@ A két nyilvános teszthálózat, amelyet a kliens fejlesztők jelenleg fenntart - [Chainstack Sepolia csap](https://faucet.chainstack.com/sepolia-faucet) - [Ethereum-ökoszisztéma csap](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) -#### Goerli _(hosszútávú támogatás)_ {#goerli} +#### Hoodi {#hoodi} -_Megjegyzés: [a Goerli teszthálózat lezárásra kerül](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) és a [Holesovice](https://github.com/eth-clients/holesovice) veszi át a helyét 2023-ban. Kérjük, hogy vigye át az alkalmazásait a Sepolia hálózatra._ - -A Goerli egy olyan teszthálózat, ahol a validálást és a letétbe helyezést lehet tesztelni. A Goerli hálózat minden olyan felhasználók számára elérhető, aki teszthálózati validátort szeretne futtatni. Ezt használhatják azok a letétesek is, akik tesztelni akarják a protokollfrissítéseket, mielőtt azok a főhálózatra kerülnének. +A Hoodi egy olyan teszthálózat, ahol a validálást és a letétbe helyezést lehet tesztelni. A Hoodi hálózat minden olyan felhasználók számára elérhető, aki teszthálózati validátort szeretne futtatni. Ezt használhatják azok a letétesek is, akik tesztelni akarják a protokollfrissítéseket, mielőtt azok a főhálózatra kerülnének. - Nyitott validátorszett, a letétesek tesztelhetik a hálózati frissítéseket - Sok státusz elérhető, ezért alkalmas az okosszerződések komplex interakcióit letesztelni @@ -75,52 +73,48 @@ A Goerli egy olyan teszthálózat, ahol a validálást és a letétbe helyezést ##### Erőforrások -- [Honlap](https://goerli.net/) -- [GitHub](https://github.com/eth-clients/goerli) -- [Etherscan](https://goerli.etherscan.io) -- [Blockscout](https://eth-goerli.blockscout.com/) +- [Honlap](https://hoodi.ethpandaops.io/) +- [GitHub](https://github.com/eth-clients/hoodi) +- [Explorer](https://explorer.hoodi.ethpandaops.io/) +- [Checkpoint Sync](https://checkpoint-sync.hoodi.ethpandaops.io/) ##### Csapok -- [QuickNode Goerli csap](https://faucet.quicknode.com/drip) -- [Grabteeth](https://grabteeth.xyz/) -- [PoW csap](https://goerli-faucet.pk910.de/) -- [Paradigm csap](https://faucet.paradigm.xyz/) -- [Alchemy Goerli csap](https://goerlifaucet.com/) -- [All That Node Goerli csap](https://www.allthatnode.com/faucet/ethereum.dsrv) -- [Coinbase Wallet csap | Goerli](https://coinbase.com/faucets/ethereum-goerli-faucet) -- [Chainstack Goerli csap](https://faucet.chainstack.com/goerli-faucet) +- [Hoodi csap](https://hoodi.ethpandaops.io/) -Ha szeretne egy validátort indítani a Holesky teszthálózaton, akkor használja az ethstaker [„olcsó Holesky validátor” indítópultot](https://holesky.launchpad.ethstaker.cc/en/). +Ha szeretne egy validátort indítani a Hoodi teszthálózaton, akkor használja az [„olcsó Hoodi validátor” indítópultot](https://hoodi.launchpad.ethereum.org/hu/). ### Második blokkláncréteg (L2) teszthálózatok {#layer-2-testnets} [A második blokkláncréteg (L2)](/layer-2/) az Ethereum skálázási megoldásait takarja. Az L2 egy elkülönült blokklánc, ami kiterjeszti az Ethereumot, örökölve annak biztonsági garanciáit. Az L2 teszthálózatok szorosan kapcsolódnak a nyilvános Ethereum teszthálózatokhoz. -#### Arbitrum Goerli {#arbitrum-goerli} +#### Arbitrum Sepolia {#arbitrum-sepolia} Teszthálózat az [Arbitrum-hoz](https://arbitrum.io/). ##### Csapok - [Chainlink csap](https://faucets.chain.link/) +- [Alchemy csap](https://sepoliafaucet.com/) -#### Optimistic Goerli {#optimistic-goerli} +#### Optimistic Sepolia {#optimistic-sepolia} Teszthálózat az [Optimism-hoz](https://www.optimism.io/). ##### Csapok - [Paradigm csap](https://faucet.paradigm.xyz/) -- [Coinbase Wallet csap | Optimism Goerli](https://coinbase.com/faucets/optimism-goerli-faucet) +- [Coinbase Wallet csap | Optimism Sepolia](https://coinbase.com/faucets/optimism-sepolia-faucet) +- [Alchemy csap](https://sepoliafaucet.com/) -#### Starknet Goerli {#starknet-goerli} +#### Starknet Sepolia {#starknet-sepolia} Teszthálózat a [Starknethez](https://www.starknet.io). ##### Csapok -- [Starknet csap](https://faucet.goerli.starknet.io) +- [Starknet csap](https://faucet.sepolia.starknet.io) +- [Alchemy csap](https://sepoliafaucet.com/) ## Privát hálózatok {#private-networks} diff --git a/public/content/translations/id/developers/docs/data-and-analytics/block-explorers/index.md b/public/content/translations/id/developers/docs/data-and-analytics/block-explorers/index.md index 450367544e9..57cf502e353 100644 --- a/public/content/translations/id/developers/docs/data-and-analytics/block-explorers/index.md +++ b/public/content/translations/id/developers/docs/data-and-analytics/block-explorers/index.md @@ -158,7 +158,7 @@ Jika Anda belum terbiasa dengan road map, lihat [gambaran umum kami tentang peni Rantai Suar akan membuat komite validator yang dipilih secara acak pada akhir dari setiap epoch (setiap 6,4 menit) untuk alasan keamanan. Data epoch meliputi: - Nomor epoch. -- Status terselesaikan – Apakah epoch telah diselesaikan (Ya/Tidak). +- Status terselesaikan – Apakah epoch telah diselesaikan (Ya/Tidak). - Waktu – Waktu berakhirnya epoch. - Atestasi – Jumlah atestasi dalam epoch (pengambilan suara untuk blok dalam slot). - Deposito – Jumlah deposito ETH yang termasuk dalam epoch (validator harus mempertaruhkan ETH untuk menjadi validator). @@ -244,17 +244,15 @@ Data tingkat atas lapisan konsensus mencakup berikut ini: ## Penjelajah blok {#block-explorers} -- [Etherscan](https://etherscan.io/) – penjelajah blok yang bisa Anda gunakan mengambil data untuk Jaringan Utama Ethereum, Testnet Ropsten, Testnet Kovan, Testnet Rinkeby, dan Testnet Goerli. +- [Etherscan](https://etherscan.io/) – penjelajah blok yang bisa Anda gunakan mengambil data untuk Jaringan Utama Ethereum dan Testnet Sepolia. - [Blockscout](https://eth.blockscout.com/) – berfokus pada jaringan berikut: - xDai – kombinasi pintar dari stablecoin DAI MakerDAO dan sidechain POA serta teknologi tokenbridge. - POA – Sidechain dan jaringan otonom yang diamankan oleh satu grup validator terpercaya. Semua validator pada jaringan adalah notaris Amerika Serikat, dan informasi mereka tersedia secara publik. - - Testnet Sokol POA. - - ARTIS – blockchain yang berkesesuaian dengan Ethereum. - - [LUKSO L14](https://blockscout.com/lukso/l14) – fungsi L14 sebagai jaringan percobaan pertama, untuk memungkinkan komunitas LUKSO membangun dan menguji coba infrastruktur umum. - - qDai. -- [Etherchain](https://www.etherchain.org/) – penjelajah blok untuk Jaringan Utama Ethereum. -- [Ethplorer](https://ethplorer.io/) – penjelajah blok dengan fokus pada token untuk Jaringan Utama Ethereum dan testnet Kovan. -- [Blockchair](https://blockchair.com/ethereum) - penjelajah Ethereum yang paling privat. Juga digunakan untuk pemilihan dan penyaringan (mempool) data. +- [Otterscan](https://otterscan.io/) – penjelajah blok sumber terbuka alternatif untuk Ethereum +- [Blockchair](https://blockchair.com/ethereum) – penjelajah Ethereum yang paling privat. Juga bagus untuk menyortir dan memfilter data (mempool) +- [3xpl](https://3xpl.com/ethereum) – penjelajah blockchain tanpa iklan dengan fokus pada UX yang bersih +- [Beaconcha.in](https://beaconcha.in) – penjelajah blok sumber terbuka untuk lapisan konsensus di Jaringan Utama dan Sepolia +- [Blockscout](https://blockscout.com/eth/mainnet/) – Fokus pada lapisan eksekusi Jaringan Utama Ethereum dan Testnet Sepolia ## Penjelajah blok (lapisan konsensus) rantai suar {#beacon-chain-block-explorers} diff --git a/public/content/translations/id/developers/docs/networks/index.md b/public/content/translations/id/developers/docs/networks/index.md index ffaa3cd99ce..a5ef5e2963b 100644 --- a/public/content/translations/id/developers/docs/networks/index.md +++ b/public/content/translations/id/developers/docs/networks/index.md @@ -32,75 +32,89 @@ Kebanyakan testnet menggunakan mekanisme konsensus bukti otoritas. Ini berarti s ETH dalam testnet tidak punya nilai sebenarnya; oleh karena itu, tidak ada pasar untuk ETH testnet. Karena Anda membutuhkan ETH untuk benar-benar berinteraksi dengan Ethereum, kebanyakan orang mendapatkan ETH testnet dari keran. Sebagian besar keran adalah aplikasi web tempat Anda dapat memasukkan alamat pengiriman ETH yang Anda minta. -#### Arbitrum Rinkeby {#arbitrum-rinkeby} +#### Testnet mana yang harus digunakan? -Testnet untuk [Arbitrum](https://arbitrum.io/). +Dua testnet publik yang saat ini dikelola oleh pengembang klien adalah Sepolia dan Hoodi. Sepolia adalah jaringan bagi pengembang kontrak dan aplikasi untuk menguji aplikasi mereka. Jaringan Hoodi memungkinkan pengembang protokol menguji peningkatan jaringan, dan memungkinkan para staker menguji validator. -##### Keran Arbitrum Rinkeby +#### Sepolia {#sepolia} -- [FaucETH](https://fauceth.komputing.org)(Keran Multi-Rantai tanpa memerlukan akun sosial) -- [Keran Chainlink](https://faucets.chain.link/) -- [Keran Paradigm](https://faucet.paradigm.xyz/) +**Sepolia adalah testnet yang direkomendasikan untuk pengembangan aplikasi**. Jaringan Sepolia menggunakan set validator yang diizinkan. Ini cukup baru, yang berarti statusnya dan riwayatnya lebih ringan. Ini berarti jaringan disinkronkan dengan cepat dan menjalankan node membutuhkan lebih sedikit penyimpanan. Ini berguna bagi pengguna yang ingin menjalankan node dengan cepat dan terhubung langsung dengan jaringan. -#### Görli {#goerli} +- Set validator tertutup, dikelola oleh tim klien & pengujian +- Testnet baru, lebih sedikit aplikasi yang diterapkan daripada testnet lain +- Sinkronisasi cepat dan menjalankan node membutuhkan sedikit penyimpanan -Testnet bukti otoritas yang berfungsi di seluruh klien. +##### Sumber daya -##### Keran Görli +- [Situs web](https://sepolia.dev/) +- [GitHub](https://github.com/eth-clients/sepolia) +- [Otterscan](https://sepolia.otterscan.io/) +- [Etherscan](https://sepolia.etherscan.io) +- [Blockscout](https://eth-sepolia.blockscout.com/) -- [Keran Görli](https://faucet.goerli.mudit.blog/) -- [Keran Chainlink](https://faucets.chain.link/) -- [Alchemy Goerli Faucet](https://goerlifaucet.com/) +##### Faucet -#### Kintsugi {#kintsugi} +- [QuickNode Sepolia Faucet](https://faucet.quicknode.com/drip) +- [Grabteeth](https://grabteeth.xyz/) +- [PoW Faucet](https://sepolia-faucet.pk910.de/) +- [Coinbase Wallet Faucet | Sepolia](https://coinbase.com/faucets/ethereum-sepolia-faucet) +- [Alchemy Sepolia Faucet](https://sepoliafaucet.com/) +- [Infura Sepolia Faucet](https://www.infura.io/faucet) +- [Chainstack Sepolia Faucet](https://faucet.chainstack.com/sepolia-faucet) +- [Ethereum Ecosystem Faucet](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) -Testnet gabungan untuk Ethereum. +#### Hoodi {#hoodi} -##### Keran Kintsugi +Hoodi adalah testnet untuk pengujian validasi dan staking. Jaringan Hoodi terbuka bagi pengguna yang ingin menjalankan validator testnet. Oleh karena itu, staker yang ingin menguji peningkatan protokol sebelum penerapan ke Jaringan Utama harus menggunakan Hoodi. -- [FaucETH](https://fauceth.komputing.org)(Keran Multi-Rantai tanpa memerlukan akun sosial) -- [Keran Kintsugi](https://faucet.kintsugi.themerge.dev/) +- Set validator terbuka, staker dapat menguji peningkatan jaringan +- Status besar, berguna untuk menguji interaksi kontrak pintar yang kompleks +- Membutuhkan waktu lebih lama untuk sinkronisasi dan lebih banyak penyimpanan untuk menjalankan node -#### Kovan {#kovan} +##### Sumber daya -Testnet bukti kerja untuk mereka yang menjalankan klien OpenEthereum. +- [Situs web](https://hoodi.ethpandaops.io/) +- [GitHub](https://github.com/eth-clients/hoodi) +- [Explorer](https://explorer.hoodi.ethpandaops.io/) +- [Checkpoint Sync](https://checkpoint-sync.hoodi.ethpandaops.io/) -##### Keran Kovan +##### Faucet -- [FaucETH](https://fauceth.komputing.org)(Keran Multi-Rantai tanpa memerlukan akun sosial) -- [Keran Kovan](https://faucet.kovan.network/) -- [Keran Chainlink](https://faucets.chain.link/) -- [Keran Paradigm](https://faucet.paradigm.xyz/) +- [Hoodi Faucet](https://hoodi.ethpandaops.io/) -#### Optimistic Kovan {#optimistic-kovan} +Untuk meluncurkan validator di testnet Hoodi, gunakan [launchpad validator Hoodi](https://hoodi.launchpad.ethereum.org/id/). -Testnet untuk [Optimism](https://www.optimism.io/). +### Testnet lapisan ke-2 {#layer-2-testnets} -##### Keran Optimistic Kovan +[Lapisan ke-2 (L2)](/layer-2/) adalah istilah kolektif untuk solusi penskalaan Ethereum. Lapisan ke-2 adalah blockchain terpisah yang memperluas Ethereum dan mewarisi jaminan keamanan Ethereum. Testnet lapisan ke-2 biasanya terhubung erat dengan testnet publik Ethereum. -- [FaucETH](https://fauceth.komputing.org)(Keran Multi-Rantai tanpa memerlukan akun sosial) -- [Keran Paradigm](https://faucet.paradigm.xyz/) +#### Arbitrum Sepolia {#arbitrum-sepolia} + +Testnet untuk [Arbitrum](https://arbitrum.io/). -#### Rinkeby {#rinkeby} +##### Faucet -Testnet bukti otoritas bagi mereka yang menjalankan klien Geth. +- [Chainlink Faucet](https://faucets.chain.link/) +- [Alchemy Faucet](https://sepoliafaucet.com/) + +#### Optimistic Sepolia {#optimistic-sepolia} + +Testnet untuk [Optimism](https://www.optimism.io/). -##### Keran Rinkeby +##### Faucet -- [FaucETH](https://fauceth.komputing.org)(Keran Multi-Rantai tanpa memerlukan akun sosial) -- [Keran Alchemy](https://RinkebyFaucet.com) -- [Keran Chainlink](https://faucets.chain.link/) -- [Keran Paradigm](https://faucet.paradigm.xyz/) -- [Keran Rinkeby](https://faucet.rinkeby.io/) +- [Paradigm Faucet](https://faucet.paradigm.xyz/) +- [Coinbase Wallet Faucet | Optimism Sepolia](https://coinbase.com/faucets/optimism-sepolia-faucet) +- [Alchemy Faucet](https://sepoliafaucet.com/) -#### Ropsten {#ropsten} +#### Starknet Sepolia {#starknet-sepolia} -Testnet bukti kerja. Ini berarti representasi Ethereum yang terbaik. +Testnet untuk [Starknet](https://www.starknet.io). -##### Keran Ropsten +##### Faucet -- [FaucETH](https://fauceth.komputing.org)(Keran Multi-Rantai tanpa memerlukan akun sosial) -- [Keran Paradigm](https://faucet.paradigm.xyz/) +- [Starknet Faucet](https://faucet.sepolia.starknet.io) +- [Alchemy Faucet](https://sepoliafaucet.com/) ## Jaringan privat {#private-networks} diff --git a/public/content/translations/it/developers/docs/apis/json-rpc/index.md b/public/content/translations/it/developers/docs/apis/json-rpc/index.md index 9971ae39acb..9f2295b0800 100644 --- a/public/content/translations/it/developers/docs/apis/json-rpc/index.md +++ b/public/content/translations/it/developers/docs/apis/json-rpc/index.md @@ -207,8 +207,8 @@ Nessuno L'elenco completo degli ID di rete correnti è disponibile su [chainlist.org](https://chainlist.org). Alcuni ID comuni sono: - `1`: Rete Principale di Ethereum -- `5`: rete di prova Goerli - `11155111`: rete di prova Sepolia +- `560048`: rete di prova Hoodi **Esempio** diff --git a/public/content/translations/it/developers/docs/data-and-analytics/block-explorers/index.md b/public/content/translations/it/developers/docs/data-and-analytics/block-explorers/index.md index 2367c73034b..fd3b872c6ab 100644 --- a/public/content/translations/it/developers/docs/data-and-analytics/block-explorers/index.md +++ b/public/content/translations/it/developers/docs/data-and-analytics/block-explorers/index.md @@ -238,14 +238,15 @@ I dati di livello superiore del livello di consenso includono quanto segue: ## Block explorer {#block-explorers} -- [Etherscan](https://etherscan.io/) - un esploratore di blocchi che puoi usare per recuperare i dati per la Rete Principale di Ethereum e le reti di prova di Ropsten, Kovan, Rinkeby e Goerli +- [Etherscan](https://etherscan.io/) - un esploratore di blocchi che puoi usare per recuperare i dati per la Rete Principale di Ethereum e la rete di prova Sepolia - [3xpl](https://3xpl.com/ethereum) - un esploratore di Ethereum open source e privo di inserzioni che consente di scaricare i propri dataset -- [Beaconcha.in](https://beaconcha.in/) - un esploratore di blocchi open source per la Rete Principale di Ethereum e la rete di prova di Goerli +- [Beaconcha.in](https://beaconcha.in/) - un esploratore di blocchi open source per la Rete Principale di Ethereum e la rete di prova di Sepolia - [Blockchair](https://blockchair.com/ethereum): l'esploratore di Ethereum più privato. Anche per ordinare e filtrare i dati (mempool) - [Etherchain](https://www.etherchain.org/) - un esploratore di blocchi per la rete principale di Ethereum -- [Ethplorer](https://ethplorer.io/) - un esploratore di blocchi incentrato sui token per la Rete Principale di Ethereum e la rete di prova di Kovan +- [Ethplorer](https://ethplorer.io/) - un esploratore di blocchi incentrato sui token per la Rete Principale di Ethereum e la rete di prova di Sepolia - [Rantom](https://rantom.app/): Un visualizzatore di transazioni NFT e DeFi open source e intuitivo per gli utenti, per una visione dettagliata - [Ethernow](https://www.ethernow.xyz/): un esploratore in tempo reale delle transazioni che ti consente di visualizzare il livello pre-catena della Rete Principale di Ethereum +- [Otterscan](https://otterscan.io/) - un esploratore di blocchi open source alternativo per Ethereum ## Approfondimenti {#further-reading} diff --git a/public/content/translations/it/developers/docs/development-networks/index.md b/public/content/translations/it/developers/docs/development-networks/index.md index 048445d02f4..12bc820dd02 100644 --- a/public/content/translations/it/developers/docs/development-networks/index.md +++ b/public/content/translations/it/developers/docs/development-networks/index.md @@ -47,10 +47,11 @@ Alcuni client del consenso sono dotati di strumenti integrati per avviare Beacon ### Catene di prova pubbliche di Ethereum {#public-beacon-testchains} -Esistono anche due implementazioni di prova pubbliche e mantenute di Ethereum: Goerli e Sepolia. La rete di prova consigliata con supporto a lungo termine è Goerli, su cui tutti sono liberi di validare. Anche Sepolia, una catena più nuova e ridotta, dovrebbe essere mantenuta nel futuro prossimo, con una serie di validatori con permessi (a significare che non vi è accesso generale ai nuovi validatori su questa rete di prova). La catena Ropsten dovrebbe diventare obsoleta nel 4° trimestre 2022 e la catena Rinkeby dovrebbe diventare obsoleta tra il 2° e il 3° trimestre del 2023. +Esistono anche due implementazioni di prova pubbliche e mantenute di Ethereum: Sepolia e Hoodi. Sepolia è la rete di prova standard consigliata per lo sviluppo di applicazioni, con un insieme di validatori chiuso per una sincronizzazione rapida. Hoodi è una rete di prova per la validazione e lo staking, che utilizza un insieme di validatori aperto e permette potenzialmente a chiunque di validare. -- [Launchpad di staking di Goerli](https://goerli.launchpad.ethereum.org/) -- [Annuncio di Deprecazione di Ropsten, Rinkeby e Kiln](https://blog.ethereum.org/2022/06/21/testnet-deprecation) +- [Launchpad di staking di Hoodi](https://hoodi.launchpad.ethereum.org/en/) +- [Sito Web di Sepolia](https://sepolia.dev/) +- [Sito Web di Hoodi](https://hoodi.ethpandaops.io/) ### Pacchetto Ethereum di Kurtosis {#kurtosis} diff --git a/public/content/translations/it/developers/docs/networks/index.md b/public/content/translations/it/developers/docs/networks/index.md index e5a207d1afb..fb909ffc84a 100644 --- a/public/content/translations/it/developers/docs/networks/index.md +++ b/public/content/translations/it/developers/docs/networks/index.md @@ -34,7 +34,7 @@ Si presuppone che gli ETH sulla rete di prova non abbiano valore; tuttavia sono #### Quale rete di prova dovrei usare? -Le due reti di prova pubbliche che gli sviluppatori di client stanno mantenendo al momento sono Sepolia e Goerli. Sepolia è una rete per gli sviluppatori di contratti e applicazioni per testare le proprie applicazioni. La rete Goerli consente agli sviluppatori di protocolli di testare gli aggiornamenti della rete e agli staker di fare prove di esecuzione dei validatori. +Le due reti di prova pubbliche che gli sviluppatori di client stanno mantenendo al momento sono Sepolia e Hoodi. Sepolia è una rete per gli sviluppatori di contratti e applicazioni per testare le proprie applicazioni. La rete Hoodi consente agli sviluppatori di protocolli di testare gli aggiornamenti della rete e agli staker di fare prove di esecuzione dei validatori. #### Sepolia {#sepolia} @@ -63,11 +63,9 @@ Le due reti di prova pubbliche che gli sviluppatori di client stanno mantenendo - [Faucet Chainstack Sepolia](https://faucet.chainstack.com/sepolia-faucet) - [Faucet dell'ecosistema di Ethereum](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) -#### Goerli _(supporto a lungo termine)_ {#goerli} +#### Hoodi {#hoodi} -_Nota: [la rete di prova Goerli è obsoleta](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) e sarà sostituita da [Holesovice](https://github.com/eth-clients/holesovice) nel 2023. Sei pregato di considerare la migrazione delle tue applicazioni a Sepolia._ - -Goerli è una rete di prova per testare la convalida e lo staking. La rete Goerli è aperta per gli utenti che vogliono eseguire un validatore della rete di prova. Gli staker che desiderano testare gli aggiornamenti del protocollo prima che siano distribuiti sulla rete principale dovrebbero quindi utilizzare Goerli. +Hoodi è una rete di prova per testare la convalida e lo staking. La rete Hoodi è aperta per gli utenti che vogliono eseguire un validatore della rete di prova. Gli staker che desiderano testare gli aggiornamenti del protocollo prima che siano distribuiti sulla rete principale dovrebbero quindi utilizzare Hoodi. - Insieme di validatori aperto, gli staker possono testare gli aggiornamenti di rete - Grandi dimensioni di stato, utile per testare complesse interazioni tra contratti intelligenti @@ -75,52 +73,46 @@ Goerli è una rete di prova per testare la convalida e lo staking. La rete Goerl ##### Risorse -- [Sito web](https://goerli.net/) -- [GitHub](https://github.com/eth-clients/goerli) -- [Etherscan](https://goerli.etherscan.io) -- [Blockscout](https://eth-goerli.blockscout.com/) +- [Sito web](https://hoodi.ethpandaops.io/) +- [GitHub](https://github.com/eth-clients/hoodi) +- [Explorer](https://explorer.hoodi.ethpandaops.io/) +- [Checkpoint Sync](https://checkpoint-sync.hoodi.ethpandaops.io/) ##### Faucet -- [Faucet Goerli QuickNode](https://faucet.quicknode.com/drip) -- [Grabteeth](https://grabteeth.xyz/) -- [Faucet PoW](https://goerli-faucet.pk910.de/) -- [Faucet Paradigm](https://faucet.paradigm.xyz/) -- [Faucet Alchemy Goerli](https://goerlifaucet.com/) -- [Tutti i Faucet del Nodo Goerli](https://www.allthatnode.com/faucet/ethereum.dsrv) -- [Faucet Coinbase Wallet | Goerli](https://coinbase.com/faucets/ethereum-goerli-faucet) -- [Faucet Gorli di Chainstack](https://faucet.chainstack.com/goerli-faucet) +- [Faucet Hoodi](https://hoodi.ethpandaops.io/) -Per lanciare un Validatore sulla rete di prova Holesky, usa il [launchpad del "validatore economico di Holesky"](https://holesky.launchpad.ethstaker.cc/en/) di ethstaker. +Per lanciare un Validatore sulla rete di prova Hoodi, usa il [launchpad di Hoodi](https://hoodi.launchpad.ethereum.org/en/). ### Rete di prova del livello 2 {#layer-2-testnets} [Livello 2 (L2)](/layer-2/) è un termine collettivo per descrivere un insieme specifico di soluzioni di ridimensionamento di Ethereum. Un livello 2 è una blockchain separata che estende Ethereum ed eredita le garanzie di sicurezza di Ethereum. Solitamente le reti di prova di Livello 2 sono strettamente accoppiate alle reti di prova pubbliche di Ethereum. -#### Arbitrum Goerli {#arbitrum-goerli} +#### Arbitrum Sepolia {#arbitrum-sepolia} Una rete di prova per [Arbitrum](https://arbitrum.io/). ##### Faucet -- [Faucet Chainlink](https://faucets.chain.link/) +- [Faucet Chainlink](https://faucets.chain.link/arbitrum-sepolia) +- [Faucet Alchemy](https://www.alchemy.com/faucets/arbitrum-sepolia) -#### Optimistic Goerli {#optimistic-goerli} +#### Optimistic Sepolia {#optimistic-sepolia} Una rete di prova per [Optimism](https://www.optimism.io/). ##### Faucet -- [Faucet Paradigm](https://faucet.paradigm.xyz/) -- [Faucet Coinbase Wallet | Optimism Goerli](https://coinbase.com/faucets/optimism-goerli-faucet) +- [Faucet Chainlink](https://faucets.chain.link/optimism-sepolia) +- [Faucet Alchemy](https://www.alchemy.com/faucets/optimism-sepolia) -#### Starknet Goerli {#starknet-goerli} +#### Starknet Sepolia {#starknet-sepolia} Una rete di prova per [Starknet](https://www.starknet.io). ##### Faucet -- [Faucet di Starknet](https://faucet.goerli.starknet.io) +- [Faucet Alchemy](https://www.alchemy.com/faucets/starknet-sepolia) ## Reti private {#private-networks} diff --git a/public/content/translations/ja/developers/docs/apis/json-rpc/index.md b/public/content/translations/ja/developers/docs/apis/json-rpc/index.md index d30f1183ab0..54c178cd6a7 100644 --- a/public/content/translations/ja/developers/docs/apis/json-rpc/index.md +++ b/public/content/translations/ja/developers/docs/apis/json-rpc/index.md @@ -207,8 +207,8 @@ curl -X POST --data '{"jsonrpc":"2.0","method":"web3_sha3","params":["0x68656c6c 現在のネットワークIDの全リストは、[chainlist.org](https://chainlist.org)で入手できます。 よく使われるネットワークIDは、以下の通りです。 - `1`: イーサリアムメインネット -- `5`: Goerliテストネット - `11155111`: Sepoliaテストネット +- `17000`: Hoodiテストネット **例** diff --git a/public/content/translations/ja/developers/docs/data-and-analytics/block-explorers/index.md b/public/content/translations/ja/developers/docs/data-and-analytics/block-explorers/index.md index 26fc6738179..ef3ee76260d 100644 --- a/public/content/translations/ja/developers/docs/data-and-analytics/block-explorers/index.md +++ b/public/content/translations/ja/developers/docs/data-and-analytics/block-explorers/index.md @@ -237,14 +237,15 @@ sidebarDepth: 3 ## ブロックエクスプローラー {#block-explorers} -- [Etherscan](https://etherscan.io/) - イーサリアムメインネット、Goerliテストネットのデータを取得するために使用できるブロックエクスプローラー +- [Etherscan](https://etherscan.io/) - イーサリアムメインネット、Sepoliaテストネットのデータを取得するために使用できるブロックエクスプローラー - [3xpl](https://3xpl.com/ethereum) - 広告無しのオープンソース・イーサリアム・エクスプローラでデータセットのダウンロードが可能 -- [Beaconcha.in](https://beaconcha.in/) - イーサリアムメインネットとGoerliテストネットのオープンソースブロックエクスプローラー +- [Beaconcha.in](https://beaconcha.in/) - イーサリアムメインネットとSepoliaテストネットのオープンソースブロックエクスプローラー - [Blockchair](https://blockchair.com/ethereum) - 最もプライベートなイーサリアムエクスプローラー。 データのソートやフィルタリング(メンプール)も可能 - [Etherchain](https://www.etherchain.org/) - イーサリアムメインネットのブロックエクスプローラー -- [Ethplorer](https://ethplorer.io/) - イーサリアムメインネットとKovanテストネットのトークンを中心としたブロックエクスプローラー +- [Ethplorer](https://ethplorer.io/) - イーサリアムメインネットとSepoliaテストネットのトークンを中心としたブロックエクスプローラー - [Rantom](https://rantom.app/) - ユーザーフレンドリーで、DeFi&NFTトランザクションを詳細に把握できるオープンソースのビューア - [Ethernow](https://www.ethernow.xyz/) - リアルタイムのトランザクションエクスプローラーで、イーサリアムメインネットのプリチェーンレイヤーを確認可能 +- [Otterscan](https://otterscan.io/) - イーサリアム用のオープンソースの代替ブロックエクスプローラー ## 参考文献 {#further-reading} diff --git a/public/content/translations/ja/developers/docs/development-networks/index.md b/public/content/translations/ja/developers/docs/development-networks/index.md index cc77c909598..2ef18abeedc 100644 --- a/public/content/translations/ja/developers/docs/development-networks/index.md +++ b/public/content/translations/ja/developers/docs/development-networks/index.md @@ -47,10 +47,11 @@ Hardhat Networkには、プロフェッショナルのためのイーサリア ### 公開イーサリアムテストチェーン {#public-beacon-testchains} -また、イーサリアムにはGoerliとSepoliaという、2つの維持されている公開テスト環境の実装もあります。 長期的なサポートが受けられる推奨テストネットはGoerliです。Goerliは、誰でも自由に検証できます。 Sepoliaは、より新しい小規模なチェーンであり、当面は維持されると予測されています。許可されたバリデータのみがアクセスできます(つまり、このテストネットには、新規のバリデータは通常アクセスできません)。 Ropstenチェーンは、2022年の第4期に廃止される予定です。Rinkebyチェーンは、2023年の第2期または第3期に廃止される予定です。 +また、イーサリアムにはSepoliaとHoodiという、2つの維持されている公開テスト環境の実装もあります。 Sepoliaは、アプリケーション開発のための推奨される標準テストネットで、高速な同期のための閉じたバリデータセットを持っています。 Hoodiは、検証とステーキングのためのテストネットで、オープンなバリデータセットを使用し、誰でも検証できる可能性があります。 -- [Goerliステーキングランチパッド](https://goerli.launchpad.ethereum.org/) -- [Ropsten、Rinkeby、Kilnの廃止のお知らせ](https://blog.ethereum.org/2022/06/21/testnet-deprecation) +- [Hoodiステーキングランチパッド](https://hoodi.launchpad.ethereum.org/en/) +- [Sepoliaウェブサイト](https://sepolia.dev/) +- [Hoodiウェブサイト](https://hoodi.ethpandaops.io/) ### Kurtosisイーサリアムパッケージ {#kurtosis} diff --git a/public/content/translations/ja/developers/docs/networks/index.md b/public/content/translations/ja/developers/docs/networks/index.md index 03d8327b11c..587f0bbab35 100644 --- a/public/content/translations/ja/developers/docs/networks/index.md +++ b/public/content/translations/ja/developers/docs/networks/index.md @@ -34,7 +34,7 @@ lang: ja #### 推奨テストネット -現在クライアントデベロッパーによってメンテナンスされているパブリックのテストネットは、SepoliaとGoerliの2つです。 Sepoliaは、コントラクトやアプリケーションのデベロッパーのためのネットワークで、アプリケーションのテストに使用されます。 Goerliは、プロトコルのデベロッパーがネットワークのアップグレードをテストしたり、ステーカーがバリデータの実行をテストしたりするために使用されるネットワークです。 +現在クライアントデベロッパーによってメンテナンスされているパブリックのテストネットは、SepoliaとHoodiの2つです。 Sepoliaは、コントラクトやアプリケーションのデベロッパーのためのネットワークで、アプリケーションのテストに使用されます。 Hoodiは、プロトコルのデベロッパーがネットワークのアップグレードをテストしたり、ステーカーがバリデータの実行をテストしたりするために使用されるネットワークです。 #### Sepolia(セポリア) {#sepolia} @@ -63,11 +63,11 @@ lang: ja - [Chainstack Sepolia faucet](https://faucet.chainstack.com/sepolia-faucet) - [Ethereum Ecosystem faucet](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) -#### Goerli(ゴエリ) _(長期サポート)_ {#goerli} +#### Hoodi {#hoodi} -_注: [Goerliテストネットは廃止予定となっており](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17)、2023年に[Holesovice](https://github.com/eth-clients/holesovice)に置き換わります。 アプリケーションのSepoliaへの移行をご検討ください。_ +_注: [Goerliテストネットは廃止されており](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17)、Hoodiに置き換えられました。 アプリケーションのSepoliaへの移行をご検討ください。_ -Goerliは、バリデーションやステーキングのテストを行うためのテストネットです。 Goerliネットワークは、テストネットバリデータを実行したいユーザーのために公開されています。 メインネットにデプロイする前にプロトコルのアップグレードをテストしたいステーカーは、Goerliを使用する必要があります。 +Hoodiは、バリデーションやステーキングのテストを行うためのテストネットです。 Hoodiネットワークは、テストネットバリデータを実行したいユーザーのために公開されています。 メインネットにデプロイする前にプロトコルのアップグレードをテストしたいステーカーは、Hoodiを使用する必要があります。 - オープンなバリデータセット。ステーカーはネットワークのアップグレードをテスト可能。 - 大きなステート。複雑なスマートコントラクトのインタラクションのテストに有効。 @@ -75,52 +75,46 @@ Goerliは、バリデーションやステーキングのテストを行うた ##### リソース -- [ウェブサイト](https://goerli.net/) -- [GitHub](https://github.com/eth-clients/goerli) -- [Etherscan](https://goerli.etherscan.io) -- [Blockscout](https://eth-goerli.blockscout.com/) +- [ウェブサイト](https://hoodi.ethpandaops.io/) +- [GitHub](https://github.com/eth-clients/hoodi) +- [Explorer](https://explorer.hoodi.ethpandaops.io/) +- [Checkpoint Sync](https://checkpoint-sync.hoodi.ethpandaops.io/) ##### フォーセット -- [QuickNode Goerli Faucet](https://faucet.quicknode.com/drip) -- [Grabteeth](https://grabteeth.xyz/) -- [PoW faucet](https://goerli-faucet.pk910.de/) -- [Paradigm faucet](https://faucet.paradigm.xyz/) -- [Alchemy Goerli Faucet](https://goerlifaucet.com/) -- [All That Node Goerli Faucet](https://www.allthatnode.com/faucet/ethereum.dsrv) -- [Coinbase Wallet Faucet | Goerli](https://coinbase.com/faucets/ethereum-goerli-faucet) -- [Chainstack Goerli faucet](https://faucet.chainstack.com/goerli-faucet) +- [Hoodiフォーセット](https://hoodi.ethpandaops.io/) -Goerliテストネットでバリデータを起動するには、ethstakerの["cheap goerli validator" launchpad](https://holesky.launchpad.ethstaker.cc/en/)を使用してください。 +Hoodiテストネットでバリデータを起動するには、[Hoodi launchpad](https://hoodi.launchpad.ethereum.org/en/)を使用してください。 ### レイヤー2テストネット {#layer-2-testnets} [レイヤー2(L2)](/layer-2/)は、イーサリアムのスケーリングソリューションの総称であり、 レイヤー2はイーサリアムを拡張し、またイーサリアムのセキュリティ保証を継承する独立したブロックチェーンです。 レイヤー2のテストネットは、通常、パブリックイーサリアムのテストネットと対になっています。 -#### Arbitrum Goerli {#arbitrum-goerli} +#### Arbitrum Sepolia {#arbitrum-sepolia} [Arbitrum](https://arbitrum.io/)のテストネット。 ##### フォーセット -- [Chainlinkフォーセット](https://faucets.chain.link/) +- [Chainlinkフォーセット](https://faucets.chain.link/arbitrum-sepolia) +- [Alchemyフォーセット](https://www.alchemy.com/faucets/arbitrum-sepolia) -#### Optimistic Goerli {#optimistic-goerli} +#### Optimistic Sepolia {#optimistic-sepolia} [Optimism](https://www.optimism.io/)のテストネット。 ##### フォーセット -- [Paradigm faucet](https://faucet.paradigm.xyz/) -- [Coinbase Wallet Faucet | Optimism Goerli](https://coinbase.com/faucets/optimism-goerli-faucet) +- [Chainlinkフォーセット](https://faucets.chain.link/optimism-sepolia) +- [Alchemyフォーセット](https://www.alchemy.com/faucets/optimism-sepolia) -#### Starknet Goerli {#starknet-goerli} +#### Starknet Sepolia {#starknet-sepolia} [Starknet](https://www.starknet.io)のテストネット ##### フォーセット -- [Starknetフォーセット](https://faucet.goerli.starknet.io) +- [Alchemyフォーセット](https://www.alchemy.com/faucets/starknet-sepolia) ## プライベートネットワーク {#private-networks} diff --git a/public/content/translations/ja/roadmap/dencun/index.md b/public/content/translations/ja/roadmap/dencun/index.md index 6fdbb125a4e..3bf1b3f8f0f 100644 --- a/public/content/translations/ja/roadmap/dencun/index.md +++ b/public/content/translations/ja/roadmap/dencun/index.md @@ -68,9 +68,9 @@ lang: ja コンセンサスクライアントはバリデーターソフトウェアを扱いますが、これらは全てアップグレードに対応するよう更新されています。 -## カンクンーデネブ (デンクン) は、Goerli やその他のイーサリアムテストネットにどのような影響を与えますか? {#testnet-impact} +## カンクンーデネブ (デンクン) は、Sepolia やその他のイーサリアムテストネットにどのような影響を与えますか? {#testnet-impact} -- Devnet、Goerli、Sepolia、Holesky はすべてデンクンアップグレードを受けており、プロト・ダンクシャーディング が完全に機能しています +- Devnet、Sepolia、Hoodi はすべてデンクンアップグレードを受けており、プロト・ダンクシャーディング が完全に機能しています - ロールアップデベロッパーは、これらのネットワークでEIP-4844のテストを行うことができます - ほとんどのユーザーは、各テストネットに対するこの変更による影響を全く受けません diff --git a/public/content/translations/nl/developers/docs/networks/index.md b/public/content/translations/nl/developers/docs/networks/index.md index c700ab9c3ac..ffaf565f9f6 100644 --- a/public/content/translations/nl/developers/docs/networks/index.md +++ b/public/content/translations/nl/developers/docs/networks/index.md @@ -4,7 +4,7 @@ description: Een overzicht van de netwerken van Ethereum en waar u testnet-ether lang: nl --- -Ethereum-netwerken zijn groepen met onderling verbonden computers die met elkaar communiceren via het Ethereum-protocol. Er is maar één Ethereum-hoofdnet, maar onafhankelijke netwerken die voldoen aan dezelfde protocolregels kunnen worden gemaakt voor test- en ontwikkelingsdoeleinden. Er zijn veel onafhankelijke “netwerken” die zich aan het protocol houden zonder met elkaar interactie te hebben. U kunt er zelfs één lokaal starten op uw eigen computer om uw smart contracts en web3-apps te testen. +Ethereum-netwerken zijn groepen met onderling verbonden computers die met elkaar communiceren via het Ethereum-protocol. Er is maar één Ethereum-hoofdnet, maar onafhankelijke netwerken die voldoen aan dezelfde protocolregels kunnen worden gemaakt voor test- en ontwikkelingsdoeleinden. Er zijn veel onafhankelijke "netwerken" die zich aan het protocol houden zonder met elkaar interactie te hebben. U kunt er zelfs één lokaal starten op uw eigen computer om uw smart contracts en web3-apps te testen. Uw Ethereum-account werkt op de verschillende netwerken, maar uw accountsaldo en transactiegeschiedenis worden niet overgenomen van het hoofdnetwerk van Ethereum. Voor testdoeleinden is het handig om te weten welke netwerken beschikbaar zijn en hoe u testnet-ETH kunt krijgen om mee te spelen. Over het algemeen is het uit veiligheidsoverwegingen niet aan te raden om hoofdnetaccounts te hergebruiken op testnetten of andersom. @@ -34,15 +34,15 @@ Er wordt aangenomen dat ETH op testnetten geen echte waarde heeft, maar er zijn #### Welk testnet moet ik gebruiken? -De twee openbare testnetten die clientontwikkelaars op dit moment beheren zijn Sepolia en Goerli. Sepolia is een netwerk voor contract- en applicatieontwikkelaars om hun applicaties te testen. Via het Goerli-netwerk kunnen protocolontwikkelaars netwerkupgrades testen en kunnen stakers validators testen. +De twee openbare testnetten die clientontwikkelaars op dit moment beheren zijn Sepolia en Hoodi. Sepolia is een netwerk voor contract- en applicatieontwikkelaars om hun applicaties te testen. Via het Hoodi-netwerk kunnen protocolontwikkelaars netwerkupgrades testen en kunnen stakers validators testen. #### Sepolia {#sepolia} -**Sepolia is het aanbevolen standaardtestnet voor applicatieontwikkeling**. Het Sepolia-netwerk gebruikt een validatorset met toestemming. Het is vrij nieuw, wat betekent dat zowel de status als de geschiedenis vrij klein zijn. Dit betekent dat het netwerk snel te synchroniseren is en dat het uitvoeren van een node erop minder opslagruimte vereist. Dit is handig voor gebruikers die snel een node willen opstarten en direct met het netwerk interactie willen hebben. +**Sepolia is de aanbevolen standaard testnet voor applicatieontwikkeling**. Het Sepolia-netwerk gebruikt een gesloten set validators. Het is relatief nieuw, wat betekent dat zowel de staat als de geschiedenis ervan zeer klein zijn. Dit betekent dat het netwerk snel te synchroniseren is en dat het uitvoeren van een node erop minder opslag vereist. Dit is handig voor gebruikers die snel een node willen opstarten en direct met het netwerk willen communiceren. -- Gesloten validatorset, gecontroleerd door client & testteams -- Nieuw testnet, minder applicaties ingezet dan andere testnetten -- Snel te synchroniseren en voor het uitvoeren van een node is minimale schijfruimte nodig +- Gesloten validator set, beheerd door client- en testteams +- Nieuw testnet, minder gedistribueerde applicaties dan andere testnets +- Snel te synchroniseren en vereist minimale schijfruimte om een node te draaien ##### Bronnen @@ -50,77 +50,71 @@ De twee openbare testnetten die clientontwikkelaars op dit moment beheren zijn S - [GitHub](https://github.com/eth-clients/sepolia) - [Otterscan](https://sepolia.otterscan.io/) - [Etherscan](https://sepolia.etherscan.io) -- [Blokscout](https://eth-sepolia.blockscout.com/) +- [Blockscout](https://eth-sepolia.blockscout.com/) ##### Faucets - [QuickNode Sepolia Faucet](https://faucet.quicknode.com/drip) - [Grabteeth](https://grabteeth.xyz/) -- [PoW faucet](https://sepolia-faucet.pk910.de/) +- [PoW Faucet](https://sepolia-faucet.pk910.de/) - [Coinbase Wallet Faucet | Sepolia](https://coinbase.com/faucets/ethereum-sepolia-faucet) -- [Alchemy Sepolia faucet](https://sepoliafaucet.com/) -- [Infura Sepolia faucet](https://www.infura.io/faucet) -- [Chainstack Sepolia faucet](https://faucet.chainstack.com/sepolia-faucet) -- [Ethereum Ecosystem faucet](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) +- [Alchemy Sepolia Faucet](https://sepoliafaucet.com/) +- [Infura Sepolia Faucet](https://www.infura.io/faucet) +- [Chainstack Sepolia Faucet](https://faucet.chainstack.com/sepolia-faucet) +- [Ethereum Ecosystem Faucets](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) -#### Goerli _(ondersteuning op lange termijn)_ {#goerli} +#### Hoodi {#hoodi} -_Opmerking: [het Goerli-testnet is verouderd](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) en zal worden vervangen door [Holesovice](https://github.com/eth-clients/holesovice) in 2023. Overweeg alstublieft om uw applicaties naar Sepolia te migreren._ +_Opmerking: [Het Goerli testnet is verouderd](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) en is vervangen door Hoodi. Overweeg om je applicaties te migreren naar Sepolia._ -Goerli is een testnet om te testen, valideren en te staken. Het Goerli-netwerk is beschikbaar voor gebruikers die een testnetvalidator willen uitvoeren. Stakers die protocolupgrades willen testen voordat ze worden uitgerold op het hoofdnet, moeten daarom Goerli gebruiken. +Hoodi is een testnet voor het testen van validatie en staking. Het Hoodi-netwerk is open voor gebruikers die een validator van het testnet willen draaien. Stakers die protocol-updates willen testen voordat ze op het mainnet worden uitgerold, zouden Hoodi moeten gebruiken. -- Open validatorset, stakers kunnen netwerkupgrades testen -- Grote status, handig voor het testen van complexe smart contract-interacties -- Het duurt langer om te synchroniseren en er is meer opslagruimte nodig voor het uitvoeren van een node +- Open validator set, stakers kunnen netwerkupdates testen +- Grote staat, nuttig voor het testen van complexe smart contract-interacties +- Langere synchronisatietijd en vereist meer opslag om een node te draaien ##### Bronnen -- [Website](https://goerli.net/) -- [Github](https://github.com/eth-clients/goerli) -- [Etherscan](https://goerli.etherscan.io) -- [Blokscout](https://eth-goerli.blockscout.com/) +- [Website](https://hoodi.ethpandaops.io/) +- [GitHub](https://github.com/eth-clients/hoodi) +- [Explorer](https://explorer.hoodi.ethpandaops.io/) +- [Checkpoint Sync](https://checkpoint-sync.hoodi.ethpandaops.io/) ##### Faucets -- [QuickNode Goerli Faucet](https://faucet.quicknode.com/drip) -- [Grabteeth](https://grabteeth.xyz/) -- [PoW faucet](https://goerli-faucet.pk910.de/) -- [Paradigm faucet](https://faucet.paradigm.xyz/) -- [Alchemy Goerli Faucet](https://goerlifaucet.com/) -- [All That Node Goerli Faucet](https://www.allthatnode.com/faucet/ethereum.dsrv) -- [Coinbase Wallet Faucet | Goerli](https://coinbase.com/faucets/ethereum-goerli-faucet) -- [Chainstack Goerli faucet](https://faucet.chainstack.com/goerli-faucet) +- [Hoodi Faucet](https://hoodi.ethpandaops.io/) -Om een validator te lanceren op het Goerli-testnet, gebruikt u het ["goedkope goerli validator"-launchpad](https://goerli.launchpad.ethstaker.cc/en/) van ethstaker. +Om een Validator te starten op het Hoodi testnet, gebruik de [Hoodi launchpad](https://hoodi.launchpad.ethereum.org/en/). ### Laag 2-testnetten {#layer-2-testnets} [Laag 2 (L2)](/layer-2/) is een verzamelnaam om een specifieke set van Ethereum-opschalingsoplossingen te beschrijven. Een laag 2 is een aparte blockchain die Ethereum uitbreidt en de veiligheidsgaranties van Ethereum overneemt. Laag 2-testnetten zijn meestal nauw gekoppeld aan publieke Ethereum-testnetten. -#### Arbitrum Goerli {#arbitrum-goerli} +#### Arbitrum Sepolia {#arbitrum-sepolia} Een testnet voor [Arbitrum](https://arbitrum.io/). ##### Faucets -- [Chainlink faucet](https://faucets.chain.link/) +- [Chainlink faucet](https://faucets.chain.link/arbitrum-sepolia) +- [Alchemy faucet](https://www.alchemy.com/faucets/arbitrum-sepolia) -#### Optimistic Goerli {#optimistic-goerli} +#### Optimistic Sepolia {#optimistic-sepolia} Een testnet voor [Optimism](https://www.optimism.io/). ##### Faucets -- [Paradigm faucet](https://faucet.paradigm.xyz/) -- [Coinbase Wallet Faucet | Optimism Goerli](https://coinbase.com/faucets/optimism-goerli-faucet) +- [Chainlink faucet](https://faucets.chain.link/optimism-sepolia) +- [Alchemy faucet](https://www.alchemy.com/faucets/optimism-sepolia) -#### Starknet Goerli {#starknet-goerli} +#### Starknet Sepolia {#starknet-sepolia} Een testnet voor [Starknet](https://www.starknet.io). ##### Faucets -- [Starknet faucet](https://faucet.goerli.starknet.io) +- [Alchemy faucet](https://www.alchemy.com/faucets/starknet-sepolia) ## Persoonlijke netwerken {#private-networks} diff --git a/public/content/translations/pl/developers/docs/data-and-analytics/block-explorers/index.md b/public/content/translations/pl/developers/docs/data-and-analytics/block-explorers/index.md index 82650d75499..07c6f49dd83 100644 --- a/public/content/translations/pl/developers/docs/data-and-analytics/block-explorers/index.md +++ b/public/content/translations/pl/developers/docs/data-and-analytics/block-explorers/index.md @@ -244,7 +244,15 @@ Dane najwyższego poziomu Eth2 obejmują: ## Eksploratory bloków {#block-explorers} -- [Etherscan](https://etherscan.io/) – eksplorator bloków, którego możesz użyć do pobrania danych dla głównej sieci Ethereum, sieci testowej Ropsten, sieci testowej Kovan, sieci testowej Rinkeby i sieci testowej Goerli. +- [Etherscan](https://etherscan.io/) – eksplorator bloków, którego możesz użyć do pobrania danych dla głównej sieci Ethereum i sieci testowej Sepolia. +- [3xpl](https://3xpl.com/ethereum) – eksplorator Ethereum typu open source bez reklam, pozwalający na pobieranie własnych zestawów danych. +- [Beaconcha.in](https://beaconcha.in/) – eksplorator bloków open source dla sieci głównej Ethereum i sieci testowej Sepolia. +- [Blockchair](https://blockchair.com/ethereum) – najbardziej prywatny eksplorator Ethereum. Także do sortowania i filtrowania danych (mempool). +- [Etherchain](https://www.etherchain.org/) – eksplorator bloków dla głównej sieci Ethereum. +- [Ethplorer](https://ethplorer.io/) – eksplorator bloków z naciskiem na tokeny dla głównej sieci Ethereum i sieci testowej Sepolia. +- [Rantom](https://rantom.app/) – otwarty i przyjazny dla użytkownika eksplorator transakcji NFT i DeFi dla bardziej szczegółowego wglądu. +- [Ethernow](https://www.ethernow.xyz/) – eksplorator transakcji w czasie rzeczywistym, który pozwala zobaczyć warstwę pre-chain głównej sieci Ethereum. +- [Otterscan](https://otterscan.io/) – alternatywny eksplorator bloków typu open source dla Ethereum. - [Blockscout](https://eth.blockscout.com/) – koncentruje się na następujących sieciach: - xDai – mądre połączenie technologii stablecoin DAI MakerDAO, a także technologii łańcucha bocznego POA i tokenbridge. - POA – łańcuch boczny i autonomiczna sieć zabezpieczona przez grupę zaufanych walidatorów. Wszyscy walidatorzy w sieci są notariuszami Stanów Zjednoczonych, a ich informacje są publicznie dostępne. @@ -252,9 +260,6 @@ Dane najwyższego poziomu Eth2 obejmują: - ARTIS – blockchain zgodny z Ethereum. - [LUKSO L14](https://blockscout.com/lukso/l14) – L14 pełni funkcję pierwszej sieci testowej, aby umożliwić społeczności LUKSO budowę i przetestowanie wspólnej infrastruktury. - qDai. -- [Etherchain](https://www.etherchain.org/) – eksplorator bloków dla głównej sieci Ethereum. -- [Ethplorer](https://ethplorer.io/) – eksplorator bloków z naciskiem na tokeny dla sieci głównej Ethereum i testnetu Kovan. -- [Blockchair](https://blockchair.com/ethereum) – najbardziej prywatny eksplorator Ethereum. Także dla sortowania i filtrowania danych (mempool). ## Eksploratory bloków Eth2 {#beacon-chain-block-explorers} diff --git a/public/content/translations/pl/developers/docs/development-networks/index.md b/public/content/translations/pl/developers/docs/development-networks/index.md index ac50b0c662c..14b2c647c78 100644 --- a/public/content/translations/pl/developers/docs/development-networks/index.md +++ b/public/content/translations/pl/developers/docs/development-networks/index.md @@ -37,6 +37,14 @@ Sieć Hardhat jest wbudowana w Hardhat, środowisko programistyczne Ethereum dla - [Strona internetowa](https://hardhat.org/) - [GitHub](https://github.com/nomiclabs/hardhat) +### Publiczne łańcuchy testowe Ethereum {#public-beacon-testchains} + +Istnieją również dwie publiczne implementacje testowe Ethereum: Sepolia i Hoodi. Sepolia to zalecana standardowa sieć testowa do tworzenia aplikacji, z zamkniętym zestawem walidatorów zapewniającym szybką synchronizację. Hoodi to sieć testowa do walidacji i stakingu, która wykorzystuje otwarty zestaw walidatorów i potencjalnie umożliwia walidację każdemu. + +- [Launchpad stakingu Hoodi](https://hoodi.launchpad.ethereum.org/en/) +- [Strona internetowa Sepolia](https://sepolia.dev/) +- [Strona internetowa Hoodi](https://hoodi.ethpandaops.io/) + ## Dalsza lektura {#further-reading} _Znasz jakieś zasoby społeczności, które Ci pomogły? Wyedytuj tę stronę i dodaj je!_ diff --git a/public/content/translations/pl/developers/docs/networks/index.md b/public/content/translations/pl/developers/docs/networks/index.md index c25e25aac2b..e00ca54a3cc 100644 --- a/public/content/translations/pl/developers/docs/networks/index.md +++ b/public/content/translations/pl/developers/docs/networks/index.md @@ -4,7 +4,7 @@ description: Przegląd sieci Ethereum i informacje o miejscach, w których możn lang: pl --- -Sieci Ethereum to grupy połączonych komputerów, które komunikują się za pomocą protokołu Ethereum. Istnieje tylko jedna sieć główna Ethereum, ale do celów testowych i rozwojowych można tworzyć niezależne sieci zgodne z tymi samymi zasadami protokołu. Istnieje wiele niezależnych „sieci”, które są zgodne z protokołem bez interakcji między sobą. Możesz nawet uruchomić jedną lokalnie na własnym komputerze do testowania inteligentnych kontraktów i aplikacji web3. +Sieci Ethereum to grupy połączonych komputerów, które komunikują się za pomocą protokołu Ethereum. Istnieje tylko jedna sieć główna Ethereum, ale do celów testowych i rozwojowych można tworzyć niezależne sieci zgodne z tymi samymi zasadami protokołu. Istnieje wiele niezależnych "sieci", które są zgodne z protokołem bez interakcji między sobą. Możesz nawet uruchomić jedną lokalnie na własnym komputerze do testowania inteligentnych kontraktów i aplikacji web3. Twoje konto Ethereum będzie działać w różnych sieciach, ale saldo konta i historia transakcji nie będą przenoszone z głównej sieci Ethereum. Do celów testowych warto wiedzieć, które sieci są dostępne i jak uzyskać testnetowe ETH do zabawy. Ogólnie rzecz biorąc, ze względów bezpieczeństwa nie zaleca się ponownego używania kont sieci głównej w sieciach testowych i odwrotnie. @@ -34,17 +34,17 @@ ETH w sieciach testowych nie powinno mieć żadnej realnej wartości, jednak pow #### Której sieci testowej powinienem użyć? -Dwie publiczne sieci testowe, które obecnie wykorzystują programiści klientów, to Sepolia i Goerli. Sepolia to sieć dla twórców kontraktów i aplikacji przeznaczona do testowania aplikacji. Sieć Goerli pozwala programistom protokołów testować aktualizacje sieci, a stakerom testować uruchomienie walidatorów. +Dwie publiczne sieci testowe, które obecnie wykorzystują programiści klientów, to Sepolia i Hoodi. Sepolia to sieć dla twórców kontraktów i aplikacji przeznaczona do testowania aplikacji. Sieć Hoodi pozwala programistom protokołów testować aktualizacje sieci, a stakerom testować uruchomienie walidatorów. #### Sepolia {#sepolia} -**Sepolia jest zalecaną domyślną siecią testową do rozwoju aplikacji**. Sieć Sepolia korzysta z uprawnionego zestawu walidatorów. Jest stosunkowo nowa, co oznacza, że jej stan i historia są dość niewielkie. Oznacza to, że sieć można szybko zsynchronizować, a uruchomienie w niej węzła wymaga mniej pamięci. Jest to przydatne dla użytkowników, którzy chcą szybko uruchomić węzeł i bezpośrednio wchodzić w interakcje z siecią. +**Sepolia to zalecana domyślna sieć testowa do rozwoju aplikacji**. Sieć Sepolia wykorzystuje zamknięty zestaw walidatorów. Jest stosunkowo nowa, co oznacza, że zarówno jej stan, jak i historia są bardzo małe. Oznacza to, że sieć szybko się synchronizuje, a uruchomienie węzła wymaga mniej pamięci masowej. Jest to przydatne dla użytkowników, którzy chcą szybko uruchomić węzeł i bezpośrednio komunikować się z siecią. -- Zamknięty zestaw walidatorów, kontrolowany przez klienta i zespoły testujące +- Zamknięty zestaw walidatorów, zarządzany przez zespoły klientów i testów - Nowa sieć testowa, mniej wdrożonych aplikacji niż w innych sieciach testowych -- Szybka do zsynchronizowania, a uruchomienie węzła wymaga minimalnej ilości miejsca na dysku +- Szybka synchronizacja i wymaga minimalnej przestrzeni dyskowej do uruchomienia węzła -##### Źródła +##### Zasoby - [Strona internetowa](https://sepolia.dev/) - [GitHub](https://github.com/eth-clients/sepolia) @@ -52,79 +52,73 @@ Dwie publiczne sieci testowe, które obecnie wykorzystują programiści klientó - [Etherscan](https://sepolia.etherscan.io) - [Blockscout](https://eth-sepolia.blockscout.com/) -##### Krany +##### Kraniki -- [Kran QuickNode Sepolia](https://faucet.quicknode.com/drip) +- [QuickNode Sepolia Faucet](https://faucet.quicknode.com/drip) - [Grabteeth](https://grabteeth.xyz/) -- [Kran PoW](https://sepolia-faucet.pk910.de/) -- [Kran Coinbase Wallet | Sepolia](https://coinbase.com/faucets/ethereum-sepolia-faucet) -- [Kran Alchemy Sepolia](https://sepoliafaucet.com/) -- [Kran Infura Sepolia](https://www.infura.io/faucet) -- [Kran Chainstack Sepolia](https://faucet.chainstack.com/sepolia-faucet) -- [Kran Ethereum Ecosystem](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) +- [PoW Faucet](https://sepolia-faucet.pk910.de/) +- [Coinbase Wallet Faucet | Sepolia](https://coinbase.com/faucets/ethereum-sepolia-faucet) +- [Alchemy Sepolia Faucet](https://sepoliafaucet.com/) +- [Infura Sepolia Faucet](https://www.infura.io/faucet) +- [Chainstack Sepolia Faucet](https://faucet.chainstack.com/sepolia-faucet) +- [Ethereum Ecosystem Faucets](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) -#### Goerli _(wsparcie długoterminowe)_ {#goerli} +#### Hoodi {#hoodi} -_Uwaga: [sieć testowa Goerli jest przestarzała](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) i zostanie zastąpiona przez [Holesovice](https://github.com/eth-clients/holesovice) w 2023 r. Zachęcamy do rozważenia migracji aplikacji do Sepolii._ +_Uwaga: [Sieć testowa Goerli jest przestarzała](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) i została zastąpiona przez Hoodi. Rozważ migrację swoich aplikacji do Sepolia._ -Goerli to sieć testowa do testowania, walidacji i stakowania. Sieć Goerli jest otwarta dla użytkowników, którzy chcą uruchomić walidator sieci testowej. Stakerzy chcący przetestować aktualizacje protokołu przed jego wdrożeniem do sieci głównej powinni zatem korzystać z Goerli. +Hoodi to sieć testowa do testowania walidacji i stakingu. Sieć Hoodi jest otwarta dla użytkowników, którzy chcą uruchomić walidatora sieci testowej. Stakerzy, którzy chcą testować aktualizacje protokołu przed ich wdrożeniem w sieci głównej, powinni używać Hoodi. - Otwarty zestaw walidatorów, stakerzy mogą testować aktualizacje sieci -- Duży stan, przydatny do testowania złożonych interakcji inteligentnych kontraktów -- Dłuższy czas synchronizacji i wymagana większa ilość pamięci do uruchomienia węzła +- Duży stan, przydatny do testowania złożonych interakcji ze smart kontraktami +- Dłuższy czas synchronizacji i wymaga więcej pamięci masowej do uruchomienia węzła -##### Źródła +##### Zasoby -- [Strona internetowa](https://goerli.net/) -- [GitHub](https://github.com/eth-clients/goerli) -- [Etherscan](https://goerli.etherscan.io) -- [Blockscout](https://eth-goerli.blockscout.com/) +- [Strona internetowa](https://hoodi.ethpandaops.io/) +- [GitHub](https://github.com/eth-clients/hoodi) +- [Explorer](https://explorer.hoodi.ethpandaops.io/) +- [Checkpoint Sync](https://checkpoint-sync.hoodi.ethpandaops.io/) -##### Krany +##### Kraniki -- [Kran QuickNode Goerli](https://faucet.quicknode.com/drip) -- [Grabteeth](https://grabteeth.xyz/) -- [Kran PoW](https://goerli-faucet.pk910.de/) -- [Kran Paradigm](https://faucet.paradigm.xyz/) -- [Kran Alchemy Goerli](https://goerlifaucet.com/) -- [Kran All That Node Goerli](https://www.allthatnode.com/faucet/ethereum.dsrv) -- [Kran Coinbase Wallet | Goerli](https://coinbase.com/faucets/ethereum-goerli-faucet) -- [Kran Chainstack Goerli](https://faucet.chainstack.com/goerli-faucet) +- [Hoodi Faucet](https://hoodi.ethpandaops.io/) -Aby uruchomić walidator w sieci testowej Goerli, użyj [launchpada „tani walidator goerli”](https://goerli.launchpad.ethstaker.cc/en/) ethstaker. +Aby uruchomić Walidatora w sieci testowej Hoodi, użyj [Hoodi launchpad](https://hoodi.launchpad.ethereum.org/en/). ### Sieci testowe warstwy 2 {#layer-2-testnets} [Warstwa 2 (L2)](/layer-2/) to zbiorczy termin opisujący określony zestaw rozwiązań do skalowania Ethereum. Warstwa 2 to oddzielny blockchain, który rozszerza Ethereum i dziedziczy gwarancje bezpieczeństwa Ethereum. Sieci testowe warstwy 2 są zazwyczaj ściśle powiązane z publicznymi sieciami testowymi Ethereum. -#### Arbitrum Goerli {#arbitrum-goerli} +#### Arbitrum Sepolia {#arbitrum-sepolia} Sieć testowa dla [Arbitrum](https://arbitrum.io/). ##### Krany -- [Kran Chainlink](https://faucets.chain.link/) +- [Kran Chainlink](https://faucets.chain.link/arbitrum-sepolia) +- [Kran Alchemy](https://www.alchemy.com/faucets/arbitrum-sepolia) -#### Optimistic Goerli {#optimistic-goerli} +#### Optimistic Sepolia {#optimistic-sepolia} Sieć testowa dla [Optimism](https://www.optimism.io/). ##### Krany -- [Kran Paradigm](https://faucet.paradigm.xyz/) -- [Kran Coinbase Wallet | Optimism Goerli](https://coinbase.com/faucets/optimism-goerli-faucet) +- [Kran Chainlink](https://faucets.chain.link/optimism-sepolia) +- [Kran Alchemy](https://www.alchemy.com/faucets/optimism-sepolia) -#### Starknet Goerli {#starknet-goerli} +#### Starknet Sepolia {#starknet-sepolia} Sieć testowa dla [Starknet](https://www.starknet.io). ##### Krany -- [Kran Starknet](https://faucet.goerli.starknet.io) +- [Kran Alchemy](https://www.alchemy.com/faucets/starknet-sepolia) ## Sieci prywatne {#private-networks} -Sieć Ethereum jest siecią prywatną, jeśli jej węzły nie są połączone z siecią publiczną (tj. sieć główna albo sieć testowa). W tym kontekście „prywatna” oznacza jedynie sieć zastrzeżoną lub odizolowaną, a nie chronioną lub bezpieczną. +Sieć Ethereum jest siecią prywatną, jeśli jej węzły nie są połączone z siecią publiczną (tj. sieć główna albo sieć testowa). W tym kontekście "prywatna" oznacza jedynie sieć zastrzeżoną lub odizolowaną, a nie chronioną lub bezpieczną. ### Frameworki programistyczne {#development-networks} diff --git a/public/content/translations/pl/developers/tutorials/the-graph-fixing-web3-data-querying/index.md b/public/content/translations/pl/developers/tutorials/the-graph-fixing-web3-data-querying/index.md index a42726f0006..ae113ecc0cc 100644 --- a/public/content/translations/pl/developers/tutorials/the-graph-fixing-web3-data-querying/index.md +++ b/public/content/translations/pl/developers/tutorials/the-graph-fixing-web3-data-querying/index.md @@ -299,7 +299,7 @@ Najprostszym sposobem jest skorzystanie z usługi hostowanej. Postępuj zgodnie ### Uruchamianie własnego węzła {#running-your-own-node} -Alternatywnie możesz uruchomić własny węzeł: https://github.com/graphprotocol/graph-node#quick-start. Jednym z powodów, aby to zrobić, może być korzystanie z sieci, która nie jest obsługiwana przez hostowaną usługę. Obecnie obsługiwane są sieć główna, Kovan, Rinkeby, Ropsten, Goerli, PoA-Core, xDAI i Sokol. +Alternatywnie możesz uruchomić własny węzeł: https://github.com/graphprotocol/graph-node#quick-start. Jednym z powodów, aby to zrobić, może być korzystanie z sieci, która nie jest obsługiwana przez hostowaną usługę. Obecnie obsługiwane są sieć główna, Sepolia, xDAI i inne popularne sieci. ## Zdecentralizowana przyszłość {#the-decentralized-future} diff --git a/public/content/translations/pt-br/developers/docs/apis/json-rpc/index.md b/public/content/translations/pt-br/developers/docs/apis/json-rpc/index.md index e8d0c41ee4a..8c29fca6938 100644 --- a/public/content/translations/pt-br/developers/docs/apis/json-rpc/index.md +++ b/public/content/translations/pt-br/developers/docs/apis/json-rpc/index.md @@ -207,8 +207,8 @@ Nenhum A lista completa das IDs da rede atual está disponível em [chainlist.org](https://chainlist.org). Alguns exemplos comuns são: - `1`: Ethereum Mainnet -- `5`: Goerli testnet - `11155111`: Sepolia testnet +- `560048` : Hoodi testnet **Exemplo** diff --git a/public/content/translations/pt-br/developers/docs/development-networks/index.md b/public/content/translations/pt-br/developers/docs/development-networks/index.md index 8d32bf051f3..233a8ec1333 100644 --- a/public/content/translations/pt-br/developers/docs/development-networks/index.md +++ b/public/content/translations/pt-br/developers/docs/development-networks/index.md @@ -47,10 +47,11 @@ Alguns clientes de consenso têm ferramentas integradas para ativar as cadeias B ### Cadeias de teste públicas do Ethereum {#public-beacon-testchains} -Existem também duas implementações públicas de testes da Ethereum: Goerli e Sepolia. A rede de testes recomendada com apoio em longo prazo é Goerli, sobre a qual qualquer pessoa tem liberdade para validar. Sepolia é uma cadeia mais nova e menor que também deve ser mantida em um futuro previsível, com um conjunto de validadores autorizados (o que significa que não há acesso geral a novos validadores nesta rede de teste). Espera-se que a cadeia de Ropsten seja descontinuada no quarto trimestre de 2022, e espera-se que a cadeia de Rinkeby seja descontinuada no segundo ou terceiro trimestre de 2023. +Existem também duas implementações públicas de testes da Ethereum: Sepolia e Hoodi. Sepolia é a rede de testes padrão recomendada para o desenvolvimento de aplicativos, com um conjunto fechado de validadores para sincronização rápida. Hoodi é uma rede de testes para validação e staking, que usa um conjunto aberto de validadores e permite potencialmente que qualquer pessoa valide. -- [Plataforma de lançamento de staking Goerli](https://goerli.launchpad.ethereum.org/) -- [Anúncio de descontinuação da Ropsten, Rinkeby & Kiln](https://blog.ethereum.org/2022/06/21/testnet-deprecation) +- [Plataforma de lançamento de staking Hoodi](https://hoodi.launchpad.ethereum.org/en/) +- [Website Sepolia](https://sepolia.dev/) +- [Website Hoodi](https://hoodi.ethpandaops.io/) ### Pacote Kurtosis do Ethereum {#kurtosis} diff --git a/public/content/translations/pt-br/developers/docs/networks/index.md b/public/content/translations/pt-br/developers/docs/networks/index.md index ab0eb31d598..21900d38ad5 100644 --- a/public/content/translations/pt-br/developers/docs/networks/index.md +++ b/public/content/translations/pt-br/developers/docs/networks/index.md @@ -34,11 +34,11 @@ ETH em redes de teste (testnets) supostamente não tem valor real; entretanto, t #### Qual rede de testes devo usar? -As duas redes de testes públicas que os desenvolvedores dos clientes estão atualmente mantendo são Sepolia e Goerli. Sepolia é uma rede para desenvolvedores de contrato e aplicativos para testar seus aplicativos. A rede Goerli permite que os desenvolvedores de protocolo testem atualizações de rede e permite que os participantes façam testes usando validadores. +As duas redes de testes públicas que os desenvolvedores dos clientes estão atualmente mantendo são Sepolia e Hoodi. Sepolia é uma rede para desenvolvedores de contrato e aplicativos para testar seus aplicativos. A rede Hoodi permite que os desenvolvedores de protocolo testem atualizações de rede e permite que os participantes façam testes usando validadores. #### Sepolia {#sepolia} -****Sepolia é a rede de teste padrão recomendada para desenvolvimento de aplicativos. A rede Sepolia usa um conjunto de validadores autorizados. É bastante novo, o que significa que seu estado e história são bastante pequenos. Isso significa que a rede é rápida para sincronizar e que a execução de um nó requer menos armazenamento. Isso é útil para usuários que desejam ativar rapidamente um nó e interagir diretamente com a rede. +**Sepolia é a rede de teste padrão recomendada para desenvolvimento de aplicativos**. A rede Sepolia usa um conjunto de validadores autorizados. É bastante novo, o que significa que seu estado e história são bastante pequenos. Isso significa que a rede é rápida para sincronizar e que a execução de um nó requer menos armazenamento. Isso é útil para usuários que desejam ativar rapidamente um nó e interagir diretamente com a rede. - Conjunto de validadores fechado, controlado pelo cliente & equipes de teste - Nova rede de teste, menos aplicativos implantados que outras redes de teste @@ -63,11 +63,11 @@ As duas redes de testes públicas que os desenvolvedores dos clientes estão atu - [Faucet da Chainstack Sepolia](https://faucet.chainstack.com/sepolia-faucet) - [Faucet do ecossistema Ethereum](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) -#### Goerli _(suporte a longo prazo)_ {#goerli} +#### Hoodi {#hoodi} -_Nota: [a rede de testes Goerli está obsoleta](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) e será substituída por [Holesovice](https://github.com/eth-clients/holesovice) em 2023. Considere migrar seus aplicativos para a Sepolia._ +_Nota: [a rede de testes Goerli está obsoleta](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) e foi substituída por Hoodi. Considere migrar seus aplicativos para a Sepolia._ -Goerli é a rede de testes usada para testar a validação e staking. A rede Goerli está aberta para usuários que queiram executar um validador na rede de testes. Os participantes que desejam testar atualizações de protocolo antes de serem implantados na rede principal devem, portanto, usar a Goerli. +Hoodi é a rede de testes usada para testar a validação e staking. A rede Hoodi está aberta para usuários que queiram executar um validador na rede de testes. Os participantes que desejam testar atualizações de protocolo antes de serem implantados na rede principal devem, portanto, usar a Hoodi. - Conjunto de validadores abertos, com o qual os participantes podem testar atualizações de rede - Estado grande, útil para testar interações complexas de contratos inteligentes @@ -75,52 +75,46 @@ Goerli é a rede de testes usada para testar a validação e staking. A rede Goe ##### Recursos -- [Site](https://goerli.net/) -- [GitHub](https://github.com/eth-clients/goerli) -- [Etherscan](https://goerli.etherscan.io) -- [Blockscout](https://eth-goerli.blockscout.com/) +- [Site](https://hoodi.ethpandaops.io/) +- [GitHub](https://github.com/eth-clients/hoodi) +- [Explorer](https://explorer.hoodi.ethpandaops.io/) +- [Checkpoint Sync](https://checkpoint-sync.hoodi.ethpandaops.io/) ##### Faucets -- [Faucet Goerli do QuickNode](https://faucet.quicknode.com/drip) -- [Grabteeth](https://grabteeth.xyz/) -- [Faucet de PoW](https://goerli-faucet.pk910.de/) -- [Faucet Paradigm](https://faucet.paradigm.xyz/) -- [Faucet Alchemy Goerli](https://goerlifaucet.com/) -- [Todas as faucets do nó Goerli](https://www.allthatnode.com/faucet/ethereum.dsrv) -- [Coinbase Wallet Faucet | Goerli](https://coinbase.com/faucets/ethereum-goerli-faucet) -- [Faucet Chainstack Goerli](https://faucet.chainstack.com/goerli-faucet) +- [Faucet Hoodi](https://hoodi.ethpandaops.io/) -Para iniciar um Validador na rede de testes Goerli, use a barra de inicialização ["validador goerli barato"](https://holesky.launchpad.ethstaker.cc/en/) do ethstaker. +Para iniciar um Validador na rede de testes Hoodi, use a [plataforma de lançamento Hoodi](https://hoodi.launchpad.ethereum.org/en/). ### Redes de testes de camada 2 {#layer-2-testnets} [Camada 2 (L2)](/layer-2/) é um termo coletivo para descrever um conjunto específico de soluções de escalabilidade do Ethereum. Uma camada 2 é uma cadeia de blocos separada que estende o Ethereum e herda as garantias de segurança do Ethereum. Normalmente, as redes de teste de camada 2 estão fortemente associadas às redes de testes públicas do Ethereum. -#### Arbitrum Goerli {#arbitrum-goerli} +#### Arbitrum Sepolia {#arbitrum-sepolia} Uma rede de testes para [Arbitrum](https://arbitrum.io/). ##### Faucets -- [Faucet do Chainlink](https://faucets.chain.link/) +- [Faucet do Chainlink](https://faucets.chain.link/arbitrum-sepolia) +- [Faucet do Alchemy](https://www.alchemy.com/faucets/arbitrum-sepolia) -#### Optimistic Goerli {#optimistic-goerli} +#### Optimistic Sepolia {#optimistic-sepolia} Uma rede de testes para [Optimism](https://www.optimism.io/). ##### Faucets -- [Faucet Paradigm](https://faucet.paradigm.xyz/) -- [Coinbase Wallet Faucet | Optimism Goerli](https://coinbase.com/faucets/optimism-goerli-faucet) +- [Faucet do Chainlink](https://faucets.chain.link/optimism-sepolia) +- [Faucet do Alchemy](https://www.alchemy.com/faucets/optimism-sepolia) -#### Starknet Goerli {#starknet-goerli} +#### Starknet Sepolia {#starknet-sepolia} Uma rede de teste para [Starknet](https://www.starknet.io). ##### Faucets -- [Faucet da Starknet](https://faucet.goerli.starknet.io) +- [Faucet do Alchemy](https://www.alchemy.com/faucets/starknet-sepolia) ## Redes privadas {#private-networks} diff --git a/public/content/translations/ro/developers/docs/data-and-analytics/block-explorers/index.md b/public/content/translations/ro/developers/docs/data-and-analytics/block-explorers/index.md index 2b0ba36585c..aa56cd3f3ea 100644 --- a/public/content/translations/ro/developers/docs/data-and-analytics/block-explorers/index.md +++ b/public/content/translations/ro/developers/docs/data-and-analytics/block-explorers/index.md @@ -244,17 +244,20 @@ Datele din nivelul cel mai de sus al stratului de consens includ următoarele: ## Exploratori de blocuri {#block-explorers} -- [Etherscan](https://etherscan.io/) – un explorator de blocuri pe care îl puteți utiliza pentru Mainnet-ul Ethereum, Testnet-ul Ropsten, Testnet-ul Kovan, Testnet-ul Rinkeby și Testnet-ul Goerli. +- [Etherscan](https://etherscan.io/) – un explorator de blocuri pe care îl puteți utiliza pentru Mainnet-ul Ethereum și Testnet-ul Sepolia. +- [3xpl](https://3xpl.com/ethereum) – un explorator Ethereum open source fără reclame, care vă permite să vă descărcați propriile seturi de date. +- [Beaconcha.in](https://beaconcha.in/) – un explorator de blocuri open source pentru Mainnet și Testnet-ul Sepolia. +- [Blockchair](https://blockchair.com/ethereum) - cel mai privat explorator Ethereum. De asemenea, pentru sortarea și filtrarea datelor (mempool). +- [Etherchain](https://www.etherchain.org/) – un explorator de bloc pentru Mainnet-ul Ethereum. +- [Ethplorer](https://ethplorer.io/) – un explorator de bloc ce se axează pe tokenuri pentru Mainnet-ul Ethereum și testnet-ul Sepolia. +- [Rantom](https://rantom.app/) – un explorator de tranzacții NFT și DeFi open source și prietenos cu utilizatorul pentru perspective mai detaliate. +- [Ethernow](https://www.ethernow.xyz/) – un explorator de tranzacții în timp real care vă permite să vedeți stratul pre-lanț al Mainnet-ului Ethereum. +- [Otterscan](https://otterscan.io/) – un explorator de bloc Ethereum alternativ open source. - [Blockscout](https://eth.blockscout.com/) – focuses on the following networks: - xDai – o combinație ingenioasă între tehnologia MakerDAO de monede stabile DAI și a tehnologiei POA de sidechain și tokenbridge. - POA – Un sidechain şi o reţea autonomă securizată de un grup de validatori de încredere. Toți validatorii din rețea sunt notari din Statele Unite, iar informațiile lor sunt accesibile publicului. - - Rețea de testare POA Sokol. - - ARTIS – un blockchain compatibil cu Ethereum. - [LUKSO L14](https://blockscout.com/lukso/l14) – L14 funcționează ca prima rețea de testare, pentru a permite comunității LUKSO să construiască și să testeze pe o infrastructură comună. - qDai. -- [Etherchain](https://www.etherchain.org/) – un explorator de bloc pentru Mainnet-ul Ethereum. -- [Ethplorer](https://ethplorer.io/) – un explorator de bloc ce se axează pe tokenuri pentru Mainnet-ul Ethereum și testnet-ul Kovan. -- [Blockchair](https://blockchair.com/ethereum) - cel mai privat explorator Ethereum. De asemenea, pentru sortarea și filtrarea datelor (mempool). ## Exploratorii de blocuri ale Lanțului Beacon (nivelului de consens) {#beacon-chain-block-explorers} diff --git a/public/content/translations/ro/developers/docs/development-networks/index.md b/public/content/translations/ro/developers/docs/development-networks/index.md index 32322b0d91f..f4f97eb4802 100644 --- a/public/content/translations/ro/developers/docs/development-networks/index.md +++ b/public/content/translations/ro/developers/docs/development-networks/index.md @@ -37,6 +37,14 @@ Rețeaua Hardhat este dotată cu Hardhat integrat, un mediu de dezvoltare în Et - [Site web](https://hardhat.org/) - [GitHub](https://github.com/nomiclabs/hardhat) +### Lanțuri de testare publice Ethereum {#public-beacon-testchains} + +Există, de asemenea, două implementări publice de testare ale Ethereum: Sepolia și Hoodi. Sepolia este rețeaua de testare standard recomandată pentru dezvoltarea aplicațiilor, cu un set închis de validatori pentru sincronizare rapidă. Hoodi este o rețea de testare pentru validare și staking, care utilizează un set deschis de validatori și permite potențial oricui să valideze. + +- [Launchpad-ul de staking Hoodi](https://hoodi.launchpad.ethereum.org/en/) +- [Site-ul web Sepolia](https://sepolia.dev/) +- [Site-ul web Hoodi](https://hoodi.ethpandaops.io/) + ## Referințe suplimentare {#further-reading} _Cunoaşteţi o resursă comunitară care v-a ajutat? Editaţi această pagină și adăugaţi-o!_ diff --git a/public/content/translations/ro/developers/docs/networks/index.md b/public/content/translations/ro/developers/docs/networks/index.md index 0d9835ab55f..d24bcc12256 100644 --- a/public/content/translations/ro/developers/docs/networks/index.md +++ b/public/content/translations/ro/developers/docs/networks/index.md @@ -32,79 +32,89 @@ Majoritatea testnet-urilor utilizează un mecanism de consens pentru dovada-auto ETH-ul pe testnet-uri nu are o valoare reală; de aceea, nu există piețe pentru ETH-ul testnet. Din moment ce aveţi nevoie de ETH pentru a interacționa într-adevăr cu Ethereum, cei mai mulți obțin ETH de la un faucet. Cele mai multe faucet-uri sunt aplicații web în care puteţi introduce o adresă la care să solicitaţi să se trimită ETH. -#### Arbitrum Rinkeby {#arbitrum-rinkeby} +#### Sepolia {#sepolia} -A testnet for [Arbitrum](https://arbitrum.io/). +**Sepolia este rețeaua de testare implicită recomandată pentru dezvoltarea aplicațiilor**. Rețeaua Sepolia utilizează un set închis de validatori. Este relativ nouă, ceea ce înseamnă că atât starea sa cât și istoricul său sunt foarte mici. Acest lucru înseamnă că rețeaua se sincronizează rapid și că rularea unui nod necesită mai puțin spațiu de stocare. Acest lucru este util pentru utilizatorii care doresc să pornească rapid un nod și să comunice direct cu rețeaua. -##### Arbitrum Rinkeby faucets +- Set închis de validatori, gestionat de echipele de clienți și teste +- Rețea de testare nouă, mai puține aplicații distribuite decât în alte rețele de testare +- Sincronizare rapidă și necesită spațiu minim pe disc pentru rularea unui nod -- [FaucETH](https://fauceth.komputing.org)(Multi-Chain faucet without the need for social account) -- [Chainlink faucet](https://faucets.chain.link/) -- [Paradigm faucet](https://faucet.paradigm.xyz/) +##### Resurse -#### Görli {#goerli} +- [Website](https://sepolia.dev/) +- [GitHub](https://github.com/eth-clients/sepolia) +- [Otterscan](https://sepolia.otterscan.io/) +- [Etherscan](https://sepolia.etherscan.io) +- [Blockscout](https://eth-sepolia.blockscout.com/) -Un testnet bazat pe dovada-autorității care funcționează la nivelul tuturor clienţilor. +##### Robinete -##### Görli faucets +- [QuickNode Sepolia Faucet](https://faucet.quicknode.com/drip) +- [Grabteeth](https://grabteeth.xyz/) +- [PoW Faucet](https://sepolia-faucet.pk910.de/) +- [Coinbase Wallet Faucet | Sepolia](https://coinbase.com/faucets/ethereum-sepolia-faucet) +- [Alchemy Sepolia Faucet](https://sepoliafaucet.com/) +- [Infura Sepolia Faucet](https://www.infura.io/faucet) +- [Chainstack Sepolia Faucet](https://faucet.chainstack.com/sepolia-faucet) +- [Ethereum Ecosystem Faucets](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) -- [Faucet-ul Görli](https://faucet.goerli.mudit.blog/) -- [Chainlink faucet](https://faucets.chain.link/) -- [Alchemy Goerli Faucet](https://goerlifaucet.com/) +#### Hoodi {#hoodi} -#### Kintsugi {#kintsugi} +_Notă: [Rețeaua de testare Goerli este învechită](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) și a fost înlocuită de Hoodi. Luați în considerare migrarea aplicațiilor dvs. către Sepolia._ -A merge testnet for Ethereum. +Hoodi este o rețea de testare pentru testarea validării și stakingului. Rețeaua Hoodi este deschisă pentru utilizatorii care doresc să ruleze un validator al rețelei de testare. Stakerii care doresc să testeze actualizările protocolului înainte de a fi implementate pe rețeaua principală ar trebui să folosească Hoodi. -##### Kintsugi faucets +- Set deschis de validatori, stakerii pot testa actualizările rețelei +- Stare mare, utilă pentru testarea interacțiunilor complexe cu contractele inteligente +- Timp mai lung de sincronizare și necesită mai mult spațiu de stocare pentru rularea unui nod -- [FaucETH](https://fauceth.komputing.org)(Multi-Chain faucet without the need for social account) -- [Kintsugi faucet](https://faucet.kintsugi.themerge.dev/) +##### Resurse -#### Kovan {#kovan} +- [Website](https://hoodi.ethpandaops.io/) +- [GitHub](https://github.com/eth-clients/hoodi) +- [Explorer](https://explorer.hoodi.ethpandaops.io/) +- [Checkpoint Sync](https://checkpoint-sync.hoodi.ethpandaops.io/) -Un testnet bazat pe dovada-autorității pentru cei care rulează clienții OpenEthereum. +##### Faucet-uri -##### Kovan faucets +- [Hoodi Faucet](https://hoodi.ethpandaops.io/) -- [FaucETH](https://fauceth.komputing.org)(Multi-Chain faucet without the need for social account) -- [Faucet-ul Kovan](https://faucet.kovan.network/) -- [Chainlink faucet](https://faucets.chain.link/) -- [Paradigm faucet](https://faucet.paradigm.xyz/) +Pentru a lansa un Validator pe rețeaua de testare Hoodi, folosiți [Hoodi launchpad](https://hoodi.launchpad.ethereum.org/en/). -#### Optimistic Kovan {#optimistic-kovan} +### Rețele de testare Layer 2 {#layer-2-testnets} -A testnet for [Optimism](https://www.optimism.io/). +[Layer 2 (L2)](/layer-2/) este un termen colectiv pentru a descrie un set specific de soluții de scalare Ethereum. Un Layer 2 este un blockchain separat care extinde Ethereum și moștenește garanțiile de securitate ale Ethereum. Rețelele de testare Layer 2 sunt de obicei strâns cuplate cu rețelele de testare publice Ethereum. -##### Optimistic Kovan faucets +#### Arbitrum Sepolia {#arbitrum-sepolia} -- [FaucETH](https://fauceth.komputing.org)(Multi-Chain faucet without the need for social account) -- [Paradigm faucet](https://faucet.paradigm.xyz/) +O rețea de testare pentru [Arbitrum](https://arbitrum.io/). -#### Rinkeby {#rinkeby} +##### Faucet-uri -Un testnet bazat pe dovada-autorității pentru cei care rulează clienții OpenEthereum. +- [Faucet Chainlink](https://faucets.chain.link/arbitrum-sepolia) +- [Faucet Alchemy](https://www.alchemy.com/faucets/arbitrum-sepolia) -##### Rinkeby faucets +#### Optimistic Sepolia {#optimistic-sepolia} -- [FaucETH](https://fauceth.komputing.org)(Multi-Chain faucet without the need for social account) -- [Alchemy faucet](https://RinkebyFaucet.com) -- [Chainlink faucet](https://faucets.chain.link/) -- [Paradigm faucet](https://faucet.paradigm.xyz/) -- [Faucet-ul Rinkeby](https://faucet.rinkeby.io/) +O rețea de testare pentru [Optimism](https://www.optimism.io/). -#### Ropsten {#ropsten} +##### Faucet-uri -Un testnet bazat pe dovada-muncii. Aceasta înseamnă că este reprezentarea cea mai apropiată de Ethereum. +- [Faucet Chainlink](https://faucets.chain.link/optimism-sepolia) +- [Faucet Alchemy](https://www.alchemy.com/faucets/optimism-sepolia) -##### Ropsten faucets +#### Starknet Sepolia {#starknet-sepolia} -- [FaucETH](https://fauceth.komputing.org)(Multi-Chain faucet without the need for social account) -- [Paradigm faucet](https://faucet.paradigm.xyz/) +O rețea de testare pentru [Starknet](https://www.starknet.io). + +##### Faucet-uri + +- [Faucet Alchemy](https://www.alchemy.com/faucets/starknet-sepolia) ## Rețele private {#private-networks} -O rețea Ethereum este o rețea privată dacă nodurile sale nu sunt conectate la o rețea publică (de exemplu, Mainnet sau tesnet). În acest context, „privat” înseamnă doar rezervat sau izolat, mai degrabă decât protejat sau sigur. +O rețea Ethereum este o rețea privată dacă nodurile sale nu sunt conectate la o rețea publică (de exemplu, Mainnet sau tesnet). În acest context, "privat" înseamnă doar rezervat sau izolat, mai degrabă decât protejat sau sigur. ### Rețele de dezvoltare {#development-networks} @@ -125,4 +135,5 @@ Dacă o rețea publică Ethereum este ca internetul public, puteţi considera c ## Referințe suplimentare {#further-reading} -_Cunoaşteţi o resursă comunitară care v-a ajutat? Editaţi această pagină și adăugaţi-o!_ +- [Propunere: ciclu de viață previzibil al testnet-urilor Ethereum](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) +- [Evoluția testnet-urilor Ethereum](https://etherworld.co/2022/08/19/the-evolution-of-ethereum-testnet/) diff --git a/public/content/translations/ru/developers/docs/networks/index.md b/public/content/translations/ru/developers/docs/networks/index.md index a824127a7ae..f4326b56348 100644 --- a/public/content/translations/ru/developers/docs/networks/index.md +++ b/public/content/translations/ru/developers/docs/networks/index.md @@ -34,7 +34,7 @@ lang: ru #### Какую тестовую сеть мне использовать? -Две общедоступные тестовые сети, которые в настоящее время поддерживают разработчики клиентов, — это Sepolia и Goerli. Sepolia — это сеть для разработчиков контрактов и приложений для тестирования своих приложений. Сеть Goerli позволяет разработчикам протоколов тестировать обновления сети, а заинтересованным сторонам — тестировать работающие валидаторы. +Две общедоступные тестовые сети, которые в настоящее время поддерживают разработчики клиентов, — это Sepolia и Hoodi. Sepolia — это сеть для разработчиков контрактов и приложений для тестирования своих приложений. Сеть Hoodi позволяет разработчикам протоколов тестировать обновления сети, а заинтересованным сторонам — тестировать работающие валидаторы. #### Sepolia {#sepolia} @@ -63,11 +63,11 @@ lang: ru - [Кран Chainstack Sepolia](https://faucet.chainstack.com/sepolia-faucet) - [Кран Ethereum Ecosystem](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) -#### Goerli _(долгосрочная поддержка)_ {#goerli} +#### Hoodi {#hoodi} -_Обратите внимание: [тестовая сеть Goerli является устаревшей](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) и будет заменена на [Holesovice](https://github.com/eth-clients/holesovice) в 2023 году. Подумайте о переносе ваших приложений в Sepolia._ +_Обратите внимание: [тестовая сеть Goerli является устаревшей](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) и была заменена на Hoodi. Подумайте о переносе ваших приложений в Sepolia._ -Goerli — тестовая сеть для проверки валидации и стейкинга. Сеть Goerli открыта для пользователей, желающих запустить валидатор в тестовой сети. Поэтому стейкерам, желающим протестировать обновления протокола до его развертывания в главной сети, следует использовать Goerli. +Hoodi — тестовая сеть для проверки валидации и стейкинга. Сеть Hoodi открыта для пользователей, желающих запустить валидатор в тестовой сети. Поэтому стейкерам, желающим протестировать обновления протокола до его развертывания в главной сети, следует использовать Hoodi. - Открытый набор валидаторов, стейкеры могут тестировать обновления сети - Состояние большого размера, полезно для тестирования сложных взаимодействий со смарт-контрактами @@ -75,52 +75,46 @@ Goerli — тестовая сеть для проверки валидации ##### Ресурсы -- [Сайт](https://goerli.net/) -- [GitHub](https://github.com/eth-clients/goerli) -- [Etherscan](https://goerli.etherscan.io) -- [Blockscout](https://eth-goerli.blockscout.com/) +- [Сайт](https://hoodi.ethpandaops.io/) +- [GitHub](https://github.com/eth-clients/hoodi) +- [Explorer](https://explorer.hoodi.ethpandaops.io/) +- [Checkpoint Sync](https://checkpoint-sync.hoodi.ethpandaops.io/) ##### Краны -- [Кран QuickNode Goerli](https://faucet.quicknode.com/drip) -- [Grabteeth](https://grabteeth.xyz/) -- [Кран PoW](https://goerli-faucet.pk910.de/) -- [Кран Paradigm](https://faucet.paradigm.xyz/) -- [Кран Alchemy Goerli](https://goerlifaucet.com/) -- [Кран Goerli All That Node](https://www.allthatnode.com/faucet/ethereum.dsrv) -- [Кран Coinbase Wallet | Goerli](https://coinbase.com/faucets/ethereum-goerli-faucet) -- [Кран Goerli от Chainstack](https://faucet.chainstack.com/goerli-faucet) +- [Кран Hoodi](https://hoodi.ethpandaops.io/) -Чтобы стать валидатором в тестовой сети Goerli, используйте [панель запуска cheap goerli validator](https://holesky.launchpad.ethstaker.cc/en/) от EthStaker. +Чтобы стать валидатором в тестовой сети Hoodi, используйте [панель запуска Hoodi](https://hoodi.launchpad.ethereum.org/en/). ### Тестовые сети уровня 2 {#layer-2-testnets} [Уровень 2 (L2)](/layer-2/) — это общий термин для описания определенного набора решений для масштабирования Ethereum. Уровень 2 является отдельным блокчейном, который расширяет Ethereum и наследует гарантии безопасности Ethereum. Тестовые сети уровня 2 обычно тесно связаны с публичными тестовыми сетями Ethereum. -#### Arbitrum Goerli {#arbitrum-goerli} +#### Arbitrum Sepolia {#arbitrum-sepolia} Тестовая сеть для [Arbitrum](https://arbitrum.io/). ##### Краны -- [Кран Chainlink](https://faucets.chain.link/) +- [Кран Chainlink](https://faucets.chain.link/arbitrum-sepolia) +- [Кран Alchemy](https://www.alchemy.com/faucets/arbitrum-sepolia) -#### Optimistic Goerli {#optimistic-goerli} +#### Optimistic Sepolia {#optimistic-sepolia} Тестовая сеть для [Optimism](https://www.optimism.io/). ##### Краны -- [Кран Paradigm](https://faucet.paradigm.xyz/) -- [Кран Coinbase Wallet | Optimism Goerli](https://coinbase.com/faucets/optimism-goerli-faucet) +- [Кран Chainlink](https://faucets.chain.link/optimism-sepolia) +- [Кран Alchemy](https://www.alchemy.com/faucets/optimism-sepolia) -#### Starknet Goerli {#starknet-goerli} +#### Starknet Sepolia {#starknet-sepolia} Тестовая сеть для [Starknet](https://www.starknet.io). ##### Краны -- [Кран Starknet](https://faucet.goerli.starknet.io) +- [Кран Alchemy](https://www.alchemy.com/faucets/starknet-sepolia) ## Частные сети {#private-networks} diff --git a/public/content/translations/tr/developers/docs/apis/json-rpc/index.md b/public/content/translations/tr/developers/docs/apis/json-rpc/index.md index 1b3cbf35ed0..ef646de8279 100644 --- a/public/content/translations/tr/developers/docs/apis/json-rpc/index.md +++ b/public/content/translations/tr/developers/docs/apis/json-rpc/index.md @@ -207,8 +207,8 @@ Hiçbiri Mevcut ağ kimliklerinin tam listesi [chainlist.org](https://chainlist.org) adresinde bulunabilir. Bazı yaygın olanları: - `1`: Ethereum Ana Ağı -- `5`: Goerli test ağı - `11155111`: Sepolia test ağı +- `17000`: Hoodi test ağı **Örnek** diff --git a/public/content/translations/tr/developers/docs/data-and-analytics/block-explorers/index.md b/public/content/translations/tr/developers/docs/data-and-analytics/block-explorers/index.md index dfd4deaa1de..296f75fcf9c 100644 --- a/public/content/translations/tr/developers/docs/data-and-analytics/block-explorers/index.md +++ b/public/content/translations/tr/developers/docs/data-and-analytics/block-explorers/index.md @@ -237,14 +237,15 @@ Fikir birliği katmanı üst düzey verileri şunları içerir: ## Blok arayıcıları {#block-explorers} -- [Etherscan](https://etherscan.io/) - Ethereum Ana Ağı ve Goerli Test Ağı'ndan veri çekmek için kullanabileceğiniz bir blok arayıcısı +- [Etherscan](https://etherscan.io/) - Ethereum Ana Ağı ve Sepolia Test Ağı'ndan veri çekmek için kullanabileceğiniz bir blok arayıcısı - [3xpl](https://3xpl.com/ethereum) - veri kümelerini indirmeye izin veren reklamsız, açık kaynaklı bir Ethereum arayıcısı -- [Beaconcha.in](https://beaconcha.in/) - Ethereum Ana Ağı ve Goerli Test Ağı için açık kaynaklı bir blok arayıcısı +- [Beaconcha.in](https://beaconcha.in/) - Ethereum Ana Ağı ve Sepolia Test Ağı için açık kaynaklı bir blok arayıcısı - [Blockchair](https://blockchair.com/ethereum) - en özel Ethereum arayıcısı. Ayrıca (bellek havuzu) verileri sıralamak ve filtrelemek için kullanılır - [Etherchain](https://www.etherchain.org/) - Ethereum Ana Ağı için bir blok arayıcısı -- [Ethplorer](https://ethplorer.io/) - Ethereum Ana Ağı ve Kovan test ağı için token'lar üzerine odaklı bir blok arayıcısı +- [Ethplorer](https://ethplorer.io/) - Ethereum Ana Ağı ve Sepolia test ağı için token'lar üzerine odaklı bir blok arayıcısı - [Rantom](https://rantom.app/) - Detaylı anlayış için kullanıcı dostu açık kaynaklı bir DeFi & NFT işlem görüntüleyicisi - [Ethernow](https://www.ethernow.xyz/) - Ethereum ana ağı ön zincir katmanını görmenizi sağlayan gerçek zamanlı bir işlem kâşifi +- [Otterscan](https://otterscan.io/) - Ethereum için açık kaynaklı alternatif bir blok arayıcısı ## Daha fazla bilgi {#further-reading} diff --git a/public/content/translations/tr/developers/docs/development-networks/index.md b/public/content/translations/tr/developers/docs/development-networks/index.md index 7727546945d..31406d8db4e 100644 --- a/public/content/translations/tr/developers/docs/development-networks/index.md +++ b/public/content/translations/tr/developers/docs/development-networks/index.md @@ -47,10 +47,11 @@ Bazı fikir birliği istemcileri, test amacıyla yerel işaret zincirleri oluşt ### Herkese açık Ethereum Test zincileri {#public-beacon-testchains} -Ayrıca Ethereum'un halka açık iki test uygulaması da bulunmaktadır: Goerli ve Sepolia. Uzun vadeli desteğe sahip ve önerilen test ağı Goerli'dir ve herkes bu ağda doğrulama yapmakta serbesttir. Sepolia, izinli bir doğrulayıcı kümesiyle (yani bu test ağında yeni doğrulayıcılara genel bir erişim yoktur) daha yeni, daha küçük bir zincirdir ve öngörülebilir gelecekte de desteğin sürdürülmesi beklenmektedir. Ropsten zinciri 2022 yılının 4.çeyreğinde, Rinkeby zinciri ise 2023 yılının 2 veya 3.çeyreğinde kullanımdan kaldırılması beklenmektedir. +Ayrıca Ethereum'un halka açık iki test uygulaması da bulunmaktadır: Sepolia ve Hoodi. Sepolia, hızlı senkronizasyon için kapalı bir doğrulayıcı kümesiyle uygulama geliştirme için önerilen standart test ağıdır. Hoodi, açık bir doğrulayıcı kümesi kullanan ve potansiyel olarak herkesin doğrulama yapmasına izin veren, doğrulama ve hisseleme için bir test ağıdır. -- [Goerli Hisseleme Başlama Noktası](https://goerli.launchpad.ethereum.org/) -- [Ropsten, Rinkeby ve Kiln Kaldırma Duyurusu](https://blog.ethereum.org/2022/06/21/testnet-deprecation) +- [Hoodi Hisseleme Başlama Noktası](https://hoodi.launchpad.ethereum.org/en/) +- [Sepolia Web sitesi](https://sepolia.dev/) +- [Hoodi Web sitesi](https://hoodi.ethpandaops.io/) ### Kurtosis Ethereum Paketi {#kurtosis} diff --git a/public/content/translations/tr/developers/docs/networks/index.md b/public/content/translations/tr/developers/docs/networks/index.md index 465434f2b75..656eef84c9a 100644 --- a/public/content/translations/tr/developers/docs/networks/index.md +++ b/public/content/translations/tr/developers/docs/networks/index.md @@ -34,7 +34,7 @@ Test ağlarındaki ETH'nin gerçek değeri olmamalıdır; ancak nadirleşmiş ve #### Hangi Test Ağını kullanmalıyım? -Mevcut olarak istemci geliştiricilerin sürdürdüğü iki genel test ağı Sepolia ve Goerli'dir. Sepolia, sözleşme ve uygulama geliştiricilerinin uygulamalarını test etmek için kullandığı bir ağdır. Goerli ağı, protokol geliştiricilerinin ağ yükseltmelerini test etmelerine ve paydaşların doğrulayıcıları çalıştırmayı test etmelerine olanak sağlar. +Mevcut olarak istemci geliştiricilerin sürdürdüğü iki genel test ağı Sepolia ve Hoodi'dir. Sepolia, sözleşme ve uygulama geliştiricilerinin uygulamalarını test etmek için kullandığı bir ağdır. Hoodi ağı, protokol geliştiricilerinin ağ yükseltmelerini test etmelerine ve paydaşların doğrulayıcıları çalıştırmayı test etmelerine olanak sağlar. #### Sepolia {#sepolia} @@ -63,11 +63,11 @@ Mevcut olarak istemci geliştiricilerin sürdürdüğü iki genel test ağı Sep - [Chainstack Sepolia Musluğu](https://faucet.chainstack.com/sepolia-faucet) - [Ethereum Ekosistemi musluğu](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) -#### Goerli _(uzun vadeli destek)_ {#goerli} +#### Hoodi {#hoodi} -_Not: [Goerli test ağı kullanımdan kaldırılmış](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) ve 2023 yılında [Holesovice](https://github.com/eth-clients/holesovice) ile değiştirilecektir. Lütfen uygulamalarınızı Sepolia'ya taşımayı düşünün._ +_Not: [Goerli test ağı kullanımdan kaldırılmıştır](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17) ve Hoodi ile değiştirilmiştir. Lütfen uygulamalarınızı Sepolia'ya taşımayı düşünün._ -Goerli doğrulama ve hisselemeyi test etme amaçlı bir test ağıdır. Goerli ağı, bir test ağı doğrulayıcısı çalıştırmak isteyen kullanıcılara açıktır. Protokol yükseltmelerini ana ağa dağıtılmadan önce test etmek isteyen paydaşlar bundan dolayı Goerli'yi kullanmalıdır. +Hoodi doğrulama ve hisselemeyi test etme amaçlı bir test ağıdır. Hoodi ağı, bir test ağı doğrulayıcısı çalıştırmak isteyen kullanıcılara açıktır. Protokol yükseltmelerini ana ağa dağıtılmadan önce test etmek isteyen paydaşlar bundan dolayı Hoodi'yi kullanmalıdır. - Açık doğrulayıcı dizisi, paydaşlar ağ yükseltmelerini test edebilirler - Büyük durum, kompleks akıllı sözleşme etkileşimlerini test etmek için kullanışlıdır @@ -75,52 +75,46 @@ Goerli doğrulama ve hisselemeyi test etme amaçlı bir test ağıdır. Goerli a ##### Kaynaklar -- [Web sitesi](https://goerli.net/) -- [GitHub](https://github.com/eth-clients/goerli) -- [Etherscan](https://goerli.etherscan.io) -- [Blockscout](https://eth-goerli.blockscout.com/) +- [Web sitesi](https://hoodi.ethpandaops.io/) +- [GitHub](https://github.com/eth-clients/hoodi) +- [Explorer](https://explorer.hoodi.ethpandaops.io/) +- [Checkpoint Sync](https://checkpoint-sync.hoodi.ethpandaops.io/) ##### Musluklar -- [QuickNode Goerli Musluğu](https://faucet.quicknode.com/drip) -- [Grabteeth](https://grabteeth.xyz/) -- [İş İspatı Musluğu](https://goerli-faucet.pk910.de/) -- [Paradigm musluğu](https://faucet.paradigm.xyz/) -- [Alchemy Goerli Musluğu](https://goerlifaucet.com/) -- [All That Node Goerli Musluğu](https://www.allthatnode.com/faucet/ethereum.dsrv) -- [Coinbase Cüzdanı Musluğu | Goerli](https://coinbase.com/faucets/ethereum-goerli-faucet) -- [Chainstack Goerli musluğu](https://faucet.chainstack.com/goerli-faucet) +- [Hoodi Musluğu](https://hoodi.ethpandaops.io/) -Goerli test ağında bir Doğrulayıcı başlatmak için, ethstaker'ın ["ucuz goerli doğrulayıcısı" başlama noktasını](https://holesky.launchpad.ethstaker.cc/en/) kullanın. +Hoodi test ağında bir Doğrulayıcı başlatmak için, [Hoodi başlangıç platformunu](https://hoodi.launchpad.ethereum.org/en/) kullanın. ### Katman 2 test ağları {#layer-2-testnets} [Katman 2 (L2)](/layer-2/), belirli Ethereum ölçeklendirme çözümlerini tanımlamak için kullanılan toplu bir terimdir. Katman 2, Ethereum'u genişleten ve Ethereum'un güvenlik garantilerini devralan ayrı bir blok zincirdir. Katman 2 test ağları genellikle genel Ethereum test ağlarına sıkı sıkıya bağlıdır. -#### Arbitrum Goerli {#arbitrum-goerli} +#### Arbitrum Sepolia {#arbitrum-sepolia} [Arbitrum](https://arbitrum.io/) için bir test ağı. ##### Musluklar -- [Chainlink musluğu](https://faucets.chain.link/) +- [Chainlink musluğu](https://faucets.chain.link/arbitrum-sepolia) +- [Alchemy musluğu](https://www.alchemy.com/faucets/arbitrum-sepolia) -#### Optimistic Goerli {#optimistic-goerli} +#### Optimistic Sepolia {#optimistic-sepolia} [Optimism](https://www.optimism.io/) için test ağı. ##### Musluklar -- [Paradigm musluğu](https://faucet.paradigm.xyz/) -- [Coinbase Cüzdanı Musluğu | Optimism Goerli](https://coinbase.com/faucets/optimism-goerli-faucet) +- [Chainlink musluğu](https://faucets.chain.link/optimism-sepolia) +- [Alchemy musluğu](https://www.alchemy.com/faucets/optimism-sepolia) -#### Starknet Goerli {#starknet-goerli} +#### Starknet Sepolia {#starknet-sepolia} [Starknet](https://www.starknet.io) için test ağı. ##### Musluklar -- [Starknet musluğu](https://faucet.goerli.starknet.io) +- [Alchemy musluğu](https://www.alchemy.com/faucets/starknet-sepolia) ## Özel ağlar {#private-networks} diff --git a/public/content/translations/zh-tw/developers/docs/apis/json-rpc/index.md b/public/content/translations/zh-tw/developers/docs/apis/json-rpc/index.md index d0506c44f8a..35ce2484970 100644 --- a/public/content/translations/zh-tw/developers/docs/apis/json-rpc/index.md +++ b/public/content/translations/zh-tw/developers/docs/apis/json-rpc/index.md @@ -207,8 +207,8 @@ curl -X POST --data '{"jsonrpc":"2.0","method":"web3_sha3","params":["0x68656c6c 目前網路 ID 的完整清單可在 [chainlist.org](https://chainlist.org) 上找到。 一些常用的如下: - `1`:以太坊主網 -- `5`:Goerli 測試網 - `11155111`:Sepolia 測試網 +- `17000`:Hoodi 測試網 **範例** @@ -1771,3 +1771,4 @@ web3.sha3("Print(uint256)") - [Javascript 應用程式介面](/developers/docs/apis/javascript/) - [後端應用程式介面](/developers/docs/apis/backend/) - [執行用戶端](/developers/docs/nodes-and-clients/#execution-clients) + diff --git a/public/content/translations/zh-tw/developers/docs/data-and-analytics/block-explorers/index.md b/public/content/translations/zh-tw/developers/docs/data-and-analytics/block-explorers/index.md index 83b7a023d4c..cb5915f60c4 100644 --- a/public/content/translations/zh-tw/developers/docs/data-and-analytics/block-explorers/index.md +++ b/public/content/translations/zh-tw/developers/docs/data-and-analytics/block-explorers/index.md @@ -13,24 +13,24 @@ sidebarDepth: 3 ## 服務 {#services} -- [Etherscan](https://etherscan.io/) -_ 也提供中文、韓文、俄文及日文版_ -- [3xpl](https://3xpl.com/ethereum) -- [Beaconcha.in](https://beaconcha.in/) +- [Etherscan](https://etherscan.io/) - 可以用來查詢以太坊主網和 Sepolia 測試網上的資料的區塊瀏覽器 +- [3xpl](https://3xpl.com/ethereum) - 無廣告、開源的以太坊區塊瀏覽器,允許下載自己的資料集 +- [Beaconcha.in](https://beaconcha.in/) - 開源的區塊瀏覽器,適用於以太坊主網和 Sepolia 測試網 - [Blockchair](https://blockchair.com/ethereum) -_也提供西班牙文、法文、義大利文、荷蘭文、葡萄牙文、俄文、中文及波斯文版_ -- [Blockscout](https://eth.blockscout.com/) +- [Blockscout](https://blockscout.com/) - 專注於以下網路:Gnosis、Optimism、ZKsync 等 - [Chainlens](https://www.chainlens.com/) - [DexGuru Block Explorer](https://ethereum.dex.guru/) -- [Etherchain](https://www.etherchain.org/) +- [Etherchain](https://www.etherchain.org/) - 以太坊主網的區塊瀏覽器 - [Ethernow](https://www.ethernow.xyz/) -- [Ethplorer](https://ethplorer.io/) -_ 也提供中文、西班牙文、法文、土耳其文、俄文、韓文及越南文版_ +- [Ethplorer](https://ethplorer.io/) - 專注於代幣和以太坊主網及 Sepolia 網路的區塊瀏覽器 - [EthVM](https://www.ethvm.com/) - [OKLink](https://www.oklink.com/eth) - [Rantom](https://rantom.app/) - [Ethseer](https://ethseer.io) +- [Otterscan](https://otterscan.io/) - 開源的區塊瀏覽器替代品,專注於以太坊主網及 Sepolia 網路 ## 開源工具 {#open-source-tools} -- [Otterscan](https://otterscan.io/) - [lazy-etherscan](https://github.com/woxjro/lazy-etherscan) ## 數據資料 {#data} @@ -238,12 +238,12 @@ sidebarDepth: 3 ## 區塊瀏覽器 {#block-explorers} -- [Etherscan](https://etherscan.io/) - 可用於擷取以太坊主網及 Goerli 測試網資料的區塊瀏覽器 +- [Etherscan](https://etherscan.io/) - 可用於擷取以太坊主網及 Sepolia 測試網資料的區塊瀏覽器 - [3xpl](https://3xpl.com/ethereum) - 一個允許下載其資料集的無廣告開源以太坊瀏覽器 -- [Beaconcha.in](https://beaconcha.in/) - 用於以太坊主網及 Goerli 測試網的開源區塊瀏覽器 +- [Beaconcha.in](https://beaconcha.in/) - 用於以太坊主網及 Sepolia 測試網的開源區塊瀏覽器 - [Blockchair](https://blockchair.com/ethereum) - 最私密的以太坊瀏覽器。 也用於排序和篩選(記憶體池)資料 - [Etherchain](https://www.etherchain.org/) - 以太坊主網的區塊瀏覽器 -- [Ethplorer](https://ethplorer.io/) - 專為以太坊主網及 Kovan 測試網代幣打造的區塊瀏覽器 +- [Ethplorer](https://ethplorer.io/) - 專為以太坊主網及 Sepolia 測試網代幣打造的區塊瀏覽器 - [Rantom](https://rantom.app/) - 方便使用的開源去中心化金融及非同質化代幣交易檢視器,可提供詳細的訊息 - [Ethernow](https://www.ethernow.xyz/) - 即時交易瀏覽器,讓你能夠查看以太坊主網鏈前層 diff --git a/public/content/translations/zh-tw/developers/docs/development-networks/index.md b/public/content/translations/zh-tw/developers/docs/development-networks/index.md index 9654603c7db..96879d28150 100644 --- a/public/content/translations/zh-tw/developers/docs/development-networks/index.md +++ b/public/content/translations/zh-tw/developers/docs/development-networks/index.md @@ -47,10 +47,14 @@ Hardhat 網路內建了 Hardhat,這是一個專業以太坊開發環境。 ### 公共以太坊測試鏈 {#public-beacon-testchains} -以太坊還有兩個維護中的公共測試實作:Goerli 和 Sepolia。 推薦使用受長期受支援的測試網 Goerli,任何人都可以自由在其上驗證。 Sepolia 是一個較新、規模較小的測試鏈,預計在可見未來也會得到維護。Sepolia 上有獲得許可的驗證者集,這意味著不可以對此測試網上的新驗證者進行常規存取。 Ropsten 鏈預計將於 2022 年第四季棄用,Rinkeby 鏈預計將於 2023 年第二/第三季棄用。 +以太坊目前有兩個維護中的公共測試網:Sepolia 和 Hoodi。 推薦開發者使用 Sepolia 作為主要測試網,因為它是一個輕量級的測試鏈,預計在可預見的未來會繼續維護。Sepolia 上有獲得許可的驗證者集,這意味著普通用戶無法在此測試網上部署新的驗證者。Hoodi 是一個較新的測試網,允許任何人自由成為驗證者,適合進行質押和驗證者測試。 -- [Goerli 質押啟動面板](https://goerli.launchpad.ethereum.org/) -- [Ropsten、Rinkeby 和 Kiln 棄用公告](https://blog.ethereum.org/2022/06/21/testnet-deprecation) +- [Sepolia 水龍頭](https://faucet.sepolia.dev/) +- [Hoodi 質押啟動面板](https://holesky.launchpad.ethereum.org/) + +請注意,Goerli 已被棄用,Ropsten、Rinkeby 和 Kiln 測試網已停用。 + +- [測試網棄用公告](https://blog.ethereum.org/2022/06/21/testnet-deprecation) ### Kurtosis 以太坊套件 {#kurtosis} diff --git a/public/content/translations/zh-tw/developers/docs/networks/index.md b/public/content/translations/zh-tw/developers/docs/networks/index.md index ba1c715a8c8..241733f4b9a 100644 --- a/public/content/translations/zh-tw/developers/docs/networks/index.md +++ b/public/content/translations/zh-tw/developers/docs/networks/index.md @@ -14,113 +14,99 @@ lang: zh-tw ## 公共網路 {#public-networks} -公共網路可供世界上任何有網際網路連線的人訪問。 任何人都能在公共區塊鏈上讀取或創建交易並驗證被執行的交易。 對等節點間的共識決定了交易的打包和網路的狀態。 +公共網路可由全球任何人透過網際網路進行存取。 任何人都可以在公共區塊鏈上讀取或建立交易,並且可以驗證已經執行的交易。 網路中對等節點間的共識決定了交易的納入和網路的狀態。 -### 以太坊主網 {#ethereum-mainnet} +### 主網 {#mainnet} -主網為以太坊的主要公共生產區塊鏈,也為實際交易發生於分佈式帳本之所在。 +主網是指主要的以太坊生產區塊鏈,所有具有實際價值的交易都發生在主網的去中心化帳本上。 -當人們和交易所討論以太幣價格時,討論的是主網以太幣。 +當人們和交易所討論 ETH 價格時,他們談論的是主網上的 ETH。 -### 以太坊測試網 {#ethereum-testnets} +### 測試網 {#testnets} -除主網外,還有一些公共測試網。 應用程式開發者或智慧型合約開發者使用測試網來測試協議升級,也用於在部署到主網之前在一個類生產環境中測試潛在的智慧型合約。 可將主網與測試網類比於生產伺服器與暫置伺服器。 +除了主網外,還有公共測試網。 測試網由協議開發者或智慧型合約開發者使用,用於在將建議部署到主網之前,在模擬主網的環境中測試協議升級和潛在的智慧型合約。 將其視為生產與試運行伺服器的類比。 -部署至主網前,應在測試網上測試你編寫的所有合約程式碼。 在整合了智慧型合約的去中心化應用程式中,大部分專案都有部署到測試網的版本。 +在將你的合約部署到主網前,你應該先在測試網上測試你編寫的任何合約程式碼。 在與現有智慧型合約整合的去中心化應用程式中,大多數專案會將副本部署在測試網上。 -大部分測試網一開使都使用權威證明共識機制。 這表示將挑選出一小部分節點驗證交易並創建新區塊 – 並在此過程中質押其身分。 或者,有些測試網採用開放的權益證明共識機制,任何人都可以測試驗證者的運行狀況,就像在以太坊主網上一樣。 - -測試網上的以太幣原本應該是沒有實際價值的;然而,已經有為取得一些稀少或難以獲得的測試網以太幣而建立的市場。 因為要和以太坊(即使在測試網上)實際互動需要以太幣,多數人透過水龍頭免費獲得測試網以太幣。 多數水龍頭為 Web 應用程式,你可以在其中輸入你請求發送以太幣的地址。 - -#### 我該使用哪個測試網? - -目前用戶端開發者維護的兩個公共測試網分別為 Sepolia 及 Goerli。 Sepolia 是合約和應用程式開發者用來測試其應用程式的網路。 在 Goerli 網路上,協議開發者測試網路升級,質押者測試驗證者的運行狀況。 +目前主要的測試網是 Sepolia 和 Hoodi。 Sepolia 是合約和應用程式開發者用來測試其應用程式的網路。 而在 Hoodi 網路上,協議開發者測試網路升級,質押者測試驗證者的運行狀況。 #### Sepolia {#sepolia} -**Sepolia 是推薦的針對應用程式開發的預設測試網**。 Sepolia 網路使用經許可的驗證者集合。 此網路還很新,表示它的狀態和歷史記錄都非常小。 這表示網路可以快速完成同步,且在它上面運行節點需要的空間較少。 這對想要快速啟動節點並直接與網路互動的使用者來說非常有用。 +Sepolia 是推薦供開發者測試其應用程式的測試網。 Sepolia 網路採用許可制的驗證者集。 這意味著此測試網不對外開放新的驗證者,因此不具高風險性不會分叉或遇到下線的問題。 相對而言,該網路也擁有較小的狀態,這意味著需同步的網路較小,運行節點和與網路交互會更加容易。 -- 封閉的驗證者集合,由用戶端和測試團隊控制 -- 新測試網,已部署的應用程式比其他測試網上少 -- 快速同步和運行節點所需硬碟空間極小 +- 採許可制的驗證者集,由用戶端和測試團隊控制 +- 新測試網,狀態資料較少 +- 快速同步且建立節點容易 +- 若需測試合約或去中心化應用程式,可使用此網路 ##### 資源 -- [官網](https://sepolia.dev/) +- [網站](https://sepolia.dev/) - [GitHub](https://github.com/eth-clients/sepolia) - [Otterscan](https://sepolia.otterscan.io/) -- [以太掃瞄器(Etherscan)](https://sepolia.etherscan.io) -- [Blockscout](https://eth-sepolia.blockscout.com/) +- [Etherscan](https://sepolia.etherscan.io) ##### 水龍頭 -- [QuickNode 的 Sepolia 水龍頭](https://faucet.quicknode.com/drip) -- [Grabteeth](https://grabteeth.xyz/) - [工作量證明水龍頭](https://sepolia-faucet.pk910.de/) - [Coinbase 錢包水龍頭 | Sepolia](https://coinbase.com/faucets/ethereum-sepolia-faucet) - [Alchemy Sepolia 水龍頭](https://sepoliafaucet.com/) +- [QuickNode Sepolia 水龍頭](https://faucet.quicknode.com/drip) - [Infura Sepolia 水龍頭](https://www.infura.io/faucet) - [Chainstack Sepolia 水龍頭](https://faucet.chainstack.com/sepolia-faucet) -- [以太坊生態系統水龍頭](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) - -#### Goerli_(長期支援)_ {#goerli} +- [Alchemy Sepolia 水龍頭](https://sepoliafaucet.com/) -_注意:[Goerli 測試網已被棄用](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17)且將在 2023 年被 [Holesovice](https://github.com/eth-clients/holesovice) 取代。 請考慮將你的應用程式遷移到 Sepolia。_ +#### Hoodi {#hoodi} -Goerli 是測試驗證和質押的測試網。 Goerli 測試網對想要運行測試網驗證者的使用者開放。 因此,想測試協議升級的質押者,應在部署至主網前先使用 Goerli 測試。 +Hoodi 是為測試驗證和質押而設計的測試網。 Hoodi 網路對於希望運行測試網驗證者的使用者開放。 因此,想測試協議升級的質押者,應在部署至主網前先使用 Hoodi 測試。 -- 開放的驗證者集合,質押者可以測試網路升級 -- 龐大的狀態,對於測試複雜智慧型合約的互動很有用 -- 同步時間更長,且需要更多儲存空間運行節點 +- 開放的驗證者集,質押者可測試網路升級 +- 較大的狀態資料,適用於測試複雜的智慧合約互動 +- 同步時間較長,運行節點需要更多儲存空間 -##### 相關資源 +##### 資源 -- [官網](https://goerli.net/) -- [GitHub](https://github.com/eth-clients/goerli) -- [Etherscan](https://goerli.etherscan.io) -- [Blockscout](https://eth-goerli.blockscout.com/) +- [網站](https://hoodi.ethpandaops.io/) +- [GitHub](https://github.com/eth-clients/hoodi) +- [區塊瀏覽器](https://explorer.hoodi.ethpandaops.io/) +- [檢查點同步](https://checkpoint-sync.hoodi.ethpandaops.io/) ##### 水龍頭 -- [QuickNode 的 Goerli 水龍頭](https://faucet.quicknode.com/drip) -- [Grabteeth](https://grabteeth.xyz/) -- [工作量證明水龍頭](https://goerli-faucet.pk910.de/) -- [Paradigm 水龍頭](https://faucet.paradigm.xyz/) -- [Alchemy Goerli 水龍頭](https://goerlifaucet.com/) -- [All That Node Goerli 水龍頭](https://www.allthatnode.com/faucet/ethereum.dsrv) -- [Coinbase 錢包水龍頭 | Goerli](https://coinbase.com/faucets/ethereum-goerli-faucet) -- [Chainstack Goerli 水龍頭](https://faucet.chainstack.com/goerli-faucet) +- [Hoodi 水龍頭](https://hoodi.ethpandaops.io/) -在 Holesky 測試網上啟動驗證者時,需要使用 Ethstaker 的[「廉價 Holesky 驗證者」啟動面板](https://holesky.launchpad.ethstaker.cc/en/)。 +要在 Hoodi 測試網上啟動驗證者,請使用 [Hoodi 啟動面板](https://hoodi.launchpad.ethereum.org/en/)。 -### 二層網路測試網 {#layer-2-testnets} +### 第 2 層測試網 {#layer-2-testnets} -[二層網路 (L2)](/layer-2/) 是個統稱,描述一組特定的以太坊擴容方案。 二層網路是獨立的區塊鏈,拓展了以太坊並繼承了以太坊的安全保證。 二層網路測試網通常與以太坊公共測試網緊密相關。 +[第 2 層 (L2)](/layer-2/) 是一個統稱,用於描述一系列特定的以太坊擴容解決方案。 第 2 層是一個單獨的區塊鏈,它擴展以太坊並繼承了以太坊的安全保障。 第 2 層測試網通常與公共以太坊測試網緊密結合。 -#### Arbitrum Goerli {#arbitrum-goerli} +#### Arbitrum Sepolia {#arbitrum-sepolia} [Arbitrum](https://arbitrum.io/) 的測試網。 ##### 水龍頭 -- [Chainlink 水龍頭](https://faucets.chain.link/) +- [Chainlink 水龍頭](https://faucets.chain.link/arbitrum-sepolia) +- [Alchemy 水龍頭](https://www.alchemy.com/faucets/arbitrum-sepolia) -#### Optimistic Goerli {#optimistic-goerli} +#### Optimistic Sepolia {#optimistic-sepolia} [Optimism](https://www.optimism.io/) 的測試網。 ##### 水龍頭 -- [Paradigm 水龍頭](https://faucet.paradigm.xyz/) -- [Coinbase 錢包水龍頭 | Optimism Goerli](https://coinbase.com/faucets/optimism-goerli-faucet) +- [Chainlink 水龍頭](https://faucets.chain.link/optimism-sepolia) +- [Coinbase 錢包水龍頭 | Optimism Sepolia](https://coinbase.com/faucets/optimism-sepolia-faucet) +- [Alchemy 水龍頭](https://www.alchemy.com/faucets/optimism-sepolia) -#### Starknet Goerli {#starknet-goerli} +#### Starknet Sepolia {#starknet-sepolia} [Starknet](https://www.starknet.io) 的測試網。 ##### 水龍頭 -- [Starknet 水龍頭](https://faucet.goerli.starknet.io) +- [Alchemy 水龍頭](https://www.alchemy.com/faucets/starknet-sepolia) ## 私人網路 {#private-networks} diff --git a/public/content/translations/zh/developers/docs/apis/json-rpc/index.md b/public/content/translations/zh/developers/docs/apis/json-rpc/index.md index ceb5ab82f85..0d3c4e6928f 100644 --- a/public/content/translations/zh/developers/docs/apis/json-rpc/index.md +++ b/public/content/translations/zh/developers/docs/apis/json-rpc/index.md @@ -207,8 +207,8 @@ curl -X POST --data '{"jsonrpc":"2.0","method":"web3_sha3","params":["0x68656c6c 当前网络 ID 的完整列表可在 [chainlist.org](https://chainlist.org) 获得。 下面是部分常见网络 ID: - `1`:以太坊主网 -- `5`:Goerli 测试网 - `11155111`:Sepolia 测试网 +- `17000`:Hoodi 测试网 **示例** diff --git a/public/content/translations/zh/developers/docs/data-and-analytics/block-explorers/index.md b/public/content/translations/zh/developers/docs/data-and-analytics/block-explorers/index.md index 1e8d3623518..0425e1b2b8d 100644 --- a/public/content/translations/zh/developers/docs/data-and-analytics/block-explorers/index.md +++ b/public/content/translations/zh/developers/docs/data-and-analytics/block-explorers/index.md @@ -238,9 +238,9 @@ sidebarDepth: 3 ## 区块浏览器 {#block-explorers} -- [Etherscan](https://etherscan.io/) - 可以用来获取以太坊主网和 Goerli 测试网数据的区块浏览器 -- [3xpl](https://3xpl.com/ethereum) - 一个可以下载数据集的无广告开源以太坊浏览器 -- [Beaconcha.in](https://beaconcha.in/) - 用于以太坊主网和 Goerli 测试网的开源区块浏览器 +- [Etherscan](https://etherscan.io/) - 可以用来获取以太坊主网和 Sepolia 测试网数据的区块浏览器 +- [3xpl](https://3xpl.com/ethereum) - 无广告、开源的以太坊浏览器,允许你下载自己的数据集 +- [Beaconcha.in](https://beaconcha.in/) - 用于以太坊主网和 Sepolia 测试网的开源区块浏览器 - [Blockchair](https://blockchair.com/ethereum) - 最具隐私保护性的以太坊浏览器。 也用于排序和过滤(内存池)数据 - [Etherchain](https://www.etherchain.org/) - 以太坊主网的区块浏览器 - [Ethplorer](https://ethplorer.io/) - 专注于以太坊主网和 Kovan 测试网代币的区块浏览器 diff --git a/public/content/translations/zh/developers/docs/development-networks/index.md b/public/content/translations/zh/developers/docs/development-networks/index.md index 7aff7aa181a..f709bd292bf 100644 --- a/public/content/translations/zh/developers/docs/development-networks/index.md +++ b/public/content/translations/zh/developers/docs/development-networks/index.md @@ -47,10 +47,11 @@ lang: zh ### 公共以太坊测试链 {#public-beacon-testchains} -以太坊还有两个维护中的公共测试网实现:Goerli 和 Sepolia。 推荐使用获得长期支持的测试网 Goerli,任何人都可以自由地在其上验证。 Sepolia 是一个较新、较小的测试链,预计在可预见的未来也会得到维护。Sepolia 上有具有权限的验证者集,这意味着不可以对此测试网上的新验证者进行常规访问。 Ropsten 链预计在 2022 第四季度弃用,Rinkeby 链预计将在 2023 第二/第三季度弃用。 +以太坊还有两个维护中的公共测试网实现:Sepolia 和 Hoodi。 Sepolia 是推荐的应用程序开发标准测试网,具有封闭的验证器集以实现快速同步。 Hoodi 是一个用于验证和质押的测试网,它使用开放的验证器集,并允许任何人进行验证。 -- [Goerli 质押启动板](https://goerli.launchpad.ethereum.org/) -- [Ropsten、Rinkeby 和 Kiln 弃用公告](https://blog.ethereum.org/2022/06/21/testnet-deprecation) +- [Hoodi 质押启动板](https://hoodi.launchpad.ethereum.org/en/) +- [Sepolia 网站](https://sepolia.dev/) +- [Hoodi 网站](https://hoodi.ethpandaops.io/) ### Kurtosis 以太坊包 {#kurtosis} diff --git a/public/content/translations/zh/developers/docs/networks/index.md b/public/content/translations/zh/developers/docs/networks/index.md index 36728f2174c..22f3beacb46 100644 --- a/public/content/translations/zh/developers/docs/networks/index.md +++ b/public/content/translations/zh/developers/docs/networks/index.md @@ -34,7 +34,7 @@ lang: zh #### 我应该使用哪个测试网? -客户端开发者目前还在维护的两个公共测试网是 Sepolia 和 Goerli。 Sepolia 是一个供合约和应用程序开发者测试其应用程序的网络。 Goerli 网络是让协议开发者测试网络升级,并让质押人测试运行验证者。 +客户端开发者目前还在维护的两个公共测试网是 Sepolia 和 Hoodi。 Sepolia 是一个供合约和应用程序开发者测试其应用程序的网络。 Hoodi 网络是让协议开发者测试网络升级,并让质押人测试运行验证者。 #### Sepolia {#sepolia} @@ -63,11 +63,11 @@ lang: zh - [Chainstack Sepolia 水龙头](https://faucet.chainstack.com/sepolia-faucet) - [以太坊生态系统水龙头](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) -#### Goerli _(长期支持)_ {#goerli} +#### Hoodi {#hoodi} -_注意:[Goerli 测试网已弃用](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17),它将在 2023 年被 [Holesovice](https://github.com/eth-clients/holesovice) 取代。 请考虑把你的应用程序迁移至 Sepolia。_ +_注意:[Goerli 测试网已弃用](https://ethereum-magicians.org/t/proposal-predictable-ethereum-testnet-lifecycle/11575/17),它已被 Hoodi 取代。 请考虑把你的应用程序迁移至 Sepolia。_ -Goerli 是用于测试验证和质押的测试网。 Goerli 网络对想要运行测试网验证者的用户开放。 因此,希望在部署到主网之前测试协议升级的质押人应该使用 Goerli。 +Hoodi 是用于测试验证和质押的测试网。 Hoodi 网络对想要运行测试网验证者的用户开放。 因此,希望在部署到主网之前测试协议升级的质押人应该使用 Hoodi。 - 开放式验证者设置,质押者可以测试网络升级 - 状态比较大,用于测试复杂的智能合约交互 @@ -75,52 +75,46 @@ Goerli 是用于测试验证和质押的测试网。 Goerli 网络对想要运 ##### 资源 -- [网站](https://goerli.net/) -- [GitHub](https://github.com/eth-clients/goerli) -- [Etherscan](https://goerli.etherscan.io) -- [Blockscout](https://eth-goerli.blockscout.com/) +- [网站](https://hoodi.ethpandaops.io/) +- [GitHub](https://github.com/eth-clients/hoodi) +- [Explorer](https://explorer.hoodi.ethpandaops.io/) +- [Checkpoint Sync](https://checkpoint-sync.hoodi.ethpandaops.io/) ##### 水龙头 -- [QuickNode Goerli 水龙头](https://faucet.quicknode.com/drip) -- [Grabteeth](https://grabteeth.xyz/) -- [PoW 水龙头](https://goerli-faucet.pk910.de/) -- [Paradigm 水龙头](https://faucet.paradigm.xyz/) -- [Alchemy Goerli 水龙头](https://goerlifaucet.com/) -- [All That Node Goerli 水龙头](https://www.allthatnode.com/faucet/ethereum.dsrv) -- [Coinbase Wallet 水龙头 | Goerli](https://coinbase.com/faucets/ethereum-goerli-faucet) -- [Chainstack Goerli 水龙头](https://faucet.chainstack.com/goerli-faucet) +- [Hoodi 水龙头](https://hoodi.ethpandaops.io/) -要在 Holesky 测试网上启动验证者,请使用 验证者验证者 的[“cheap Holesky validator”启动板](https://holesky.launchpad.ethstaker.cc/en/)。 +要在 Hoodi 测试网上启动验证者,请使用 [Hoodi 启动板](https://hoodi.launchpad.ethereum.org/en/)。 ### 二层网络测试网 {#layer-2-testnets} [二层网络 (L2)](/layer-2/) 是一种统称,用来描述一系列特定的以太坊扩容解决方案。 二层网络是一条扩展以太坊并继承以太坊安全保障的独立区块链。 二层网络测试网通常与公共以太坊测试网紧密关联。 -#### Arbitrum Goerli {#arbitrum-goerli} +#### Arbitrum Sepolia {#arbitrum-sepolia} [Arbitrum](https://arbitrum.io/) 测试网。 ##### 水龙头 -- [Chainlink 水龙头](https://faucets.chain.link/) +- [Chainlink 水龙头](https://faucets.chain.link/arbitrum-sepolia) +- [Alchemy 水龙头](https://www.alchemy.com/faucets/arbitrum-sepolia) -#### Optimistic Goerli {#optimistic-goerli} +#### Optimistic Sepolia {#optimistic-sepolia} [Optimism](https://www.optimism.io/) 测试网。 ##### 水龙头 -- [Paradigm 水龙头](https://faucet.paradigm.xyz/) -- [Coinbase Wallet 水龙头 | Optimism Goerli](https://coinbase.com/faucets/optimism-goerli-faucet) +- [Chainlink 水龙头](https://faucets.chain.link/optimism-sepolia) +- [Alchemy 水龙头](https://www.alchemy.com/faucets/optimism-sepolia) -#### Starknet Goerli {#starknet-goerli} +#### Starknet Sepolia {#starknet-sepolia} [Starknet](https://www.starknet.io) 的测试网。 ##### 水龙头 -- [Starknet 水龙头](https://faucet.goerli.starknet.io) +- [Alchemy 水龙头](https://www.alchemy.com/faucets/starknet-sepolia) ## 私有网络 {#private-networks}