Skip to content

annanay25/blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain

Implementation of a crypto currency system with the following properties

  1. Peer to peer with NO centralized monitoring system.
  2. Timestamped transactions
  3. Chain of hash based "proof-of-work"
  4. Longest chain is proof of sequence of transactions witnessed.
  5. Maintainers have more CPU power than attackers.

Releases

No releases published

Packages

 
 
 

Languages