Skip to content

Galactica-corp/networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galactica Networks

This repository hosts the genesis configurations for the Galactica networks.

For detailed guidance on setting up and running a Galactica network node, please visit the Galactica repository.

Networks Overview

Name Chain ID Environment Configs
galactica-testnet-v1 (Reticulum) galactica_9301-1 testnet galactica_9301-1

Install galactica

To clone the Galactica Network node repository and install the galacticad command-line tool, run the following commands:

git clone https://github.com/Galactica-corp/galactica
cd galactica
git checkout ${VERSION}
make install