How to mine MediterraneanCoin with a CUBE ASIC miner?
A quick guide to MediterraneanCoin ASIC mining:
1. Download MED QT wallet from www.mediterraneancoin.org
2. Create the following mediterraneancoin.conf file:
rpcuser=user_name
rpcpassword=password
server=1
addnode=95.178.249.116
addnode=197.6.135.104
addnode=162.243.224.22
addnode=95.85.43.185
addnode=101.98.158.92
addnode=67.187.79.8
addnode=180.150.157.11
addnode=202.198.62.133
addnode=184.144.4.7
addnode=123.6.231.26
addnode=115.187.243.172
addnode=162.243.18.169
addnode=49.50.244.239
addnode=151.49.253.39
3. Start the Qt wallet and wait until the whole blockchain is downloaded
4. Start mcproxy (included with wallet files) with this command:
java -jar mcproxy.jar -l 8090
5. Start bfgminer with this command (bfgminer can be downloaded from bfgminer.org):
bfgminer.exe -o localhost:8090 -u user_name -p password –http-port 8080
User credentials must be the same as in mediterraneancoin.conf
6. Point your CUBE miner to local computer running mcproxy & bfgminer (your local IP, something like 192.168.1.100 and port 8080).
7. Mine some MED coins 🙂 You should be running something like this:
Leave a Reply