Am currently mining Rabbit at Power Mining Pool using CryptoDredge.
The Rabbit Core - Wallet was giving me trouble. No connections! Luckily, reading through this forum gave me some helpful hints
and I was able to get it to work.
The Rabbit Core Wallet can be found here:
https://github.com/RabbitcoreDEV/RabbitCore/releases/Specifically:
https://github.com/RabbitcoreDEV/RabbitCore/releases/download/V1.0.2.2/RabbitCore-v1.0.2.2-Win64.zipAfter downloading, extracting, then running the wallet, navigate:
Rabbit Core Wallet --> Tools --> Open Wallet Configuration File --> rabbit.conf
You will see:
server=1
daemon=1
gen=0
Go to this web address:
http://explorer.rabbitcore.org/networkIt appears that part of the Rabbit Core website is still operational. Surprise!
Add the top ten numbers that are not colored blue and underlined.
addnode=85.121.197.66
addnode=89.40.115.161
addnode=54.37.204.207
addnode=69.81.133.137
addnode=85.121.197.59
addnode=207.246.127.238
addnode=103.82.242.191
addnode=107.175.127.90
addnode=217.182.196.200
addnode=185.118.113.8
So that rabbit.conf now reads:
server=1
daemon=1
gen=0
addnode=85.121.197.66
addnode=89.40.115.161
addnode=54.37.204.207
addnode=69.81.133.137
addnode=85.121.197.59
addnode=207.246.127.238
addnode=103.82.242.191
addnode=107.175.127.90
addnode=217.182.196.200
addnode=185.118.113.8
Save rabbit.conf
Exit Rabbit Core - Wallet
Start Rabbit Core - Wallet
This is where I am currently mining for Rabbit:
https://powermining.pw/This miner kicks ass:
https://github.com/technobyl/CryptoDredge/releases/CryptoDredge -a x16s -o stratum+tcp://pool.powermining.pw:3663 -u your-wallet-address -p c=RBT
Well, I will keep you posted on what happens.