/networks-7

Genesis configurations and management scripts for Galactica networks

Primary LanguageShellApache License 2.0Apache-2.0

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 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