Installation
Last updated
Last updated
Node Type | CPU | RAM | Storage | Network | OS type |
---|---|---|---|---|---|
Official docs - https://docs.elixir.xyz/running-a-testnet-validator
Additional requirements
~15-30 minutes
The installation time depends on many factors, such as your skills, resources and characteristics of your server, the most important: disk speed, internet connection, server load CPU, RAM, so this value may differ from the one indicated by us.
Open validator.env
with nano:
You can navigate in nano mode using the arrows, and after making changes, you can save the changes to the file with the key combination: Ctrl + X and press Y
ENV=testnet-3
STRATEGY_EXECUTOR_DISPLAY_NAME= Your node name (moniker)
STRATEGY_EXECUTOR_BENEFICIARY= Your EVM address
SIGNER_PRIVATE_KEY= Private key from your EVM address
Docker pull
Run docker
Request $MOCK test tokens to your EVM address, here is the list of faucets
Connect your wallet to the website - https://testnet-3.elixir.xyz/
Minting 1000 test tokens $MOCK
Stake all our tokens
Find the EVM address on your validator's
Checking the operation of the node
You can view details about your validator at https://testnet-3.elixir.xyz/
You can find out details about your validator in the terminal using the following command:
Validator node
4 cores
8 GB
100GB
Network of 100MB/s+
Ubuntu LTS 20.04+/MacOS