Skip to content

avocadodefi/Babylon-Node-Auto-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Babylon Node Auto-Installer

Babylon Logo

Installation Guide

This guide will walk you through the installation of the Babylon Node using the Auto-Installer script.

Step 1: Open Terminal

Open a terminal on your Ubuntu system. You can find it in your applications menu or press Ctrl + Alt + T.

Step 2: Download the Script

Use wget or curl to download the script from the GitHub repository.

Using wget:

wget https://raw.githubusercontent.com/avocadodefi/Babylon-Node-Auto-Installer/main/babylon_setup.sh

Or, using curl:

curl -O https://raw.githubusercontent.com/avocadodefi/Babylon-Node-Auto-Installer/main/babylon_setup.sh

Step 3: Make the Script Executable

Before running the script, make it executable:

chmod +x babylon_setup.sh

Step 4: Run the Script

Run the script with superuser privileges:

sudo ./babylon_setup.sh

Follow the on-screen instructions to complete the installation.


For more information and updates, visit GitHub Repository.

About

Babylon-Node-Auto-Installer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages