Changes

From Ravencoin Wiki
Jump to navigationJump to search
4 bytes added ,  20:24, 3 December 2019
# Download the latest Ravencoin 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|back up 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]. Broadly speaking, your mining rewards should average out over time, whether you join a large pool or a small one. 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. This is beyond the scope of this article. FurtherFurthermore, the open source miner performs poorly compared to T-Rex or Zenemy miners.
#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 requires you to [https://minermore.com/register.php register a username], so do that now before continuing.
# Extract the T-Rex folder, open the "config_example" file, and change the appropriate information (right click the file and select a program like notepad or notepad++). For <code>"user": "RQVg3n5nH7uFeyTV8sz5yCTMPREsJXTsY5"</code>, replace the quoted Ravencoin address with your mining address (generated earlier). For <code>"CHANGETHIS.worker"</code>, replace <code>CHANGETHIS</code> with the username you generated in the previous step. Minermore does not require a password for your worker, so you may disregard this in your configuration file.
Write
51

edits

Navigation menu