Quickly spin up an agoric node with this shell script
git clone https://github.com/GLIBX/agoric-node-script.gitcd agoric-node-scriptsudo chmod +x node_deploy.shsudo bash node_deploy.sh- "Enter the name of your moniker to initialize chain"
- Once the script is completed, to check if your node is syncing and tail your ag service use commands
journalctl -u ag-chain-cosmos.service -fandag-cosmos-helper status 2>&1 | jq .SyncInfo
Automate sentry nodes deployment with vpn tunnel