Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 413 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 413 Bytes

Cripto_Explorer

This repository contains a Python script designed to get data from a small blockchain created for educational purposes. The script sends HTTP requests infinitely in order to mine new blocks, stores the information of each new mined block in a CSV file, and updates graphs showing the evolution of the blockchain.

Report 1 Report 2