Bitcoin Forum
May 08, 2024, 08:31:36 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Solo Mining  (Read 620 times)
YourMom420 (OP)
Sr. Member
****
Offline Offline

Activity: 430
Merit: 250


View Profile
August 30, 2017, 04:19:43 AM
 #1

Anyone have a good general guide on how to solo mine?
Bitcoin mining is now a specialized and very risky industry, just like gold mining. Amateur miners are unlikely to make much money, and may even lose money. Bitcoin is much more than just mining, though!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
dimitri
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
August 30, 2017, 05:08:06 AM
 #2

what hardware / algo  are planing to use / mine?

genesis.vision
Member
**
Offline Offline

Activity: 258
Merit: 10

The next step in Financial Markets evolution


View Profile WWW
August 30, 2017, 07: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?

Genesis Vision — Decentralized Platform for Asset Management
 ▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰ TRADE WITH GV ▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰  
●  Twitter Facebook •  The next step in financial markets evolution • Telegram Medium  ●
umine
Full Member
***
Offline Offline

Activity: 405
Merit: 136



View Profile
August 30, 2017, 08: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

Qastessa
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
August 30, 2017, 08: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.
Yudhisthir
Full Member
***
Offline Offline

Activity: 1038
Merit: 103


View Profile
August 30, 2017, 09:21:30 AM
 #6

Here is a general guide for solomining popular scrypt currencies
https://bitcointalk.org/index.php?topic=260049.0

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

or some are just clicks away.
lunswor
Full Member
***
Offline Offline

Activity: 159
Merit: 100



View Profile WWW
August 30, 2017, 10: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!

████→→       ● DeepOnion                                                                       ✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯ 
████→→       ● Tor integrated, 100% anonymous!                                       Get Your FREE Coins NOW!     
████→→       ● Free Airdrop! (No ICO, No Crowdfund)                       ✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯
makomako
Full Member
***
Offline Offline

Activity: 210
Merit: 100

altcom Aa4DWXQjrcEA8gPBLkx6t9VgCuWoCo1myE


View Profile
August 30, 2017, 02:18:58 PM
 #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"

calmadigital
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
January 02, 2018, 10: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)
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!