mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-12-22 12:48:53 +00:00
Updated How to mine Wownero (markdown)
parent
bc0a35a55b
commit
dc4ab74601
@ -5,7 +5,7 @@ To solo mine, follow these directions:
|
||||
|
||||
# Windows 10
|
||||
|
||||
1. Download `wownero_win64_v0.6.1.0.zip` archive file from [release page](https://github.com/wownero/wownero/releases/latest) and [extract files](https://support.microsoft.com/en-us/help/4028088/windows-zip-and-unzip-files).
|
||||
1. Download `wownero_win64_v0.X.X.X.zip` archive file from [release page](https://github.com/wownero/wownero/releases/latest) and [extract files](https://support.microsoft.com/en-us/help/4028088/windows-zip-and-unzip-files).
|
||||
2. Open [Command Prompt](https://www.howtogeek.com/235101/10-ways-to-open-the-command-prompt-in-windows-10/) and [change directory](https://www.digitalcitizen.life/command-prompt-how-use-basic-commands) to location of extracted files.
|
||||
3. Run `wownerod.exe`and wait a few minutes until there is **SYNCHRONIZED OK** message.
|
||||
4. Open new tab with `Ctrl + t`, run `wownero-wallet-cli.exe`, name your new wallet, enter a password, select a language, write down and save the 25-word [Mnemonic Seed](https://web.getmonero.org/resources/moneropedia/mnemonicseed.html) somewhere safe.
|
||||
@ -17,7 +17,7 @@ To solo mine, follow these directions:
|
||||
10. To exit Wownero, type `save` and `exit` and then `exit` again to close window.
|
||||
|
||||
# Linux
|
||||
1. Download `wownero_Linux_v0.6.1.0.tar.bz2` archive file from [release page](https://github.com/wownero/wownero/releases/latest) and [untar files](https://www.howtogeek.com/50093/unzip-bunzip2-and-untar-those-tar-gz-or-tar-bz2-files-in-one-step/).
|
||||
1. Download `wownero_Linux_v0.X.X.X.tar.bz2` archive file from [release page](https://github.com/wownero/wownero/releases/latest) and [untar files](https://www.howtogeek.com/50093/unzip-bunzip2-and-untar-those-tar-gz-or-tar-bz2-files-in-one-step/).
|
||||
2. Open [Terminal](https://www.howtogeek.com/140679/beginner-geek-how-to-start-using-the-linux-terminal/) and [change directory](https://help.ubuntu.com/community/UsingTheTerminal#File_.26_Directory_Commands) to location of untared files.
|
||||
3. Run `./wownerod`and wait a few minutes until there is **SYNCHRONIZED OK** message.
|
||||
4. Open new tab with `Shift + Ctrl + t`, run `./wownero-wallet-cli`, name your new wallet, enter a password, select a language, write down and save the 25-word [Mnemonic Seed](https://web.getmonero.org/resources/moneropedia/mnemonicseed.html) somewhere safe.
|
||||
|
Loading…
Reference in New Issue
Block a user