XMR Monero official wallet address download: https://getmonero.org/downloads/
My computer system is win10 x64-bit, so I download the latest Windows 64-bit version "monero-win-x64-v0.12.0.0.zip", download and unzip as follows:
My extraction directory is: C:\Users\Administrator\Desktop\monero-gui-win-x64-v0.12.0.0\monero-gui-v0.12.0.0
We enter the folder through the cmd command, command: cd C:\Users\Administrator\Desktop\monero-gui-win-x64-v0.12.0.0\monero-gui-v0.12.0.0
We do it with the command line!
View parameter commands:
Monero 'Lithium Luna' (v0.12.0.0-master-release)
This is the command line monero wallet. It needs to connect to a monero daemon to work correctly.
Usage: monero-wallet-cli [--wallet-file=<file>|--generate-new-wallet=<file>] [<COMMAND>]
General options: --help Produce help message --version Output version information
Wallet options: --daemon-address arg Use daemon instance at <host>:<port> --daemon-host arg Use daemon instance at host <arg> instead of localhost --password arg Wallet password (escape/quote as needed) --password-file arg Wallet password file --daemon-port arg (=0) Use daemon instance at port <arg> instead of 18081 --daemon-login arg Specify username[:password] for daemon RPC client --testnet For testnet. Daemon must also be launched with --testnet flag --stagenet For stagenet. Daemon must also be launched with --stagenet flag --restricted-rpc Restricts to view-only commands --shared-ringdb-dir arg (=C:\ProgramData\.shared-ringdb, C:\ProgramData\.shared-ringdb\testnet if 'testnet') Set shared ring database path --wallet-file arg Use wallet <arg> --generate-new-wallet arg Generate new wallet and save it to <arg> --generate-from-device arg Generate new wallet from device and save it to <arg> --generate-from-view-key arg Generate incoming-only wallet from view key --generate-from-spend-key arg Generate deterministic wallet from spend key --generate-from-keys arg Generate wallet from private keys --generate-from-multisig-keys arg Generate a master wallet from multisig wallet keys --generate-from-json arg Generate wallet from JSON format file --mnemonic-language arg Language for mnemonic --command arg --restore-deterministic-wallet Recover wallet using Electrum-style mnemonic seed --restore-multisig-wallet Recover multisig wallet using Electrum-style mnemonic seed --non-deterministic Generate non-deterministic view and spend keys --electrum-seed arg Specify Electrum seed for wallet recovery/creation --trusted-daemon Enable commands which rely on a trusted daemon --allow-mismatched-daemon-version Allow communicating with a daemon that uses a different RPC version --restore-height arg (=0) Restore from specific blockchain height --do-not-relay The newly created transaction will not be relayed to the monero network --create-address-file Create an address file for new wallets --subaddress-lookahead arg Set subaddress lookahead sizes to <major>:<minor> --use-english-language-names Display English language names --log-file arg Specify log file --log-level arg 0-4 or categories --max-log-file-size arg (=104850000) Specify maximum log file size [B] --max-concurrency arg (=0) Max number of threads to use for a parallel job --config-file arg Config file Create a new account:
--generate-new-wallet is the generated wallet name, which can be filled in at will, --password is the wallet password, please fill in the password you want to set, and execute it as follows:
Here, you will be asked to choose an operating language, we can choose "1"!
Generated new wallet:
484ZrLpxtbW6tai1bdatUy4YiWAsHfagMjge2AUaHEo7PhyJNAaYu84cB7GcYhSE2cfoeWRKeUciKbyaCRFNxcQV4RZns5T
In this way, we have successfully created an account! At this time, two files will be generated under the program directory, "itsvse" and "itsvse.keys",We only need to back up the "itsvse.keys" file, which is about 2kb in size!
Close wallet input: exit
Reopen your wallet
We want to reopen our wallet, execute the command:
Enter address to view your wallet account address. Enter refresh and the wallet starts syncing blocks
Transfer (not tested)
Enter the payment command and press enter, the command format is:
transfer 0 Recharge Address Quantity Payment ID
Example: transfer 0 47CunEQ4v8FPVNnw9mDgNZeaiSo6SVDydB3AZM341ZtdYpBYNmYeqhh4mpU1X6RSmgBTfC8xqaAtUGC2DArotyaKSz1LJyj 3 0ef4808a5aa796e7f5e6dd9efa33445385284189e266a055ba67e89bfac0d774
|