Changes

From Ravencoin Wiki
Jump to navigationJump to search
544 bytes removed ,  19:49, 3 December 2019
=== Quick Start ===
THIS SECTION IS CURRENT AND ACCURATE AS OF DECEMBER Blockchain and mining code change often. Keep yourself and your software up to date by [https://ravencoin.org/community/ joining the community.] Subscribe to the [https://ravencoin.org/updates/ Ravencoin Updates mailing list.] Join [https://discord.gg/jn6uhur the Discord] or [https://t.me/RavencoinDev the Telegram server] and request mining help. Pass on your expertise where you can. This is your community too. The following information is current and accurate as of December 3, 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|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]. Broadly speaking, your 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. Further, 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 nowbefore continuing.# 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 # Open "RVN-minermore". After a brief delay, text should begin scrolling. If your configuration is correct, you will see your hashrate displayed in MHs. Otherwise, any errors will display and you may require a passwordneed to reconfigure appropriately. ''Additional info:'''
'''Additional info:'''
# Remember starting out with power limit at 65% to 85% and stock settings on core and memory. x16r spikes in power draw, be sure to have headroom on your PSU and connect your [https://www.gpuminingresources.com/p/psu-cables.html risers correctly]
# Ccminer(and forks) does not like to many cards in each instance, split up the cards with -d 0,1,2,3 in first bat file and -d 4,5,6,7 in next, and so on. Some are successful with running 6 cards in each instance, but 4 cards seems to be stable in almost every scenario.
# Sgminer (and forks) does not like 13 threads or more so if you are using -g 2 keep this in mind.
# Once stability is reached try raising core in +10 or +25 steps and recheck for stability. Memory OC does little on x16r and is commonly set to default or -500 for a bit more headroom. Keep in mind that ie +175core on pl 65% will not boost as high as +125core on pl 90% since [https://www.anandtech.com/show/10325/the-nvidia-geforce-gtx-1080-and-1070-founders-edition-review/15 Boost 3,0] will adjust according to available power and temp.
# To get miner to auto start on reboot press ' win + r ' and type in ' shell:startup ' then copy shortcut of your bat file into startup folder.
If it is not working try our '''[[Mining#Troubleshooting | Troubleshoot]]''' section or [[#Avermore & Nevermore Wikis|Avermore & Nevermore Wikis]]
 
 
Please '''DO NOT MINE''' with your payout address set to an exchange or mobile wallet. The extra miner traffic is causing system issues for DEXs.
Write
51

edits

Navigation menu