Update
cd $HOME && curl -O https://gitlab.com/shardeum/validator/dashboard/-/raw/main/installer.sh && chmod +x installer.sh && ./installer.shGo to folder .shardeum
cd && cd .shardeumLaunching a shell
./shell.shLaunching gui
operator-cli gui startoperator-cli gui statusStart node
operator-cli startoperator-cli status | grep "state"operator-cli stake 10Last updated
Was this helpful?
