Quick Start New (faster!)
Using the Tellor layer node installation script!
1. Install Prerequisites:
sudo apt install jq curl wget sed2. Download Layer installation script:
wget https://raw.githubusercontent.com/tellor-io/layer/refs/heads/main/scripts/setup/install_layer.sh && chmod +x install_layer.sh3. Run the Layer Node Installation Script
./install_layer.sh palmito [account_name]Last updated