Skip to content

ana-radchuk/utxo-model-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

utxo-model

Bitcoin & Cryptocurrency

Scrooge coin program implements the UTXO model, the logic to process transactions and produce the ledger. Scrooge organizes transactions into time periods or blocks. In each block, Scrooge receives a list of transactions, validates them, and publishes a list of validated transactions (similar structure to Bitcoin transactions).

Releases

No releases published

Packages

 
 
 

Languages