Search content
Sort by

Showing 3 of 3 results by h.fisherman
Post
Topic
Board Mining (Altcoins)
Re: How do minting is done for an proof of stake coin.
by
h.fisherman
on 23/03/2017, 10:03:19 UTC
in proof of stake the minign is done with the amount of coins you have, in your wallet, the more coins the more chance to solve pos block, it has usually a minimum age and a maximum age for minting, the transictino you are talking about it's probably in the code, where they set a last pow block and the pos start from there, you need some programming skill for this

I did try to clone peershares and also I cloned it successfully. But it after completion of proof of work block it did not start with proof of stack even though having balance in my wallet. Can share guide of peercoin and how to clone it? if you have it.
Post
Topic
Board Altcoin Discussion
Re: Newbie Altcoins questions?
by
h.fisherman
on 22/03/2017, 14:22:55 UTC
Also if someone can share the transaction fees for the above mentioned coins.

Is there a all in one wallet that can store all these altcoins? If so which is the best wallet to use?

I have checked multiple wallets but I don't think you have any option for multi-currency wallet.
Post
Topic
Board Mining (Altcoins)
How do minting is done for an proof of stake coin.
by
h.fisherman
on 21/03/2017, 14:55:17 UTC
I have read about proof of stack and proof of work. Many coins have a hybrid system like the start with a proof of work and once the specified amount of block are generated it switches to proof of stack. I am confused about how this transition happens ie. coin moving from proof of work to proof of stack algorithm. Are there any steps to do this transition or that transition happens automatically. Also, I want to understand in proof of stake stacking of coin is done?