Skip to content

Dill Network Alps Testnet

Node Requirements

Node Types:

Node TypeCPUMemoryDiskBandwidthOS Type
Light Node2 cores2 GB40 GB8 Mb/sUbuntu LTS 20.04+/MacOS
Full Node4 cores8 GB256 GB64 Mb/sUbuntu LTS 20.04+/MacOS

Connect to Alps Testnet

Use the following information to connect to the Alps testnet:

Adding a Custom Network to MetaMask

For a guide on adding a custom network to MetaMask, please refer to this link.

Get the Test Token

Join the Alps Discord server to obtain test tokens.

Set Up Your Dill Node

To start your light or full node, use the following command:

bash
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 GitHub repository.

Solo Staking

You can stake your tokens and become a solo staking validator using the following webpage:

Stake on Solo Validator

Steps to Stake:

  1. Upload your deposit info: Paste the contents of your deposit_data-xxxx.json file into the input box. You can find this file in the ./dill/validator_keys directory.
  2. Connect to your wallet: If your wallet address is the same as your withdrawal address, just click the checkbox to confirm. Otherwise, fully enter your withdrawal address.
  3. Send deposit transaction: Use MetaMask to send a deposit transaction.

Pool Staking

Through the following webpage, you can stake your tokens to create a pool staking validator or join an existing pool to share its rewards:

Pool Staking Management

Steps to Create a Pool:

  1. Create a new pool: Click the "Create new" button to initialize a new validator pool.
  2. Upload your deposit info: Paste the contents of your deposit_pool_data-xxxx.json file into the input box. You can find this file in the ./dill/validator_keys directory.
  3. Send deposit transaction: Click the "Send deposit" button to send the deposit transaction.

Join an Existing Pool:

  1. Search for a pool: You can search for an existing pool by its operator address (also "deposit wallet address").
  2. Access pool details: Click the pool address to view its details, including the pool's validator public key.
  3. Stake to a pool: Click the "Stake" button to deposit into an existing pool. Enter the token amount you want to stake and click the "Stake" button.

Validator Information

You can find validator information at:

Validator Information

Upon completing staking, validator details can be queried by searching with the full validator public key. It may take approximately 0.5 to 1 hour for the details to appear.