Deploying Node on Testnet
  • Deploying Node on Testnet
    • ๐Ÿ›’Product Purchase
    • ๐Ÿ”‘Key-Pair Generation
    • ๐Ÿ”„ Cluster Creation
    • ๐Ÿช™Deposit Testnet(Hoodi) Ethereum From Launchpad
    • Wallet Creation And Importing Keys using scripts
      • ๐Ÿ–ฅ๏ธFor Windows User
      • ๐Ÿ–ฅ๏ธFor Ubuntu / Mac User
    • ๐Ÿ–ฑ๏ธService Creation
    • ๐Ÿ”„Validator status check
Powered by GitBook
On this page

Deploying Node on Testnet

NextProduct Purchase

Last updated 3 months ago

To stake Ethereum, validator nodes are required to connect to Beacon nodes. The Validator and the beacon node are referred to as consensus layer clients. Launchnodes provide the Prysmatic Validator client and it connects to a Launchnodes Beacon Node (with Flashbots MEV Enabled) by default or clients can connect their Validator nodes to their own Beacon Nodes. The Beacon node Consensus layer client needs to connect to an execution layer client in order to synchronise, the consensus layer client that is used is Geth. The diagram provides a high level architecture of how the nodes work.

High-level architecture