Loading repository data…
Loading repository data…
andreslauga / repository
Single-file project written in Python that I did during a Blockchain course. This was helpful for me to acquire the main concepts of how a cryptocurrency works.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Single-file project written in Python that I did during a Blockchain course. This was helpful for me to acquire the main concepts of how a cryptocurrency works.
I'm not the author of this app. I just followed the tutorial to learn the concepts and practice Python. This project is part of the awesome course Curso Completo de Blockchain de cero a experto by Joan Amengual and Juan Gabriel Gomila Salas. It's in Spanish :)
Prerequisites: You will need Python installed on your pc.
$ python blockchain.py This code runs entirely in the command line, where you can see how Andrés, John, and Julia are mining blocks with some transactions between different "users". Also, you can see the time of the mining process, the rewards earned by miners, and the validation of the chain.