This repository features all information needed to build, set up, and run a node for EVM Proof-of-Stake blockchains such as LUKSO. It is the essence of running a node at home and should act as a Wiki if you need detailed information about any possible step.
It's a documentation of every single step I went through and explains every desicion I had to cut during the process.
- 📖 More than 50 Pages of Theory and Best Practice
- 🌍 Compiled from a dozen Guides, Forums, and Wikis
- 🚀 Beginner-Friendly Step-by-Step Documentation
The repository includes a pictured guide of the node build and components, the proper BIOS and operation system setup, installation of the blockchain clients, the configuration of staking and monitoring software, and even includes lagacy guides for the outdated L16 network of LUKSO.
Publication: This guide is live on Luksoverse Docs. Please note, that this GitHub repository is always the latest version, as the website is updated manually by an external party.
- Legacy Software:
LUKSO CLI v 0.1.0 - 0.4.4
- Full Node Setup:
LUKSO CLI v 0.5.0 +
- Service Automation:
LUKSO CLI v 0.6.1 +
All scripts were tested on 1st March 2024 using
LUKSO CLI v 0.16
usingGrafana v 9.5.2
Disclaimer: This guide is for informational purposes only. We do not warrant its accuracy or completeness and shall not be liable for any direct, indirect, incidental, or consequential damages arising out of or in connection with the use of this guide. The disclaimed warranty also applies to business interruption, data loss, or financial loss.
The guides in the repository are split into multiple folders and sections.
1-hardware-build
: Hardware, Router, and Network Setup including the Node Build2-bios-installation
: BIOS Configuration, Ubuntu Install, and System Preparations3-system-setup
: Permissions, Storage Volumes, Updates, Remote Access, and Firewall Setup4-router-config
: Fetching Device Addresses and Configuring the Address Reservation5-access-connection
: SSH Setup, Access Properties, and Authentication Keys6-blockchain-clients
: LUKSO Blockchain Validator Setup, Ports, and Peers7-monitoring
: Node Monitoring for Hardware, Software Clients, and Connections8-notifications
: Image Notifications and Constant Mobile Device Updates9-external-access
: Secure External Node Access Configurationtooltips
: Tips for Finding and Resolving Node Errors
grafana
: Grafana Dashboard Presets for LYXt & LYX Staking
l16-install
: Installation for L16 Testnet Softwarel16-tooltips
: Tooltips for L16 LUKSO CLIl16-uninstall
: Uninstalling L16 Testnet Software
validatork-key-generation
: Device Setup, Key Generation for CLI and Wagyuvalidator-key-stake
: Genesis Startup, Launchpad Walkthrough, GasHawk Guide