Skip to content

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.

Notifications You must be signed in to change notification settings

sergigarriga/Cripto_Explorer

Repository files navigation

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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages