Mining of different Altcoins per Wallet does not need a pool.
So my question is:
Is it neccessary to mine via a pool with the moonlander? Or can solo mining be done directly into a wallet on the same computer, where bfgminer starts, - if a few open nodes outside can be reached by the wallet?
What must be the start_moonlander2.bat file be structured to do so? Or is this not possible at all?
Or could the wallet be connected with moonlander2 via the .conf file in the wallets folder - so that moonlander2 is dirigated by the wallet?
Thanks for kind info!
n.
Unfortunately bfgminer does not support direct solo mining with scrypt. If you don't want to connect to another solo pool what you can do is setup Litecoin wallet RPC, connect that wallet to a proxy pool on your local network, then connect bfgminer to the proxy pool. Its the same thing as solo mining directly to the wallet, you just need to create the local proxy pool to handle stratum connection i.e.( bfgminer ->proxy stratum->getwork local litecoin wallet daemon)
Thank you for your informations jstefanop!
I have tried hard to get it running for solo mining a scrypt altoin the last hours, but now making a small pause - which means, i am pool mining with moonlander2 at
https://hash-to-coins.com/ at the moment - already 10 satoshi reward ... and altcoins in online wallet, i never heared of (e.g. pink coin, CampusCoin ...), haha. ;-)
not a bad sort of pause i mean ... .
___________
Nevertheless, I thought perhaps there could be a way, like this:
1. open the config file of your Altcoin (lets call it "ALT") wallet. change "rpcallowip=XXX.XX.XX" to the lan ip of the computer with the wallet e.g. rpcallowip=172.986.7
but i stilll don't know how to
2. start the wallet with the -server flag e.g. C:\Program Files blablabla\ALTCOIN\ALT-qt.exe
3.start bfgminer with the following commands like bfgminer.exe --scrypt -o
http://172.986.7:XXXXX -u username -p password
...
lets see, perhaps another day ... .
Thanks anyway for your fast and kind instructions!
Greez
n.
_________________
edit:
mmm ... here at least are some people doing solo mining with bitcoin and with the bfgminer software and antminers ... i tried the devices, but - nope. ... seems to be reserved for SHA-algo only ...
https://www.reddit.com/r/BitcoinMining/comments/1onlrf/how_are_people_getting_into_bitcoin_mining_these/So maybe this will be a way to find a solution. But surely not today, i do have enough research ... ;-)
https://github.com/bonesoul/CoiniumServ/wiki/Getting-Started:-Windows Quote:
CoiniumServ is a high performance, extremely efficient, platform-agnostic, easy to setup pool server implementation. It features stratum and vanilla services, reward, payment, share processors, vardiff & ban managers, user-friendly embedded web-server & front-end and a full-stack API.
CoiniumServ was created to be used for Coinium.org mining pool network at first hand. You can check some of pools of the pools running CoiniumServ.
(...)
Algorithms
Scrypt, SHA256d, X11, X13, X14, X15, X17, Blake, Fresh, Fugue, Groestl, Keccak, NIST5, Scrypt-OG, Scrypt-N, SHA1, SHAvite3, Skein, Qubit, C11
(...)