Binary
Install BEVM Node by UI
Download the latest stable release of the BEVM
node from the builds repo and unpack. Make sure you're running the Ubuntu system. Choose the corresponding binary package according to your operating system architecture here.
Unzip the downloaded package then you can try to run the node:
Install BEVM Node by cURL
Unzip the tar file
Run node (Run in the background)
Copy the path for the bevm, and then create a systemd service file.
Copy the content into your file (be sure to understand how to use VI)
Reload the systemd configuration
Start the node service
Set the service to start automatically on boot
Check the service running status
Run node (Unrecommend)
You must set your node name.
Last updated