Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MRO] Monero - a coin with strong privacy based on CryptoNote technology
by
eizh
on 25/04/2014, 10:26:58 UTC
HI, any1 know how to mine with multiple pc on a same wallet?

i tried this guide https://bitcointalk.org/index.php?topic=544715.msg6242645#msg6242645 and still confusing what to do.

some1 care to explain further? i'm not a computer professional  Cheesy
I would also like to know this, but preferably not have to download blockchain on the mining computers, just have them connect to a host. Is this possible?

In the daemon (not wallet) type:
Code:
start_mining

You don't need to launch the wallet on these other computers and definitely don't do start_mining through the wallet terminal.

The daemon will download the blockchain, though. To have what you're talking about (something like cgminer), we need to use simpleminer, which is an included executable. However, there's no pool yet so it's not yet usable.