Skip to content

Deploy A Goerli Testnet Node

Published: at 08:40 PM

💓 If you enjoyed the information and the web site, please donate.

Ethereum


Deploying a Goerli Proof-of-Authority cross-client test network node. Goerli Testnet is the first proof-of-authority cross-client testnet, synching Parity Ethereum, Geth, Nethermind, Hyperledger Besu (formerly Pantheon), and EthereumJS. It is a community based project and open source. The testnet allows for blockchain development testing before deployment on Mainnet, the main Ethereum network.


💷 Earn Bitcoin for clicking ads at BTC Clicks.

These are general instructions to be used based on the system you use.

sudo apt update -y && sudo apt upgrade -y && sudo apt-get install software-properties-common -y && sudo add-apt-repository ppa:ethereum/ethereum -y && sudo apt update -y && sudo apt install ethereum -y && sudo curl -sL https://deb.nodesource.com/setup_10.x -o nodesource_setup.sh && sudo bash nodesource_setup.sh && sudo apt install -y nodejs

Ethereum

git clone https://github.com./images/testnet.git

Ethereum

geth init ./testnet/geth/goerli.genesis

Ethereum

cp testnet/geth/static-nodes.json .ethereum
nohup geth --networkid 6284 &

Ethereum

tail -f nohup.out

Ethereum

🔶 Summary

You are now one of the peers in the Goerli network!

💓 If you enjoyed the information and the web site, please donate.

💡 From marketing to design use Fiverr for all your needs.


Elyse Y. Robinson Elyse Y. Robinson, an enterprising entrepreneur, is the mastermind behind Taxes and Services, a multifaceted holding company that doubles as her accounting firm. Her ventures encompass an array of innovative projects. One of her key initiatives is Switch Into Tech, a dynamic weekly newsletter that doubles as a platform for advertising monthly career seminars, offering weekly tech-related freebies, and promoting her latest podcast episodes of Nobody Wants To Work Tho. Additionally, Elyse shares her insights through her blog at Data.gal, where she delves into various data-related topics. Elyse’s passions extend beyond her businesses; she is deeply enamored with Mexico, has an insatiable appetite for research, and is dedicated to assisting others in transitioning into technology careers.


Subscribe to the Newsletter