Vana Node Setup - DLP Validator - OLD

Server Advisor :
CPU
RAM
Disk
Ubuntu

Update :
Install Vana :

Create your .env file :
.env file : Install Dependencies (phyton 3.11.4) + pyenv
Install CLI

Wallet :
Create Coldkey wallet & HotKey Wallet. Follow the prompts to set a secure password. Save the mnemonic phrases securely; youβll need these to recover your wallet if needed.

Export your private keys. Follow the prompts and securely save the displayed private keys:
Tutorial CREATE DLP

Deploy DLP Smart Contracts
Install dependencies:
Edit .ENV
Than insert this (fill with the address coldkey & private key you can get from metamask, than fill the description of token up to you)

**Save the edit of .ENV file by using β CTRL + X + Y and ENTERβ
Deploy Contract ( You will get deployed addresses for DataLiquidityPool and DataLiquidityPoolToken, please save it)






Update you .ENV file by call back your vana-dlp-chatgpt
If you missing your file before you can find it by using :
After you found location than call it (itβs mine /root/vana-dlp-chatgpt)
Change the command above and replace it on file .ENV:
How to find your PUBLIC_KEY_BASE64 & see it ???
Mine shows like this ;
After you get long text, just copy it and replace it on the Change the command

Save the edit of .ENV file by using β CTRL + X + Y and ENTERβ
REG



Register your validator:

Just do ENTER when input Name, because itβs default. Fill the password same with you crated before
Just in case you are not DLP Creator and want to registration on another DLP owner you can use the command (Change it)β

Run your validator Node


Now Ctrl + C and stop the validator
We start the service
This conclusion shows that everything Ok

Checking logs

TEST YOUR VALIDATOR

Last updated