bellodox / TrezarCoin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trezarcoin

Trezarcoin (TZC) is a decentralised open source digital currency.

  • advanced hybrid proof-of-work (PoW) and proof-of-stake (PoS)
  • 400 million coins to be produced
  • block hashing is BLAKE2s
  • PoW hashing is NeoScrypt
  • PoS hashing is SHA-256d
  • 1 minute combined block target (1.5 minutes for PoW, 3 minutes for PoS)
  • retargets every block using Orbitcoin Super Shield (OSS)
  • time warp and instamining protection
  • advanced checkpointing against 51% attacks
  • transaction messaging supported
  • PoW and PoS blocks carry the same fixed reward of 100 TZC
  • 6 confirmations for regular transactions
  • 200 confirmations for minted coins
  • very low transaction fees (most transactions are free)
  • no destruction of transaction fees (all collected by a block finder)
  • the default P2P port is 17298, RPC port is 17299
  • I2P/Tor ready

Download

Please visit https://github.com/TrezarCoin/TrezarCoin/releases or http://trezarcoin.com if you need pre-compiled binaries.

Support

See https://bitcointalk.org/index.php?topic=2140812.0 if you need advice.

About

License:MIT License


Languages

Language:C++ 83.6%Language:Assembly 8.2%Language:C 3.2%Language:HTML 1.6%Language:Python 1.3%Language:QMake 0.4%Language:Makefile 0.4%Language:Roff 0.4%Language:Shell 0.3%Language:NSIS 0.2%Language:Objective-C++ 0.2%Language:CSS 0.0%Language:Objective-C 0.0%