Skip to content

Orbitcoin/Orbitcoin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Orbitcoin Official Development Tree

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 83.8%
  • Assembly 8.2%
  • C 3.2%
  • HTML 1.6%
  • Python 1.3%
  • QMake 0.4%
  • Other 1.5%