🟒Galactica

Hardware minimum:

  • 2 cores

  • 2 GB RAM

  • 40 GB SSD

  • Ubuntu 22 - x86 or arm64

Website: https://galactica.comarrow-up-right Telegram: https://t.me/TheCypherStatearrow-up-right Discord: arrow-up-righthttp://discord.gg/galacticaarrow-up-right X: https://x.com/GalacticaNetarrow-up-right Node39 support:

circle-info

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