Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 488 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 488 Bytes

Block Chain for foods products: Registering food products into blockchain and the user can query the authenticity of the product.

Functionalities:

Mining a new block Proof of work generation Validation of transaction and registration Consensus Algorithm for Resolving conflicts Protocol for replication over multiple nodes Merkle tree for hashing User Management Post-Man scripts for validation Lookup for each product

Technologies:

SQlite3 HTML CSS Python

Requirements: Python 3.6