🖥️Installation (Alps)
Guide on Light/Full Validator for Dill by Ravenode
Currently, to become a Dill Light Validator you need the alps-validator role on the Dill discord server.
Hardware Specifications
Light Validator
2 Cores
2 GB
20 GB
Ubuntu 22.04.2
8 Mb/S
Full Validator
4 Cores
8 GB
256 GB
Ubuntu 22.04.2
64 Mb/S
Add Alps Testnet Network
Network Name
Alps Testnet
RPC URL
Chain ID
102125
Token Symbol:
DILL
Block explorer URL
Request Faucet
Requires alps-validator Role
Go to private [🌋|alps] channel on Dill discord server
Copy your EVM (0x) address
Type $request address
If you have more than 1 quota use this to claim all in 1 wallet address, adjust quota_amount to your unused quota:
Type $request address quota_amount
Type $request history to check your faucet request history
Please double check your address as one user can only request on time
Update System
Download and run the setup script
Running Validator
Select option 1 to launch your first new Dill Alps node.
Select option 2 if you have more than one quota to run a node.
Select option 1 if you have more than one quota to run a node, allowing you to add an additional validator to your node.
Select option 2 to use the old Andes validator mnemonic and import it using the mnemonic.
*In my case for my old andes validator i choose option 2, then I also have 3 quota to run other light validator which means i need to select option 1 to generate new validator
Option 1, Please backup the validator_keys folder on this directory /root/dill/validator_keys
Option 2, make sure you have backup the validator_keys from old Andes Validator, since this is needed to import the old Andes validator to run on the new Alps Validator. Select option 2 and paste your seed phrase when prompted and hit enter.
Wait for the files to download.
Save the generated Keystore Password.
Press enter to confirm after validator keys generated.
If you completed all the steps correctly, you will get an output like this:
Check your node health
If you receive an output like this, it means your node is synced:
Add new validator to the node (if multiple validators existed)
Since this is a new validator, I prefer to keep the mnemonic separate. Choose option 1 when prompted to generate the validator keys.
The option for deposit token amount entered here needs to be the same as the one chosen when adding the same validator on the original node
After that get the new validator deposit_data-xxxx.json and complete the validator staking process
Validator Staking
Please ensure your address have at least 3600 DILL for Light Validator & 36000 DILL for Full Validator
Upload Deposit Data
Upload the deposit_data-xxxx.json file
After uploading the deposit_data-xxxx.json file to the site, click Connect to MetaMask, make sure you have enough funds
Send deposit, using MetaMask to send a deposit transaction
After completing these operations, you can check your node using your public key (prefixed with 0x) on the last pages of the validators section in the Explorer at https://alps.dill.xyz/validators. Please note that it may take up to an hour for your node to appear.
Last updated