This guide explains how to set up a LayerEdge CLI Light Node using a single command. The script automatically installs dependencies, configures your private key, and starts the node services.
- A Linux-based system (Ubuntu recommended)
- Internet connection
- Sudo privileges
- A valid private key for your CLI wallet
Execute this command in your terminal:
curl -sL https://raw.githubusercontent.com/zidanaetrna/layeredge-cli/refs/heads/layeredge-cli/layeredge.sh | bash