sudo apt update -y && sudo apt upgrade -y
sudo apt install htop ca-certificates zlib1g-dev libncurses5-dev libgdbm-dev libnss3-dev tmux iptables curl nvme-cli git wget make jq libleveldb-dev build-essential pkg-config ncdu tar clang bsdmainutils lsb-release libssl-dev libreadline-dev libffi-dev jq gcc screen unzip lz4 -y
cd $HOME
VER="1.23.0"
wget "https://golang.org/dl/go$VER.linux-amd64.tar.gz"
sudo rm -rf /usr/local/go
sudo tar -C /usr/local -xzf "go$VER.linux-amd64.tar.gz"
rm "go$VER.linux-amd64.tar.gz"
[ ! -f ~/.bash_profile ] && touch ~/.bash_profile
echo "export PATH=$PATH:/usr/local/go/bin:~/go/bin" >> ~/.bash_profile
source $HOME/.bash_profile
[ ! -d ~/go/bin ] && mkdir -p ~/go/bin
git clone https://github.com/initia-labs/weave.git
cd weave
git checkout tags/v0.1.1
make install
weave gas-station setup
- Save Your Mnemonic and Write Contine - Enter.
INIT Test Faucet: Initia Faucet TIA Test Faucet : Celestia Faucet
- Claim Faucet And Check Youer Wallets :
weave gas-station show
weave init
- Enter
Space : Select - Enter : Sumbit
- If you want Specify seed paste your seed - i want initia offical seed press TAB and enter.
- Tab for Polkachu and enter.
- Default.
- Yes - Enter.
- I chose state sync. you can install snapshot if you want.
- Tab for Polkachu State SYNC :
- Tab for Polkachu Peers. Enter.
- Screen :
screen -S initia
- Start :
weave initia start