Raven Coin is a new coin that uses the x16R algorithm This cryptocurrency was engineered to resist a particular mining dilemma. ASIC Unlike GPUs, ASICs are custom-built hardware tailored to a specific algorithm, making them blisteringly quick and highly efficient in mining tasks. Critics argue that ASICs contribute to a more centralized and uneven playing field due to their higher costs and limited availability, concentrating mining power among fewer people. centralized mining The standout feature of the x16R algorithm is its use of 16 varied algorithms, shuffled randomly based on the hash of the latest block. This randomness thwarts the construction of an ASIC, contributing to the growing popularity of Raven coin. hash power In the illustrious realm of Westeros, ravens are the trusted bearers of truth, and similarly, Ravencoin is designed to authenticate ownership and asset truths through its specialized blockchain framework.
With a grasp on Ravencoin’s essentials, let's embark on mining some RVN now!
Before we kick off the tutorial, here are two crucial pointers: Ensure your GPU drivers are up-to-date, and be aware that most mining programs trigger false positives on antivirus software. For those using their everyday PC, this means excluding mining software via antivirus settings. My advice? Create a main folder for all mining software and exclude this entire directory from antivirus scans for peace of mind.
Before anything else, join a mining pool. While solo mining is possible, it might take months for payouts based on your rig’s power. Pools charge nominal fees, typically around 1%, but they provide steady, frequent payouts daily.
Some General Mining Tips
I'm opting for hash4life pool because of its modest fees and robust features. It’s a smaller pool with fair chances of discovering a block every few days, and it offers a user-friendly GUI to help formulate your mining command strings.
Mining Pools
Now that we're set up with a pool, it’s time to get mining!
For this tutorial we will use https://hash4.life Focusing exclusively on GPU mining as it's distinctly more profitable than CPU endeavors. https://hash4.life/tutorial .
For owners of Nvidia GPUs, one standout program is CCminer. Completely free of Dev fees, it’s available for both Windows and Linux, though precompiled binaries are Windows-only.
CPU Mining
For detailed guidance, visit the official page where download links await.
GPU Mining – Nvidia
Once downloaded, using the software is straightforward.
Set up a new batch file (or script on Linux) in the miner’s folder and input this command: https://github.com/tpruvot/ccminer/releases
ccminer-x64.exe -a algorithm -o stratum+tcp://mining_pool:port -u wallet_public_key-p c=coin_symbol
Ensure \"algorithm\" is replaced with your chosen mining algorithm. For our example, it’s \"x16r\".
Don’t forget to switch out \"wallet_public_key\" with your actual wallet address.
Example command: ccminer-x64.exe -a x16r -o stratum+tcp://hash4.life:3636 -u RAmR4ewFUKhc8Vtu1khN6kzjUSqneZCKVs -p c=RVN
Replace “mining_pool” with hash4.life
Replace “port” with 3636
Executing the batch file starts the miner, and you’ll see something akin to this:
Replace “coin_symbol” with RVN
For example my setup is:
Notice how the red arrow delineates the GPU detection and its overall speed.
Meanwhile, the blue arrow highlights the GPU clock speed, power efficiency per hash, total power consumption, temperature, and fan speed stats.
Switching gears to AMD GPUs, sgminer-gm-x16r comes highly recommended. Known for its no Dev fee policy, it supports Windows and Linux, though Windows is the primary source of precompiled binaries.
Command format: sgminer -k algorithm-o stratum+tcp://mining_pool:port -u wallet_public_key-p c=coin_symbol
GPU Mining – AMD
Example command for AMD: sgminer -k x16r -o stratum+tcp://hash4.life:3636 -u RAmR4ewFUKhc8Vtu1khN6kzjUSqneZCKVs -p c=RVN
Set up a new batch file (or script on Linux) in the miner’s folder and input this command: https://github.com/aceneun/sgminer-gm-x16r/releases
ccminer-x64.exe -a algorithm -o stratum+tcp://mining_pool:port -u wallet_public_key-p c=coin_symbol
Ensure \"algorithm\" is replaced with your chosen mining algorithm. For our example, it’s \"x16r\".
Pay attention as the red box summarizes the total output speed of all GPUs involved.
Example command: ccminer-x64.exe -a x16r -o stratum+tcp://hash4.life:3636 -u RAmR4ewFUKhc8Vtu1khN6kzjUSqneZCKVs -p c=RVN
Replace “mining_pool” with hash4.life
Replace “port” with 3636
Executing the batch file starts the miner, and you’ll see something akin to this:
Replace “coin_symbol” with RVN
For example my setup is:
Each individual GPU’s performance metrics, including temperature, fan speed, and speed, appear in the blue box.
Meanwhile, the blue arrow highlights the GPU clock speed, power efficiency per hash, total power consumption, temperature, and fan speed stats.
If issues arise, such as insufficient virtual memory, consider boosting it to around 16GB (or more for specific GPUs) through the Control Panel settings.
Monitor rejected or stale shares closely. An unusual number of stale shares hints you might benefit from a nearer server, while rejections suggest reducing miner intensity.
Use a mining calculator to visualize your returns, noting it's a ballpark figure. Currently, the RVN calculator is still in testing but available.
General Troubleshooting
Input tweaks primarily involve fine-tuning a few parameters as most data is pre-filled.
How much RVN will I earn per day?
To figure this out, you would go to http://whattomine.com Hash rate: Insert the aggregate computing speed across all devices in Megahashes per second. This is indicated as 'total speed'. Sum up all miners dedicated to Raven coin mining. https://whattomine.com/coins/234-rvn-x16r
Power: Key in the holistic power consumption in watts for your rig. Certain programs appraise this, or alternatively, employ a kilowatt meter for precision. Aggregate all rig totals for accuracy.
Cost: Reference your electric power rate noted on bills or the company’s site.
Pool fee: Pool fees typically pair with miner software Dev fees; typically, you input figures like 1+0=1.
Hardware cost: Aggregate hardware costs come here.
The calculator skips data like 24-hour volume and market cap; I've grabbed this from other resources.
Using my AMD Vega setup, I'll illuminate on how to interpret relevant data. The first image highlights critical areas.
Difficulty 24h vs. Difficulty 7 days should remain stable; any sharp variability can skew profit calculations unless prices shift dramatically. Raven coin page on coinmarketcap .
Volume 24h and Market Cap serve as stability metrics; higher numbers translate to more predictable price behavior, minimizing volatility.
- Create 1 BTC in and Break even in metrics offer insight into both potential Bitcoin yields and the time until rig costs are recovered, helping plan investments.
- Images reveal future coin earnings in both quantity and USD values. Focus on 'Profit' post electricity deductions to quickly gauge the most lucrative coin for your setup. Remember to balance daily returns with market cap nuance.
- And there you are! Your RVN mining journey kicks off with your public key dashboarded for thorough tracking.
I'm a developer who crafts websites, games, and software, with a strong footing in cybersecurity. Deeply embedded in the cryptocurrency realm since 2013, my mining, trading, and writing ventures date back to 2016. Reach me at [email protected]
The Trump brothers team up with Hut 8 to establish a new American Bitcoin mining venture, with aspirations of public trading.
14Comments
Thanks for pointing that out, Chancy! I concur that PPNLS provides a more balanced and sustainable mining framework.
Fantastic guide on RVN mining! As a crypto novice and computer beginner rapidly progressing, I’m eager for any insights you can provide.
Exploring Raven Coin (RVN) Mining: A Guide for Absolute Beginners
Good day,
Is delving into RavenCoin RVN mining a lucrative endeavor? Unearth the process with our Complete Beginner's Guide to Mining Raven Coin right from your own Computer using a GPU.
The creation of the coin aimed to establish a cryptocurrency that exhibits high resilience.
ASICs, which are pieces of hardware specifically made for mining certain algorithms much faster and more efficiently than GPU mining, face criticism for monopolizing mining capabilities due to their expense and limited availability compared to GPUs or CPUs, thus centralizing mining power.
Thanks to its x16R algorithm, Raven Coin stands out because it utilizes a cycle of 16 diverse algorithms that are randomly chosen based on the hash of the last block. This randomness makes it exceptionally challenging to design an ASIC for it, a feature contributing to its growing popularity.
In the realm of Westeros, ravens serve as the trusted bearers of truth. Similarly, Ravencoin operates on a specialized blockchain meant for securely transferring data about asset ownership.
With all this knowledge of Raven Coin under our belts, it's time to roll up our sleeves and mine some RVN!
Hi Chris,
Before diving into this hands-on tutorial, two pointers will enhance your mining journey: first, ensure your GPU drivers are up to date; second, be prepared for your antivirus to flag mining software. To circumvent this, designate a folder to house your mining applications and exclude it from scans. This method effectively prevents security alerts.
To kick off, joining a mining pool is essential. While solo mining is possible, it may take an extended period to see rewards, especially if your setup doesn’t boast top-tier performance. Mining pools simplify this with frequent payouts and nominal fees.
The reason I picked this specific pool is due to hash4life's combination of low fees and a variety of useful features. Although it's a smaller pool, finding a block every 4-5 days is expected, and they offer an intuitive interface for quick mining setup adjustments.
With our mining pool ready, it's time to begin the mining process!
CPU mining doesn’t provide nearly the profitability that GPU mining does, so we will concentrate on the latter.
For those using Nvidia GPUs, CCminer is a top choice. Not charging any development fees, this mining software is available for both Windows and Linux, though Windows users have access to precompiled binaries.
so basically
You can locate the official website and acquire the download through this link.
Once it’s on your system, getting started is straightforward.
You need to set up a new batch file (or a script file, if you're on Linux) in the miner's directory, inserting this into the file:
ccminer-x64.exe -a algorithm -o stratum+tcp://mining_pool:port -u wallet_public_key -p c=coin_symbol
Hello Zach,
Swap 'algorithm' for the one desired; in this instance, it’s 'x16r'.
Thanks
Substitute 'wallet_public_key' with your actual wallet address.
ccminer-x64.exe -a x16r -o stratum+tcp://hash4.life:3636 -u RAmR4ewFUKhc8Vtu1khN6kzjUSqneZCKVs -p c=RVN
just use .NET or C++ or something
make a timer
run timer every 5 minutes
By double-clicking the batch file, the miner will initiate, presenting data such as
if ccminer is in the list do nothing
With the red arrow, you'll recognize the detected GPU alongside the aggregate mining speed.
Newbie here.
How to create wallet for raven coin?
Hi Ozy
The blue arrow highlights details like the GPU's clock speed, hash efficiency per watt, collective power usage, temperature, and fan speed.
or you can use the paper wallet
For AMD users, the sgminer-gm-x16r software is highly recommended. Offering full Windows and Linux compatibility without developer fees, this software is particularly effective.
https://ravencoin.org/developers-repository/
Hey,
sgminer -k algorithm-o stratum+tcp://mining_pool:port -u wallet_public_key -p c=coin_symbol
Im using SimpleminingOS
ccminer-todd1251-x16r-v2.2.5
this is my Command line:
sgminer -k x16r -o stratum+tcp://hash4.life:3636 -u RAmR4ewFUKhc8Vtu1khN6kzjUSqneZCKVs -p c=RVN
Look for the red box indicating the composite speed of all GPUs in use.
this is from the console:
[2018-11-07 23:11:02] auto block 438791, diff 89913.575
[2018-11-07 23:11:05] auto block 438792, diff 90768.683
[2018-11-07 23:11:19] auto block 438793, diff 90957.067
[2018-11-07 23:16:40] auto block 438794, diff 88743.140
[2018-11-07 23:16:50] Stratum connection interrupted
[2018-11-07 23:17:07] auto block 438795, diff 88702.818
[2018-11-07 23:17:09] auto block 438796, diff 89983.276
[2018-11-07 23:17:11] Stratum connection interrupted
[2018-11-07 23:17:13] auto block 438797, diff 89960.659
[2018-11-07 23:17:13] auto block 438798, diff 90130.567
[2018-11-07 23:17:33] Stratum connection interrupted
same on every Rig.
can anyone Help?
Hi,
The blue box shows individual GPU metrics like temperature, fan speed, and total speed.
Should any issues arise, such as insufficient virtual memory, you might need to allocate more, particularly if you use Vega GPUs. Navigate to Control Panel -> System and Security -> System, select Advanced system settings, and adjust the virtual memory settings.
Keep an eye out for stale or rejected shares. A surplus of stale shares hints at a server too distant from your location; rejected shares might mean the mining intensity needs reducing.
Use their calculator to get a ballpark figure, although the final payments might differ. Note that the RVN calculator is still being tested, located at
Typically, most entries will automatically fill in correctly, requiring only small changes.
https://link.medium.com/XaKe2fukfW
.
Original thread:
https://www.reddit.com/r/Ravencoin/comments/bhyrxv/modified_x16r_algorithm_proposal_for_constant/
https://medium.com/systems-nexus/modified-x16r-algorithm-proposal-for-constant-hash-rate-in-short-time-164711dd9044
https://www.reddit.com/r/NiceHash/comments/bi7set/modified_x16r/?utm_source=share&utm_medium=web2x
Hash rate: Fill in your cumulative mining speed in Megahashes per second across all mining computers. This is your total mining speed.
Power: Enter the complete power usage of your mining equipment in watts. Numerous mining applications can estimate this for you; alternatively, usage can be gauged through special hardware or software. A kilowatt meter is my tool of choice for accurate measurements.