Skip to content

Onixs50/gaianet-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

gaianet-node

In this version, you can choose which port you want to start the node with.

Instructions

Follow these steps to set up and start the Gaianet node:

rm -rf gaianet
rm gaianet.sh
# Update your system
sudo apt-get update

# Install screen if it's not already installed
sudo apt-get install screen

# Start a new screen session
screen -S gaianet

# Download the setup script
wget https://raw.githubusercontent.com/Onixs50/gaianet-node/main/gaianet.sh

# Make the script executable
chmod +x gaianet.sh

# Run the script
./gaianet.sh

if u see errors :

source /root/.bashrc

gaianet init

gaianet start

gaianet info

DONE!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages