Advertisement
nsaunders

Untitled

Dec 26th, 2021
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.17 KB | None | 0 0
  1. nicholas@mordor:~/monero_console$
  2. nicholas@mordor:~/monero_console$ ./monero-linux-x64-v0.17.3.0/monero-x86_64-linux-gnu-v0.17.3.0/monero-wallet-cli
  3. This is the command line monero wallet. It needs to connect to a monero
  4. daemon to work correctly.
  5. WARNING: Do not reuse your Monero keys on another fork, UNLESS this fork has key reuse mitigations built in. Doing so will harm your privacy.
  6.  
  7. Monero 'Oxygen Orion' (v0.17.3.0-release)
  8. Logging to ./monero-linux-x64-v0.17.3.0/monero-x86_64-linux-gnu-v0.17.3.0/monero-wallet-cli.log
  9. Specify wallet file name (e.g., MyWallet). If the wallet doesn't exist, it will be created.
  10. Wallet file name (or Ctrl-C to quit): mordor
  11. No wallet found with that name. Confirm creation of new wallet named: mordor
  12. (Y/Yes/N/No): y
  13. Generating new wallet...
  14. Enter a new password for the wallet:
  15. Confirm password:
  16. List of available languages for your wallet's seed:
  17. If your display freezes, exit blind with ^C, then run again with --use-english-language-names
  18. 0 : Deutsch
  19. 1 : English
  20. 2 : Español
  21. 3 : Français
  22. 4 : Italiano
  23. 5 : Nederlands
  24. 6 : Português
  25. 7 : русский язык
  26. 8 : 日本語
  27. 9 : 简体中文 (中国)
  28. 10 : Esperanto
  29. 11 : Lojban
  30. Enter the number corresponding to the language of your choice: 1
  31. Generated new wallet: 42mEMYePTEy5rQJJWxEFBnRusHgcRZLxiD9jzu1vjb3m7kSYtUYrPJqDga8XyQ9KsX3td7o4gtSzTfmw8ftA3voFKMjtGJu
  32. View key: 9f8d989525d56e902579df35f90e63cd88e766b33f2de4f00e399147a5044f02
  33. **********************************************************************
  34. Your wallet has been generated!
  35. To start synchronizing with the daemon, use the "refresh" command.
  36. Use the "help" command to see a simplified list of available commands.
  37. Use "help all" command to see the list of all available commands.
  38. Use "help <command>" to see a command's documentation.
  39. Always use the "exit" command when closing monero-wallet-cli to save
  40. your current session's state. Otherwise, you might need to synchronize
  41. your wallet again (your wallet keys are NOT at risk in any case).
  42.  
  43.  
  44. NOTE: the following 25 words can be used to recover access to your wallet. Write them down and store them somewhere safe and secure. Please do not store them in your email or on file storage services outside of your immediate control.
  45.  
  46. acidic biology gables cogs nugget banjo medicate ecstatic
  47. imagine gnaw duets alerts oatmeal utensils fawns eclipse
  48. unmask jubilee leech enraged losing snug cavernous dangerous gables
  49. **********************************************************************
  50. The daemon is not set up to background mine.
  51. With background mining enabled, the daemon will mine when idle and not on battery.
  52. Enabling this supports the network you are using, and makes you eligible for receiving new monero
  53. Do you want to do it now? (Y/Yes/N/No): : y
  54. If you are new to Monero, type "welcome" for a brief overview.
  55. Error: wallet failed to connect to daemon: http://localhost:18081. Daemon either is not started or wrong port was passed. Please make sure daemon is running or change the daemon address using the 'set_daemon' command.
  56. Background refresh thread started
  57. [wallet 42mEMY (no daemon)]: welcome
  58. Welcome to Monero, the private cryptocurrency.
  59.  
  60. Monero, like Bitcoin, is a cryptocurrency. That is, it is digital money.
  61. Unlike Bitcoin, your Monero transactions and balance stay private and are not visible to the world by default.
  62. However, you have the option of making those available to select parties if you choose to.
  63.  
  64. Monero protects your privacy on the blockchain, and while Monero strives to improve all the time,
  65. no privacy technology can be 100% perfect, Monero included.
  66. Monero cannot protect you from malware, and it may not be as effective as we hope against powerful adversaries.
  67. Flaws in Monero may be discovered in the future, and attacks may be developed to peek under some
  68. of the layers of privacy Monero provides. Be safe and practice defense in depth.
  69.  
  70. Welcome to Monero and financial privacy. For more information see https://GetMonero.org
  71. [wallet 42mEMY (no daemon)]:
  72. [wallet 42mEMY (no daemon)]: address
  73. 0 42mEMYePTEy5rQJJWxEFBnRusHgcRZLxiD9jzu1vjb3m7kSYtUYrPJqDga8XyQ9KsX3td7o4gtSzTfmw8ftA3voFKMjtGJu Primary address
  74. [wallet 42mEMY (no daemon)]:
  75.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement