Lighthouse
Overview
Official Links
Subject
Links
1. Initial configuration
sudo adduser --system --no-create-home --group consensus
sudo mkdir -p /var/lib/lighthouse
sudo chown -R consensus:consensus /var/lib/lighthousesudo apt install curl -y
sudo apt install jq -y2. Install Binaries
3. Setup and configure systemd
4. Helpful consensus client commands
Last updated