💻Baremetal
System Requirements
CPU
OS
RAM
DISK
Pre-requisite
Commands
sudo apt update -y && sudo apt upgrade -y && sudo apt auto-remove -yFirewall Settings
Check status & enable UFW
sudo ufw enable
sudo ufw status verboseSet explicit default UFW rules
Allow SSH, HTTP, and HTTPS
Allow Remote connection
Setup Instructions
Install Erigon
First Install go
Build Erigon
Install Beacond
Fetch Mainnet Parameters
Set up the Consensus Client
Set up the Execution Client
Run the Client
Start the service
Confirm Node Syncing
Testing Local RPC Node
Last updated
Was this helpful?