Dill
Initial Setup
Download and run the setup script by executing the following command in your terminal:
Wait for the files to download[1].
Configuration
Language Selection: Press 3 and enter, then press 4 to select English for both options[1].
Password Creation: Create a strong password that's at least 8 characters long. You'll need to confirm this keystore password[1].
Token Deposit: Specify the amount of DILL tokens to be deposited for your validator. The default amount is 2500 DILL tokens, so you can simply press Enter[1].
Mnemonic Phrase: Record the displayed mnemonic (seed phrase) and store it securely. This is crucial for recovering your deposit if needed[1].
Keystore Configuration: Confirm and save the keystore password for your imported accounts[1].
Account Password: Enter the password for your imported accounts to complete the configuration[1].
Running the Node
After completing the setup, run the node by re-entering the password you created earlier. If successful, you'll see an output similar to:
Staking Process
Obtain faucet tokens from the Andes channel using a different wallet than the one created for your node[1].
Create and upload a
deposit_data-xxxx.json
file. You can generate this file using the command:
Upload the
deposit_data-xxxx.json
file to the staking site[1].Connect to MetaMask, ensuring you have sufficient funds (>2500 DILL)[1].
Send the deposit transaction using MetaMask[1].
Verify your validator status using your public key (prefixed with 0x) in the validators section of the Explorer[1].
Important Commands
To navigate to the Dill directory:
To check if the node is running:
To perform a health check on the node:
Last updated