🟒Galactica

Hardware minimum:

  • 2 cores

  • 2 GB RAM

  • 40 GB SSD

  • Ubuntu 22 - x86 or arm64

Website: https://galactica.com Telegram: https://t.me/TheCypherState Discord: http://discord.gg/galactica X: https://x.com/GalacticaNet Node39 support:

Upgraded Version 0.2.7

cd $HOME
rm -rf bin
mkdir bin
cd $HOME/bin
wget https://github.com/Galactica-corp/galactica/releases/download/v0.2.7/galacticad_v0.2.7-linux_amd64.zip
unzip galacticad_v0.2.7-linux_amd64.zip
chmod +x $HOME/bin/galacticad
sudo mv $HOME/bin/galacticad $(which galacticad)
sudo systemctl restart galacticad && sudo journalctl -u galacticad -f

Edit app.toml
Add in EVM Configuration 

block-executor = "sequential"

Install Dependencies:

Install GO: (amd64 - x86)

Install GO: (arm64)

Install Galactica:

Set chain and Name Galactica: Change <Change-Name>

Download Genesis & addressbook:

Create Service:

Snapshort: Height 1858310 | 545MB

State sync:

Wallet:

Check sync: (False -> done)

Create validator:

Edit Validator:

Delegate Token to your own validator:

Withdraw rewards and commission from your validator:

Unjail validator:

Command:

More infomation:

Last updated