Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

starfrich/bevm-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Docker Setup for BEVM Node

This script automates the setup process for running a BEVM node using Docker on your VPS.

Installation

  1. Download this script with wget:

    wget https://raw.githubusercontent.com/starfrich/bevm-node/main/script.sh
  2. Make the script executable:

    chmod +x script.sh
  3. Run the Docker installation script:

    sudo sh script.sh

Note:

  • When prompted, enter your desired node name. Recommended using your EVM address. image
  • To stop node you can simply using this command:
      sudo docker stop CONTAINER ID
    image

Documentation

BEVM Docs

Community

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages