Juno
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 jq
Essential Build Tools -
sudo apt install build-essential
Build Juno Node
Initialize Juno Node
Configure state-sync
Add these two PEERS to your config.toml
ac9dd6db1d34c15b1de212b0c0c240615bfc2941@207.180.243.215:26656,f7d12b08210b7b759f65e381782d62b556598000@127.0.0.2:26656
Start Omniflixhub Node
Last updated