Skip to content

iamunick/growthcoin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GrowthCoin - a fork of Diamond, with several algorithms fixed and improved. It is decendent of Novacoin/PPCoin with Pow/PoS. It combines the great features from Luckycoin (random blocks) and Florincoin (transaction message).

Proof of stake coin is more resilient to 51% attack. Since 51% hashpower is not enough to execute a 51% attack. The attackers must also have at least 51% stake.

GrowthCoin provides monthly interest rate of 5.95%, for stakes that are held during that period of time. This equivalent to an annual interest of 100%. PoS blocks will be generated if the stake are held for more than 5 days. There is a hard limit of 2 billion coins.

- Each normal block has 100 coins
- 45 seconds block time
- Difficulty retargets every block 
- Mining payout will be halved every 3 months (or every 172,800 blocks)
- Expected total mined coins will be 37,368,000 coins
- 3 confirmations for transaction
- 50 confirmations for minted blocks
- Support transaction message

- Hourly random bonus block of 500-1000 coins (that is, 1/80 chance to get a bonus block).

- The default ports are 17177(Connect) and 17178(RPC).

The official website is: http://growthco.in

About

Growthcoin Resurrected by Bitcoin Talk Community

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 91.7%
  • Assembly 3.2%
  • Python 2.2%
  • QMake 0.7%
  • Roff 0.7%
  • C 0.5%
  • Other 1.0%