🟣SOLV Node Setup

Server Advisor :

Contabo : https://bit.ly/contabourl

PQ : https://pq.hosting/?from=627713

Hetzner : https://hetzner.cloud/?ref=ASjlHtRt2swV

Digital Ocean : https://digitalocean.pxf.io/q465nn

Update :

Install Docker

Install Docker-Compose

Docker Permission to User

Download the official Solv node repository :

Build the Solv validator node using the provided Dockerfile :

After the build is complete, initialize your node :

You’ll need to configure your node to act as a validator. Edit the configuration file to include your validator name, public key, and other necessary details.

Edit the Configuration:

Replace the placeholders with your validator name, public key, and other settings. Ensure the file is correctly formatted.

Start the Validator:

Now that your node is running, you need to stake SOLV tokens to officially become a validator.

Obtain Your Validator Address: Run the following command to get your validator address:

Stake Your SOLV Tokens: Transfer the required amount of SOLV tokens to your validator address using Solv’s staking interface or CLI.

Use the following commands to check your node’s status and logs :

For real-time status:

Secure Your Node

Enable Firewall:

Set Up Monitoring Tools: Tools like Prometheus and Grafana can be used to monitor your node’s performance and ensure everything runs smoothly.

Last updated