8000 GitHub - cypherperro/mybitcoin
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cypherperro/mybitcoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mybitcoin

This is an implementation of Justin Moon's Digital Cash project: a short, near replica of bitcoin in python. A few interesting features:

  • divisible UTXO transaction model (there never were any coins!)
  • a p2p network
  • sound monetary policy (21,000,000,000 satoshi cap)
  • mining with difficulty adjustments every 1 min
  • mining rewards include coinbase rewards with halvenings and fees (let's hope these fees are enough to incentivize miners once the rewards are gone!)

It took me ~1 year, but I finally finished the tutorial! I'll probably add a few cool additional features as well.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0