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 15 minutes), 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
MINING WITH EWBF
[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
Linux:
./miner --config config.txt &
Windows (Command Shell):
miner --config config.txt
MINING WITH BMINER
Linux:
./bminer -nofee -no-runtime-info -pers BCRMcoin -uri equihash1445://YOURADDRESS:any@pool.bitcoinrm.org:2000
Windows (Command Shell):
miner --config config.txt
MINING WITH miniZ
Linux:
./miniZ -l pool.bitcoinrm.org --port 2000 --pers BCRMcoin -u YOUR-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-ADDR -p any --templimit 85 -a 0.0.0.0:0
MINING WITH FUNAKOSHI
Linux:
./funakoshiMiner.exe -l pool.bitcoinrm.org:2000 -u YourBitcoinRMaddress.w1
Windows (Command Shell):
funakoshiMiner.exe -l pool.bitcoinrm.org:2000 -u YourBitcoinRMaddress.w1
MINING WITH LOLMINER
NOTE: Dev Fee 2% (cannot be turned off). This fee goes to the LolMiner developer, not to Bitcoin RM. See: Bitcointalk thread
Linux:
Windows (Command Shell):