initinititittytitties

pull/1/head
qvqc 4 years ago
commit e5237455d9

@ -0,0 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---

@ -0,0 +1,72 @@
baseURL = "http://example.org/"
languageCode = "en-us"
title = "wow is the future!"
theme = "hugo-nes-classic"
enableEmoji = "true"
paginate = 3
DefaultContentLanguage = "en"
enableInlineShortcodes = true
footnoteReturnLinkContents = "^"
[menu]
[[menu.main]]
name = "Quick Start"
url = "/quickstart/"
weight = -40
[[menu.main]]
name = "Introduction"
url = "/intro/"
weight = -50
[[menu.main]]
name = "Advanced"
url = "/advanced/"
weight = -30
[[menu.main]]
identifier = "Downloads"
name = "Downloads"
url = "/downloads/"
weight = -20
[[menu.main]]
identifier = "About"
name = "Trade"
url = "/trade/"
weight = -10
[taxonomies]
category = "categories"
tag = "tags"
series = "series"
[privacy]
[privacy.vimeo]
disabled = false
simple = true
[privacy.twitter]
disabled = false
enableDNT = true
simple = true
[privacy.instagram]
disabled = false
simple = true
[privacy.youtube]
disabled = false
privacyEnhanced = true
[services]
[services.instagram]
disableInlineCSS = true
[services.twitter]
disableInlineCSS = true

@ -0,0 +1,4 @@
+++
author = "Hugo Authors"
+++

@ -0,0 +1,140 @@
+++
title = "Advanced"
description = "Hugo, the worlds fastest framework for building websites"
date = "2019-02-28"
aliases = ["about-us","about-hugo","contact"]
author = "Hugo Authors"
+++
## Getting the CLI Wallet
### LINUX
Download the Linux 64-bit command line client and extract it
```
wget https://downloads.getwownero.org/linux64
tar jxvf linux64
```
### MAC
Download the Mac command line client and extract it
```
wget https://downloads.getwownero.org/mac64
tar jxvf mac64
```
### WINDOWS
Create a new folder with Windows File Explorer, and use your web browser to download the following file to the new folder
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
```
## Run the Wownero daemon
It will sync with the network and display the message "You are now synchronized with the network. You may now start wownero-wallet-cli" when it is completely up to date with the network
### LINUX/MAC
```
./wownerod
```
### WINDOWS
```
wownerod.exe
```
## Run the CLI Wallet
The job of the Wownero daemon is to monitor the network for new transactions. You now need to open a new terminal window and run the Wownero command line wallet, which will communicate with the Wownero daemon that you've just stared.
### LINUX/MAC
```
./wownero-wallet-cli
```
### WINDOWS
```
wownero-wallet-cli.exe
```
Follow the instructions displayed to create a new wallet. When told the 25 word SEED, write this down on paper and keep it in a very safe place. Even if you forget your passwords, the 25 word SEED can be used to recreate your wallet from any machine and have complete control over your Wownero funds. Sample output from the Wownero wallet is below:
```
Specify wallet file name (e.g., MyWallet). If the wallet doesn't exist, it will be created.
Wallet file name (or Ctrl-C to quit): testwallet
No wallet found with that name. Confirm creation of new wallet named: testwallet
(Y/Yes/N/No): Y
Generating new wallet...
Enter a password for your new wallet: ********
Confirm Password: ********
List of available languages for your wallet's seed:
0 : English
1 : Spanish
2 : German
3 : Italian
4 : Portuguese
5 : Russian
6 : Japanese
Enter the number corresponding to the language of your choice: 0
Generated new wallet: 47CL7FiNtW417VjzWt9Zse8Z8URhaHaA2L9jJq6rrLtDhiYK9PfbCavhhMKws9xEdKHBeGcQtJmPt4uEMivooNztC5UkHLD
View key: 005c98c3db115140289bd0dfad97f910e6eeb5e8e12d02fdd4ab2373fbe9110a
**********************************************************************
Your wallet has been generated!
To start synchronizing with the daemon, use "refresh" command.
Use "help" command to see the list of available commands.
Always use "exit" command when closing wownero-wallet-cli to save your
current session's state. Otherwise, you might need to synchronize
your wallet again (your wallet keys are NOT at risk in any case).
PLEASE NOTE: the following 25 words can be used to recover access to your wallet. Please 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.
locker welders womanly lodge gumball selfish altitude dewdrop
terminal nagged exit acquire hookup ashtray wobbly nineteen
duration duties javelin patio baffles ambush bamboo bite nineteen
**********************************************************************
Starting refresh...
Refresh done, blocks received: 0
Balance: 0.000000000000, unlocked balance: 0.000000000000
Background refresh thread started
```
Type "address" to see your public wallet address. You can give this address to anyone, and they will be able to send you Wownero. However, NEVER give anyone your 25 word SEED.
```
[wallet 47CL7F]: address
47CL7FiNtW417VjzWt9Zse8Z8URhaHaA2L9jJq6rrLtDhiYK9PfbCavhhMKws9xEdKHBeGcQtJmPt4uEMivooNztC5UkHLD
```
## Generate Wow with CLI
There will be no support for pools or mining software in the upcoming fork.
To solo generate, follow these directions:
### Windows 10
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.
5. To enable background mining while computer is idle and not on battery, type `yes`.
6. Copy your wallet's address, type `exit` and `exit` to close tab.
7. To start mining, in `wownerod.exe`, type and paste `start_mining YOUR_ADDRESS 2`. The number "2" is for two threads and the value could be increased or decreased depending on the number of cores in your CPU.
8. To see mining hash rate, type `status`. This will show you height, mining, and network information.
9. To stop mining, enter command `stop_mining`.
10. To exit Wownero, type `save` and `exit` and then `exit` again to close window.
### Linux
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.
5. To enable background mining while computer is idle and not on battery, type `yes`.
6. Copy your wallet's address, type `exit` and `exit` to close tab.
7. To start mining, in `wownerod`, type and paste `start_mining YOUR_ADDRESS 2`. The number "2" is for two threads and the value could be increased or decreased depending on the number of cores in your CPU.
8. To see mining hash rate, type `status`. This will show you height, mining, and network information.
9. To stop mining, enter command `stop_mining`.
10. To exit Wownero, type `save` and `exit` and then `exit` again to close terminal.
### MacOS
Same as Linux

@ -0,0 +1,41 @@
+++
title = "Downloads"
description = "Hugo, the worlds fastest framework for building websites"
date = "2019-02-28"
aliases = ["about-us","about-hugo","contact"]
author = "Hugo Authors"
+++
## Get wowlite Graphical Interface
### Linux GUI
[Wowlite Linux v0.8](https://github.com/wownero/wownero/releases/download/v0.8.0.0/wownero_Linux_v0.8.tar.xz)
### Mac OS GUI
[Wowlite macOS v0.8](https://github.com/wownero/wownero/releases/download/v0.8.0.0/wownero_macOS_v0.8.dmg)
### Windows GUI
[Wowlite Windows v0.8](https://wowbux.org)
## Get wownero Command Line Interface
(The CLI wallet is for Advanced Users)
### Linux CLI
[Wow-cli Linux v0.8](https://github.com/wownero/wownero/releases/download/v0.8.0.0/wownero_Linux_v0.8.tar.xz)
### Mac OS CLI
[Wow-cli macOS v0.8](https://github.com/wownero/wownero/releases/download/v0.8.0.0/wownero_macOS_v0.8.dmg)
### Windows CLI
[Wow-cli Windows v0.8](https://wowbux.org)

@ -0,0 +1,43 @@
+++
author = "Babylen Tatarsky"
title = "Introduction"
description = "Intro to the WOW"
tags = [
"intro",
]
+++
## What is Wow?
![stonks](/stonks.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 has a deflationary finite supply of 184,467,440 coins with a slow and steady emission over 50 years.
Wownero is a fairly launched coin with no premine, instamine, or dev tax.
---
## WTF does that mean?
How Wownero can help you?
Wownero will create 2 versions of an apple.
1. Ethereum Apple 1 will have a value of 1 ether.
2. Bitcoin Apple will have a value of 2 bitcoins.
Check the balance of the 2 apple from app2 go to your wallet add the apple with the value you want the apple with
"Wownero will place an order with the exact amount of the apples placed in Bitcoin. This will give you the coins instantly".
Wownero is already in talks with several other exchanges on exchanges like Poloniex, but I am unable to reveal their identities at this stage.
![WOW](/clinton.gif)
Wow! Wow! Wow!

@ -0,0 +1,51 @@
+++
title = "Quick Start"
description = "Hugo, the worlds fastest framework for building websites"
date = "2019-02-28"
aliases = ["about-us","about-hugo","contact"]
author = "Hugo Authors"
+++
## Getting wowlite
![](/downloadwowlite.gif)
Click downloads at the top of the page and choose the version for your operating system (macOS, Windows, or Linux). Once downloaded use Unzip to extract the wallet file. You should be left with a folder called wowlite-(version), open that folder. On MacOS you will install the dmg.
---
## Running wowlite
![](https://raw.githubusercontent.com/wiki/qvqc/wowlite/images/wowlite.gif)
### MacOS
Wowlite should now be in your available applications, add to launcher for convienence.
### Linux
Look for wowlite.AppImage, click to run. Installation shortcut will appear under 'Internet' menu.
### Windows
Look for a file called wowlite.exe, click to run.
---
## Creating a wallet
### Set wallet name and password
![](/createwallet.gif)
Name your wallet and choose a password you will not forget.
### Copy your seed down!!!!!!
![](/writeseed.gif)
You must physically write down your seed. It is possible for the data on your hard drive to go bad and you lose your Wow. The only way to recover the Wow is by having a physical copy of the seed. This is easy, find a personal journal or book and using a pen write down the 25 words somewhere they wont be easily spoted by friends.
## Recieving Wow
![](/recieve.gif)
Copy your recieve address and give it to a friend!
## Sending Wow
![](/send.gif)
Ask for your friends recieving address and send them the wow!

@ -0,0 +1,8 @@
+++
title = "Trade"
description = "Hugo, the worlds fastest framework for building websites"
date = "2019-02-28"
author = "Hugo Authors"
+++
[TradeOgre](https://tradeoger.com)

Binary file not shown.

After

Width:  |  Height:  |  Size: 682 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 439 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 236 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

@ -0,0 +1 @@
Subproject commit 798b4f49f8e396d0ab601b33c5bb90901dceac8e
Loading…
Cancel
Save