π£SOLV Node Setup


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:
Start the Validator:
For real-time status:
Secure Your Node
Last updated