Eth2 - Resources
Terminal Commands
START ALL SERVICES
sudo systemctl start geth && sudo systemctl start lighthousebeacon && sudo systemctl start lighthousevalidatorSTOP ALL SERVICES
sudo systemctl stop lighthousevalidator && sudo systemctl stop lighthousebeacon && sudo systemctl stop gethVIEW JOURNAL ENTRIES
sudo journalctl -f -u geth.servicesudo journalctl -f -u lighthousebeacon.servicesudo journalctl -f -u lighthousevalidator.serviceOPEN/EDIT SERVICE FILES WITH NANO
sudo nano /etc/systemd/system/geth.servicesudo nano /etc/systemd/system/lighthousebeacon.servicesudo nano /etc/systemd/system/lighthousevalidator.serviceEthereum Foundation
Eth 2.0 - Mainnet Guides
Eth 2.0 - Other Guides
Eth 2.0 - Client Teams
Community Resources
Educational
Message Boards
Block Explorers / Gas Calculators
News / Podcast
Last updated