This script automates the setup process for running a BEVM node using Docker on your VPS.
-
Download this script with wget:
wget https://github.com/ghraw/starfrich/bevm-node/main/script.sh
-
Make the script executable:
chmod +x script.sh
-
Run the Docker installation script:
sudo sh script.sh
Note:

