How to mine Ravencoin (RVN)?

In this guide we will show you how to set up RVN mining with minerstat.

Pools

First, open the address editor and add a new tag (POOL:RVN) which will hold the pool's stratum address for Raven coin. We'll be using 2Miners pool in our example. There are several locations available, so choose one of the following stratum addresses:

  • rvn.2miners.com:6060
  • us-rvn.2miners.com:6060
  • asia-rvn.2miners.com:6060

minerstat - RVN pool

Wallet

In the next step you need to save your wallet address to your address editor. Create new tag (WALLET:RVN) under wallets with your RVN wallet address (starting with R). For example: RHUC17zAVjNqXDtkqwLPRvQ2XgoRZsXeeG

minerstat - RVN wallet

Worker's config

In the next step, navigate to your worker's config. Select a default mining client that you want to use for mining RVN and then use the simple or advanced configuration.

Select mining client

Click on the default mining client's name, search for RVN, and select preferred mining client. Mining clients that are grayed out are not available for your system and type of worker.

minerstat - RVN client

Simple config example

  • Coin: RVN
  • Pool: (POOL:RVN)
  • Wallet: (WALLET:RVN)
  • Password: x

minerstat - RVN config

T-Rex

To set up RVN mining with T-Rex, you can use the following configuration:

{ "pools": [ { "user": "(WALLET:RVN)", "worker": "(WORKER)", "url": "(POOL:RVN)", "pass": "x" } ], "no-nvml": true, "api-bind-http": "127.0.0.1:4068", "json-response": true, "pci-indexing":true, "retries": 3, "retry-pause": 5, "timeout": 500, "no-watchdog":true, "algo": "kawpow", "exit-on-cuda-error": true, "exit-on-connection-lost": false }

TeamRedMiner

To set up RVN mining with TeamRedMiner, you can use the following configuration:

--algo kawpow -o (POOL:RVN) -u (WALLET:RVN).(WORKER) -p x --eth_dag_slowdown=9 --watchdog_script=/home/minerstat/minerstat-os/bin/reboot.sh --eth_no_ramp_up
Did you know? TeamRedMiner allows users to mine RVN and switch to ZIL when ZIL rounds come in. The configuration procedure is described in this guide.

NBMiner

To set up RVN mining with NBMiner, you can use the following configuration:

-a kawpow -o (POOL:RVN) -u (WALLET:RVN).(WORKER) -p x -long-format
Revolutionize your mining operation with minerstat

It's easy and free to get started. Monitor, manage, and optimize your mining rigs with our powerful platform.

Sign up for free now

Coins