Bitcoin Forum
September 06, 2024, 07:14:05 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BOLT] [NO PREMINE] [NO AIRDROP] - Hybrid Mining, Instant and Private on: February 22, 2018, 01:10:26 PM
How can I do solomining.  And have it got a Exchange
By pointing your miner to RPC port of your wallet!

Put something like that to bolt.conf

rpcuser=<user>
rpcpassword=<password>
rpcallowip=*.*.*.*
rpcport=11991
listen=0
server=1
daemon=1

Save it and run wallet.

Then point your miner (in case of ccminer):

ccminer -a blake -o http://127.0.0.1:11991 -u <user> -p <password> -e --no-stratum

You can replace 127.0.0.1 to ip of your PC running wallet! That's it. You should start recieving your revenue soon!


XpoH, I would like to move on to mining other coins. Can you recommend any other new/old solo mineable coins such as Bolt with localhost such as the configuration above? Preferably with acceptable difficulty levels. Thank you!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!