Omniflix
Build and synchronize node from state-sync service
Prerequisites
Ubuntu 20.04 LTS or newer
Go 1.18.x or newer - Installation guide here.
JSON processor jq -
sudo apt install jqEssential Build Tools -
sudo apt install build-essential
Build Omniflix Node
git clone https://github.com/Omniflix/omniflixhub.git && cd omniflixhub
git fetch --all
git checkout v0.8.0
go mod tidy
make installInitialize Omniflix Node
omniflixhubd init myNode --chain-id omniflixhub-1
wget -O ${HOME}/.omniflixhub/config/addrbook.json https://files.chaintools.tech/chains/omniflix/addrbook.json
wget -O ${HOME}/.omniflixhub/config/genesis.json https://raw.githubusercontent.com/OmniFlix/mainnet/main/omniflixhub-1/genesis.jsonConfigure state-sync
Start Omniflix Node
NOTE: It might take 5-10 minutes for node to catch-up with RPC and download state-sync snapshot. Once snapshot will be identified and accepted you will see following information in node logs:
Last updated