Author

Topic: If I created altcoin, how can I keep mining in order to get wallet sync (Read 583 times)

legendary
Activity: 882
Merit: 1024
thanks。actually x11 is only pow period, after all the pow coins mined, only pos coins left, during this pos period, I cannot use x11 miner any more, it has to be something else to generate new blocks, how to mine in pure pos?

Mining would rely on the number of Blocks and number of Coins in each Block.
legendary
Activity: 938
Merit: 1000
The difficulty should bee low enough for you to solo mine on your computer.
sr. member
Activity: 798
Merit: 253
thanks。actually x11 is only pow period, after all the pow coins mined, only pos coins left, during this pos period, I cannot use x11 miner any more, it has to be something else to generate new blocks, how to mine in pure pos?
legendary
Activity: 1764
Merit: 1000
what is the purpose of you creating(copy/paste) a coin if you don't even know how a coin work?
legendary
Activity: 996
Merit: 1013
thanks the problem is the x11 wallet does not support this command
I am thinking to use pure pos but how to make the wallet sync

Ok I'll save you from the ordeal of googling....

You need a cpuminer that can mine X11, like darkcoin-cpuminer.

Start two nodes, put server=1 into the conf of the one that's
going to receive the coins.

Then in a new terminal go to the dir where you have the miner and
Code:
./minerd -a X11 -o http://localhost: -u  -p 

The stuff in the bracket comes from your conf file. Hope this helps..
sr. member
Activity: 798
Merit: 253
thanks the problem is the x11 wallet does not support this command
I am thinking to use pure pos but how to make the wallet sync
legendary
Activity: 2424
Merit: 1148
If I created the altcoin, how can I keep mining because I must keep mining in order to get sync. If I use pos can I avoid this?

setgenerate true -1 and get some nodes setup doing the same
sr. member
Activity: 798
Merit: 253
If I created the altcoin, how can I keep mining because I must keep mining in order to get sync. If I use pos can I avoid this?
Jump to: