unixvb / cr-chain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation of Blockchain and cryptocurrencies including:

  • Proof-of-Work consensus
  • UTXO based ledger
  • mining
  • transactions pool
  • peer-to-peer connection

About


Languages

Language:TypeScript 99.6%Language:JavaScript 0.4%