Author

Topic: Solo Mining (Read 641 times)

newbie
Activity: 4
Merit: 0
January 02, 2018, 05:42:33 AM
#9
open your wallet - Make sure its updated and sync with the block.
edit the conf in C:\Users\"name"\AppData\Roaming\"Coinwallet"\"Coinname.Conf"

make sure you know the username, password, ip address and port.

rpcuser=YOUR_USER
rpcpassword=YOUR_PASSWORD
rpcallowip=YOUR_MINING_RIG_IP_ADDRESS
rpcport=YOUR_RPC_PORT

On your miner instead of using the stratum from the mining pool your server should look like
http://YOUR_MINING_RIG_IP_ADDRESS:PORT
eg. -o http://127.0.0.1:1234 -u "YOUR_USER" -p "YOUR_PASSWORD"

For Solaris, could you show me the configuration? (Ports, etc)
full member
Activity: 210
Merit: 100
altcom Aa4DWXQjrcEA8gPBLkx6t9VgCuWoCo1myE
August 30, 2017, 09:18:58 AM
#8
open your wallet - Make sure its updated and sync with the block.
edit the conf in C:\Users\"name"\AppData\Roaming\"Coinwallet"\"Coinname.Conf"

make sure you know the username, password, ip address and port.

rpcuser=YOUR_USER
rpcpassword=YOUR_PASSWORD
rpcallowip=YOUR_MINING_RIG_IP_ADDRESS
rpcport=YOUR_RPC_PORT

On your miner instead of using the stratum from the mining pool your server should look like
http://YOUR_MINING_RIG_IP_ADDRESS:PORT
eg. -o http://127.0.0.1:1234 -u "YOUR_USER" -p "YOUR_PASSWORD"
full member
Activity: 159
Merit: 100
August 30, 2017, 05:43:42 AM
#7
It's all depend on the coin you want to mine, i used to solomine alot back then, but now its hardly possible!
full member
Activity: 1060
Merit: 103
August 30, 2017, 04:21:30 AM
#6
Here is a general guide for solomining popular scrypt currencies
https://bitcointalksearch.org/topic/guide-to-solo-cpu-mining-scrypt-based-crypto-currencies-on-windows-260049

Most new coins would have a solo mineable wallet. Just go to console and type setgenerate true.

or some are just clicks away.
full member
Activity: 182
Merit: 100
August 30, 2017, 03:58:09 AM
#5
If you plan to mine altcoins, its better to buy an NVIDIA card - it will mine Ethereum tokens and will allow you to mine other alts as well. What is your budget?

1070 is good for ETH mining.
full member
Activity: 405
Merit: 136
August 30, 2017, 03:24:37 AM
#4
Anyone have a good general guide on how to solo mine?

There is nothing easier.
  • Download and install local wallet of the coin you interested in
  • Config *.conf file of the coin by adding:
Code:
server=1
listen=1
daemon=1
rpcuser=YOUR_USER
rpcpassword=YOUR_PASSWORD
rpcallowip=YOUR_MINING_RIG_IP_ADDRESS (if you mine on PC with the wallet just add 127.0.0.1)
.....
rpcport=YOUR_RPC_PORT (Port that your rigs are connected)
port=YOUR_PORT
  • Add rpcport and port to firewall exclusion
member
Activity: 258
Merit: 10
The next step in Financial Markets evolution
August 30, 2017, 02:54:57 AM
#3
If you plan to mine altcoins, its better to buy an NVIDIA card - it will mine Ethereum tokens and will allow you to mine other alts as well. What is your budget?
member
Activity: 98
Merit: 10
August 30, 2017, 12:08:06 AM
#2
what hardware / algo  are planing to use / mine?
sr. member
Activity: 430
Merit: 250
August 29, 2017, 11:19:43 PM
#1
Anyone have a good general guide on how to solo mine?
Jump to: