Appearance
Dill Network Alps Testnet
Node Requirements
Node Types:
Node Type | CPU | Memory | Disk | Bandwidth | OS Type |
---|---|---|---|---|---|
Light Node | 2 cores | 2 GB | 40 GB | 8 Mb/s | Ubuntu LTS 20.04+/MacOS |
Full Node | 4 cores | 8 GB | 256 GB | 64 Mb/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
- Chain ID: 102125
- Currency Symbol: DILL
- Explorer: https://alps.dill.xyz
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:
Steps to Stake:
- 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. - 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.
- 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:
Steps to Create a Pool:
- Create a new pool: Click the "Create new" button to initialize a new validator pool.
- 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. - Send deposit transaction: Click the "Send deposit" button to send the deposit transaction.
Join an Existing Pool:
- Search for a pool: You can search for an existing pool by its operator address (also "deposit wallet address").
- Access pool details: Click the pool address to view its details, including the pool's validator public key.
- 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:
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.