You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

126 lines
2.1 KiB

3 years ago
# Wownero Documentation
Step by step guide how to do shit in Wownero, so you dont end up asking stupid questions on IRC like a total noob.
# Wownero
## What makes Wownero different from Monero or Dogecoin
## Where to download Wownero
## How to verify SHA 256 hash of archive file
## How to install Wownero
## How to update Wownero
## How to uninstall Wownero
## How to report a bug
## How to set up Wownero with Docker
## How to compile Wownero from source
## How to create reproducible builds with gitian
## How to contribute to The Wownero Project
# Wownero Node
## How to sync a node
## How to prune the blockchain
## How to set up node with TOR/I2P proxy support
## How to check version
# Wownero Command Line Wallet
## How to create a new wallet.
## How to restore a wallet from seed
## How to send WOW
## How to receive WOW
## How to create a new subaddress
## How to list all subaddresses
## How to connect wallet to a public node
## How to connect wallet to a public node with TOR/I2P proxy support
## How to find Transaction ID
## How to look up transaction in a block explorer
## How to solo mine from wallet
## How to check version
# Wowlet - Desktop Wallet
## Where to download Wowlet
## How to verify GPG signature
## How to verify SHA 256 hash of archive file
## How to install Wowlet
## How to update Wowlet
## How to uninstall Wowlet
## How to create a new wallet.
## How to restore a wallet from seed
## How to send WOW
## How to send WOW to multiple addresses in one transaction
## How to receive WOW
## How to get a new subaddress
## How to add lable to subaddress
## How to create more subaddresses
## How to tip a meme creator
## How to donate to a WFS proposal
## How to connect Wowlet to a local node
## How to mine in a pool with Wowlet
## How to view wallets seed
## How to change a 14 word seed to a 24 word seed
## How to export transaction history to a CSV file
## How to sign a message with private key
## How to verify message signature
## How to change wallet password
## How to verify transaction proof
## How to change wallets height
## How to check version
## How to report a bug