Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 222 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 222 Bytes

Blockchain in Python

Learned blockchain by building one in python

Used Postman for HTTP requests to visualize the blockchain made. Specifically GET and POST Learned about Proof of Work Algorithm and Consensus Algorithm