Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 255 Bytes

readme.rst

File metadata and controls

21 lines (11 loc) · 255 Bytes

BlockChain Demo

create blockchain

create block

  • Create genesis block

proof of work

  • iterate nonce from 1 to MAX_INT64 to find a hash less than targetbit