Merge pull request #2 from wowario/master

update download links
pull/3/head
qvqc 4 years ago committed by GitHub
commit d2c689cb82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,24 +12,25 @@ author = "Hugo Authors"
### LINUX ### LINUX
Download the Linux 64-bit command line client and extract it Download the Linux 64-bit command line client and extract it
``` ```
wget https://downloads.getwownero.org/linux64 wget https://github.com/wownero/wownero/releases/download/v0.8.0.0/wownero_Linux_v0.8.tar.xz
tar jxvf linux64 tar -xf wownero_Linux_v0.8.tar.xz
cd wownero_Linux_v0.8
``` ```
### MAC ### MACOS
Download the Mac command line client and extract it Download the Mac command line client and extract it
``` ```
wget https://downloads.getwownero.org/mac64 wget hhttps://github.com/wownero/wownero/releases/download/v0.8.0.0/wownero_macOS_v0.8.dmg
tar jxvf mac64 double-click wownero_macOS_v0.8.dmg and drag folder to desired destination
open wownero folder
``` ```
### WINDOWS ### WINDOWS
Create a new folder with Windows File Explorer, and use your web browser to download the following file to the new folder Download the Mac command line client and extract it
https://downloads.getwownero.org/win64
Double click the Wownero zip file that has been downloaded to extract it. Then open Command Prompt. Use the 'cd' command to naviate to your new folder
``` ```
cd wownero wget https://github.com/wownero/wownero/releases/download/v0.8.0.0/wownero_win64_v0.8.zip
unzip wownero_win64_v0.8.zip
cd wownero_win64_v0.8
``` ```
## Run the Wownero daemon ## Run the Wownero daemon

@ -11,15 +11,15 @@ author = "Hugo Authors"
## Get wowlite Graphical Interface ## Get wowlite Graphical Interface
### Linux GUI ### Linux GUI
[Wowlite Linux v0.8](https://github.com/wownero/wownero/releases/download/v0.8.0.0/wownero_Linux_v0.8.tar.xz) [Wowlite Linux 0.1.4](https://github.com/wownero/wow-lite-wallet/releases/download/0.1.4/wowlite_Linux_0.1.4.AppImage)
### Mac OS GUI ### Mac OS GUI
[Wowlite macOS v0.8](https://github.com/wownero/wownero/releases/download/v0.8.0.0/wownero_macOS_v0.8.dmg) [Wowlite macOS 0.1.4](https://github.com/wownero/wow-lite-wallet/releases/download/0.1.4/wowlite_macOS_0.1.4.dmg)
### Windows GUI ### Windows GUI
[Wowlite Windows v0.8](https://wowbux.org) [Wowlite Windows v0.8](https://github.com/wownero/wow-lite-wallet/releases/download/0.1.4/wowlite_win64_0.1.4.zip)
## Get wownero Command Line Interface ## Get wownero Command Line Interface
(The CLI wallet is for Advanced Users) (The CLI wallet is for Advanced Users)
@ -34,7 +34,7 @@ author = "Hugo Authors"
### Windows CLI ### Windows CLI
[Wow-cli Windows v0.8](https://wowbux.org) [Wow-cli Windows v0.8](https://github.com/wownero/wownero/releases/download/v0.8.0.0/wownero_win64_v0.8.zip)

@ -10,7 +10,7 @@ tags = [
## What is Wow? ## What is Wow?
![stonks](/stonks.gif) ![brent_rambo](/brent_rambo.gif)
Wownero is a CPU-mineable memecoin. It is a software fork of Monero with a lite version of RandomX (1MB scratchpad), a ring size of 22, and a faster difficulty adjustment. Wownero is a CPU-mineable memecoin. It is a software fork of Monero with a lite version of RandomX (1MB scratchpad), a ring size of 22, and a faster difficulty adjustment.

Binary file not shown.

After

Width:  |  Height:  |  Size: 602 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Loading…
Cancel
Save