Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.11 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.11 KB

Orbitcoin

Orbitcoin (ORB) is a decentralised open source digital currency.

  • advanced hybrid proof-of-work (PoW) and proof-of-stake (PoS)
  • 3.77 million coins to be produced
  • block hashing is BLAKE2s
  • PoW hashing is NeoScrypt
  • PoS hashing is SHA-256d
  • 2 minutes combined block target (6 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
  • the 1st implementation of 0% PoS
  • PoW and PoS blocks carry the same fixed reward of 1 ORB
  • 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 15298, RPC port is 15299
  • I2P/Tor ready

Download

Please visit https://github.com/ghostlander/Orbitcoin/releases or http://orbitcoin.org if you need pre-compiled binaries.

Support

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