🏆Dill - lightnode

Website: arrow-up-rightdill.xyzarrow-up-right

X: https://x.com/dill_xyz_arrow-up-right

Discord: https://discord.com/invite/dillarrow-up-right

EXplorer: https://andes.dill.xyz/arrow-up-right

Hardware Requirements

SPEC
Minimum

CPU

2 Cores

RAM

4 GB

Storage

100 GB SSD or Nvme

Install required packages

sudo apt update && sudo apt upgrade -y 
sudo apt install make curl git wget htop tmux build-essential jq make lz4 gcc unzip -y

Download & 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 dill

Generate Validator Keys

./dill_validators_gen new-mnemonic --num_validators=1 --chain=andes --folder=./

Import your keys to your keystore

Write the password you configured in the previous step into a file

(change xxxxx= your password)

Start light node

Check health node

FAUCET :

1.Get faucet into your EVM wallet from the Andes channel. Your wallet form before on galxe.

2.Use WinSCP or Terminus, Then go to folder /dill/validator_keys directory and get your deposit_data-xxxx.json file and upload it to the site bellow.

Upload deposit_data-*.json

4.Connect to MetaMask,make sure you have enough balance(>2500 DILL), send deposit

Last updated