Included in this guide are instructions for automatic rebuild, restart and log management + Automating the start up and restart process. There are many other cli-command Instructions as well
How to delegate to a validator using the SafeCoin cli-tools and a local wallet on Ubuntu 20.04
You must proceed through Step 4 of the Validator Set Up Instructions (Stop before funding 10 SAFE to the Validator) in order to Delegate from the cli-tools.
Please proceed under caution if you are unfamiliar with these instructions.
# Create Local Wallet
~/SAFE/target/release/safecoin-keygen new -o ~/ledger/wallet.json
# Set Config To Default To Local Wallet
~/SAFE/target/release/safecoin config set --keypair ~/ledger/wallet.json
# Send Some Funds To The Local Wallet Address & Check Balance