Skip to content

decentradude/testnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Görli Testnet

The --goerli cross-client proof-of-authority testnet configuration.

  • Website: https://goerli.net
  • Matrix: #goerli_chat:gitter.im (bridged to gitter.im/goerli/chat)

Goerli Testnet is the first proof-of-authority cross-client testnet, synching Geth, Nethermind, Hyperledger Besu, and others. This testnet is a community-based project and completely open-source. It was born in September 2018 during ETHBerlin and has been growing in contributors ever since.

Goerli testnet will be merged with the Prater proof-of-stake beacon chain. This will mark the end of the permissioned proof-of-authority phase and everyone will be able to run a validator for Goerli.

Run geth --goerli or besu --network=goerli to sync the testnet. The Chain ID is 5. Native integrations are available for MetaMask, Infura, Alchemy, etc.

Meta data: Görli

Connecting the clients

All clients supporting the Clique engine (EIP-225) are able to sync with Görli or Kotti.

Go-Ethereum

You can connect Geth to Görli by executing geth --goerli. https://github.com/ethereum/go-ethereum/releases

Hyperledger Besu

Connect to Görli using Hyperledger Besu by executing besu --network=goerli. https://github.com/hyperledger/besu/releases

Nethermind

Connect to Görli by using the provided goerli.cfg included in Nethermind 0.9.1: https://github.com/NethermindEth/nethermind/releases

dotnet run --config configs/goerli.cfg
EthereumJS

Connect to Görli by using the provided state and genesis included in EthereumJS 0.6.1: https://github.com/ethereumjs/ethereumjs-common/releases

./bin/cli.js --network goerli

Contribute

Run a node and report bugs!

About

The --goerli testnet configuration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 100.0%