Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 508 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 508 Bytes

BlockChain2

About

Requirements

Requirements fulfilled

  • creates users with random account setup
  • generates random transactions betweeen users
  • puts random transactions into transaction pool
  • validates transactions amounts
  • validates transactions hashes in transaction pool
  • creates several blocks with random transactions from transaction pool
  • puts into blockchain the fastest block