This page is currently under renovation, following the October 2019 Hard Fork to the x16rv2 algorithm. The information that follows is neither current nor accurate. Please pardon our dust.
=== Quick start Start === THIS SECTION IS CURRENT AND ACCURATE AS OF DECEMBER 3, 2019
# Download the wallet from [https://github.com/RavenProject/Ravencoin/releases Ravencoin github]. Install it and get a receiving address. Be sure to [[FAQ#How_do_I_backup_my_wallet.dat_file.3F|backup your wallet]]. Remember to check the '''[[Mining#Best_Practises | Best Practices]]''' page to keep your coins safe. Note: do not use special characters for your passphrase when encrypting the wallet.
# Select a pool from the '''[[Pools]]''' page - or find one on the [https://bitcointalk.org/index.php?topic=2752467.0 BitCoinTalk ANN]. Your Broadly speaking, your rewards should average out over time, whether you join a large pool or a small poolone. Please consider pointing your miner(s) at smaller pools so as to distribute the hashrate and improve network health/security. You can [https://ravencoin.network/pools check pool sizes here]. Choosing a pool near your geographic location is suggested. # Download a GPU miner. Several are available, but for the purposes of this quick start guide, one of the most popular miners, [https://github.com/trexminer/t-rex/releases T-Rex is linked]. Please note that this software is closed source and should be used at your own risk. Best practice: do not use closed source mining software on a machine containing personal or sensitive data. [https://github.com/RitoProject/ccminer Open source code is available here], but will require compiling for your appropriate operating system. This is beyond the scope of this article. Further, and the open source miner performs poorly compared to T-Rex or Zenemy miners.#If necessary, create an account with your selected mining pool. Some pools require a username. Others allow you to mine to an address. Most pools will offer a brief guide of their own, or even an example .bat file. For this example, we will point our hashrate at Minermore. The T-Rex software is more or less pre-configured for this, and will require only a few inputs. Minermore does require you to register a username, so do that now.# Open the "config_example" file and change the appropriate information (right click the file and select a program like notepad or notepad++). Copy and paste your mining address (generated earlier) in the quotation marks where you see the string of characters starting with "R." Wherever you see <code>"CHANGETHIS.worker"</code>, enter <code>"YOURUSERNAME.worker"</code>. Minermore does not require a password for your worker, so you may disregard this in your configuration file. Other pools may require a password
'''Additional info:'''