🏆Dill - lightnode
Hardware Requirements
SPEC
Minimum
sudo apt update && sudo apt upgrade -y
sudo apt install make curl git wget htop tmux build-essential jq make lz4 gcc unzip -yDownload & Extract the package
cd $HOME && curl -O https://dill-release.s3.ap-southeast-1.amazonaws.com/linux/dill.tar.gz && \
tar -xzvf dill.tar.gz && cd dillGenerate Validator Keys
./dill_validators_gen new-mnemonic --num_validators=1 --chain=andes --folder=./Import your keys to your keystore
Start light node
Check health node
3.Visit https://staking.dill.xyz/
Last updated