Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 351 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 351 Bytes

minicoin

An educational cryptocurrency.

By Dylan Sharhon.

Based on Naivecoin by Lauri Hartikka.

Features

  • P2P relaying
  • POW mining
  • UTXO transactions
  • Mempool

Running

npm install
node src/main.js