Amazing-Python-Scripts icon indicating copy to clipboard operation
Amazing-Python-Scripts copied to clipboard

[Script]: create a dummy CLI Blockchain prototype in Python

Open hashfx opened this issue 2 years ago • 0 comments

Aim

CLI Blockchain prototype to see how blocks are connected in a blockchain

Details

Add transactions in block and join blocks using Merkle tree algorithm and SHA-256 one way encryption algorithm [Blockchain is LinkedList on Steroids]

Record

  • [X] I agree to follow this project's Code of Conduct
  • [X] I'm a GSSoC'23 contributor
  • [X] I want to work on this issue

hashfx avatar Jul 27 '23 07:07 hashfx