Small altcoin usage effects

1

So I'm working on an altcoin for me and my friends to use. None of them are familiar with mining. If my computer is the only one mining, how much would that affect the economy? Also, how many transactions are needed for a block? If only 1 transaction per day is made, would the miner just not have any work? I forgot to mention the block reward is 10 coins.

jamd315

Posted 2014-03-22T01:43:57.947

Reputation: 41

Answers

1

Blocks can still be found by miners even if there are no (other) transactions. The reason for this is each block must contain a coinbase transaction, which rewards the miner with 10 coins.

(The above is assuming that your coin is sufficiently similar to something like Bitcoin or Litecoin. An altcoin you create could have completely different rules.)

As for how your mining could affect the economy, well obviously you would be the one ending up holding all the coins. If you're giving them to your friends to then trade, no problem. A few friends is of course not a very large economy.

Greg Hewgill

Posted 2014-03-22T01:43:57.947

Reputation: 3 321

Do I need to mine for the transactions to go through?jamd315 2014-03-23T10:20:41.420

If you are the only one mining, then yes.Greg Hewgill 2014-03-23T17:09:07.757