Hi Everyone!
Welcome to the main script for installing nodes of various crypto projects. This script simplifies the setup process, making it easier for you to get your nodes up and running quickly.
If you find this project helpful, a ⭐️ would be greatly appreciated!
Sincerely, VATeam
cd $HOME && curl -O https://raw.githubusercontent.com/Alexjptz/VAT-Nodes-Installer/refs/heads/main/VAT_nodes_installer.sh && chmod +x VAT_nodes_installer.sh && ./VAT_nodes_installer.sh && rm $HOME/VAT_nodes_installer.sh