- Run the script:
. <(wget -qO- sh.f5nodes.com) masa
- Wait till the end of installation, then enter your nodename in the input.
journalctl -u masad -f -o cat
CTRL + C to exit logs
geth attach ipc:$HOME/masa-node-v1.0/data/geth.ipc
check sync status
eth.syncing
check peers count
net.peerCount
CTRL + D to exit menu