Bitcoin RM: Mining Guide

NOTE: Currently Windows 10 64-bit and Linux 64-bit operating systems are supported. Your computer must have an AMD or Nvidia GPU with latest drivers installed.

WARNING: Please do not mine to Exchange wallet because Exchanges do extra monitoring and verification on incoming funds and if you are mining to Exchange wallet, it puts extra strain on their resources.

Payment Info: We are not charging a pool fee. After you mine a block with our pool, please wait about 24 hrs to receive payment. If your Address does not show up at https://pool.bitcoinrm.org/workers (even after you check multiple times within 10 minute period), that means your miner is misconfigured. If your miner sends a lot of invalid shares, you will be banned.

You can go here to check balance for your Address: https://pool.bitcoinrm.org/api/worker_stats?YOURADDRESS

Third Party Mining related sites (not operated by Bitcoin RM Team):
List of ZHash Coins
Mining Calculator
TrasMaMod Bitcoin RM Pool


Mining instructions for Nvidia GPU     |      Mining instructions for AMD GPU


NVIDIA Mining using EWBF:

1. Download EWBF

See: Bitcointalk thread

2. Make sure you have latest version of Nvidia GPU drivers installed.

See: Nvidia Drivers

3. Install Bitcoin RM

See: User Guide

Note down your Bitcoin RM address. You may also want to backup your wallet file BCRM.imp
in a safe place.

4. Create the following configuration file and save it as config.txt. You can download a
sample configuration file here: config.txt

[common]
fee          0
cuda_devices 0 1 2 3 4 5
intensity    64 64 64 64 64 64
templimit    85
pec          0
boff         0
eexit        0
tempunits    C
algo         144_5
pers         BCRMcoin

[server]
server pool.bitcoinrm.org
port   2000
user   Your-BitcoinRM-address
pass   any

5. Verify that you have inserted your Bitcoin RM address in place of Your-BitcoinRM-address
in configuration file: config.txt

6. Launch miner as follows:

Linux:

./miner --config config.txt &

Windows (Command Shell):

miner --config config.txt

NVIDIA Mining using Bminer:


Download Bminer from here

Linux:

./bminer -nofee -no-runtime-info -pers BCRMcoin -uri equihash1445://YOURADDRESS:[email protected]:2000

Windows (Command Shell):

bminer -nofee -no-runtime-info -pers BCRMcoin -uri equihash1445://YOURADDRESS:[email protected]:2000

For more detailed info: Bminer website

NVIDIA Mining using miniZ:

Dev Fee 2% (cannot be turned off). This Dev Fee goes to the miniZ developer, not to
Bitcoin RM developer :(

Download miniZ from here

Linux:

./miniZ -l pool.bitcoinrm.org --port 2000 --pers BCRMcoin -u YOUR-BITCOINRM-ADDR -p any --templimit 85 -a 0.0.0.0:0

Windows (Command Shell):

miniZ -l pool.bitcoinrm.org --port 2000 --pers BCRMcoin -u YOUR-BITCOINRM-ADDR -p any --templimit 85 -a 0.0.0.0:0

For more detailed info: miniZ website

NVIDIA Mining using Funakoshi:

Dev Fee 1.5% (cannot be turned off). This Dev Fee goes to the Funakoshi developer, not to
Bitcoin RM developer :(

Download Funakoshi from here

Linux:

./funakoshiMiner.exe -l pool.bitcoinrm.org:2000 -u YourBitcoinRMaddress.w1

Windows (Command Shell):

funakoshiMiner.exe -l pool.bitcoinrm.org:2000 -u YourBitcoinRMaddress.w1

For more detailed info: GitHub Page

AMD Mining using LolMiner:

Dev Fee 2% (cannot be turned off). This Dev Fee goes to the LolMiner developer, not to
Bitcoin RM developer :(

See: Bitcointalk thread

Linux:

Download from here and extract files.

1. Download configuration file: user_config.txt

2. Save it inside the same directory where user_config.json exists.

3. Edit configuration file and enter your Bitcoin RM address on "USER": line

4. Save user_config.txt

5. Rename old user_config.json to user_configOLD.json

6. Rename user_config.txt to user_config.json

7. Edit both run_miner.sh and run_miner_with_restart.sh such that
the line beginning with PROFILE= looks like this in each file

PROFILE=EXAMPLE_BCRM

8. Start mining!
./run_miner.sh

Windows (Command Shell):

Download from: here and extract files to Desktop.

1. Download configuration file: user_config.txt

2. Save it inside the same folder on Desktop where user_config.json exists.

3. Edit configuration file and enter your Bitcoin RM address on "USER": line

4. Save user_config.txt

5. Rename old user_config.json to user_configOLD.json

6. Rename user_config.txt to user_config.json

7. Edit both run_miner.bat and run_miner_with_restart.bat in notepad such that
the line beginning with set "PROFILE= looks like this in each file

set "PROFILE=EXAMPLE_BCRM"

8. Double click on run_miner.bat to start mining!


Donate Bitcoin RM (Symbol: BCRM) is listed on these Exchanges: Wiki Code of Conduct