Minimum hardware requirementsCPU: 4 coresMemory: 16 GB RAMStorage: 1 TB SSDUpdate the systemsudo apt update && sudo apt upgrade --yes Install nibidOption 1: Use this version if you plan to sync from genesis block; you will need to swap it to the current one at the upgrade height (either manually or with Cosmovisor)curl -s https://get.nibiru.fi/@v1.0.0! | bash Option 2: Use this version if you plan to use state-sync or data snapshotcurl -s https://get.nibiru.fi/@v1.3.0-rc1! | bash In...