conradoqg / naivecoin

A cryptocurrency implementation in less than 1500 lines of code
Apache License 2.0
1.22k stars 319 forks source link

Does this implementation using UTXO or Account/Balance Model? #59

Open Chovanec opened 5 years ago

JSKitty commented 5 years ago

@Chovanec This uses a UTXO-based model.

BreadJS commented 6 months ago

@JSKitty I was not expecting you here O.o