Alps testnet
Node requirement
Node type | CPU | Memory | Disk | Bandwidth | OS type |
---|---|---|---|---|---|
Light node | 2 cores | 2G | 40GB | 8Mb/s | Ubuntu LTS 20.04+/MacOS |
Full node | 4 cores | 8G | 256GB | 64Mb/s | Ubuntu LTS 20.04+/MacOS |
Connect to Alps testnet
Use the following information to connect to the Alps testnet:
RPC URL | https://rpc-alps.dill.xyz (opens in a new tab) |
Chain ID | 102125 |
Currency Symbol | DILL |
Explorer | https://alps.dill.xyz (opens in a new tab) |
For a guide on adding a custom network to MetaMask, please refer to this link (opens in a new tab).
Get the test token
Please join our discord server (opens in a new tab)
Set up your dill node
Use the following command to start your light/full node:
curl -sO https://raw.githubusercontent.com/DillLabs/launch-dill-node/main/dill.sh && chmod +x dill.sh && ./dill.sh
For more details, please check our git repository (opens in a new tab).
Solo Staking
You can use this webpage to stake your tokens and become a solo staking validator: https://staking.dill.xyz/ (opens in a new tab)
Upload your deposit info
You can paste the contents of your deposit_data-xxxx.json file into the input box, then click the "Continue" button to proceed with staking. The file can be find in "./dill/validator_keys" directory.

Connect to your wallet
If the wallet address you are using is the same as your withdrawal address, you only need to click the checkbox to confirm.

Otherwise, you need to fully enter your withdrawal address once.

Send deposit transaction
Send deposit, using MetaMask to send a deposit transaction.

Pool Staking
Through this webpage, you can stake your tokens to create a pool staking validator, or join an existing pool to share its rewards: https://staker.dill.xyz/management (opens in a new tab)
Create a new pool
To initialize a new validator pool, click the "Create new" button on the webpage.

Upload your deposit info
You can paste the contents of your deposit_pool_data-xxxx.json file into the input box, then click the "Next for transaction" button to proceed with staking. The file can be find in "./dill/validator_keys" directory.

Send deposit transaction
Click the "Send deposit" button to send a deposit transaction.

Search for a pool
You can search for an existing pool by its operator address (also "deposit wallet address").

To access a pool's details, click its address on the webpage.

The pool's validator public key is displayed in the bottom-left section of the detail page.

Join an existing pool
Click "Stake" button to deposit to an existing pool.

Enter the token amount you want to stake and click "Stake" button.

Validator info
The validator information can be found here: https://alps.dill.xyz/validators (opens in a new tab)
Upon completing staking, validator details can be queried by searching with the full validator public key. It may take 0.5~1 hour to appear.