% monero, monero-wallet-cli, xmr, wallet, privacy, cryptocurrency # monero-wallet-cli holds your keys, tracks balance, signs txns; connects to a monerod node. # Practice on --stagenet (fake money) before mainnet. Always verify the download (GPG+hash) before running. # Create a new wallet (offline stagenet sandbox = fake money, zero risk) monero-wallet-cli --stagenet --offline --generate-new-wallet # Open an existing wallet (use the BASE name, NOT the .keys file) monero-wallet-cli --stagenet --wallet-file # Open and connect straight to a remote node monero-wallet-cli --wallet-file --daemon-address # Restore a wallet from the 25-word seed monero-wallet-cli --restore-deterministic-wallet # --- inside the wallet prompt --- # Connect to a node (remote nodes require acknowledging the spy-node risk) set_daemon this-is-probably-a-spy-node # Sync with the daemon refresh # Show primary address address # Create a new labeled subaddress (use a fresh one per sender) address new