Step 4: Installing execution client
Last updated
Last updated
Your choice of either , , , or .
Reminder: Ensure you are logged in and execute all steps in this guide as non-root user, ethereum ,
created during Step 2: Configuring Node.
Review the latest release notes at
Install from the repository
Setup and configure systemd
Run the following to create a unit file to define your eth1.service
configuration.
Simply copy/paste the following.
Move the unit file to /etc/systemd/system
and give it permissions.
Run the following to enable auto-start at boot time.
Now that your execution client is configured and started, proceed to the next step on setting up your consensus client.
If you're checking the logs and see any warnings or errors, please be patient as these will normally resolve once both your execution and consensus clients are fully synced to the Ethereum network.
Start geth
Install java dependency
Download and unzip Besu
Review the latest release at
Setup and configure systemd
Start besu
Install dependencies
Download and unzip Nethermind
Review the latest release at
Setup and configure systemd
Start Nethermind
Install Go dependencies
Build and install Erigon
Review the latest release at
Setup and configure systemd
Start Erigon