BlockchainProjectAtilSamancioglu
Blockchain Application with Python for simple demonstration
Install / Use
/learn @atilsamancioglu/BlockchainProjectAtilSamanciogluREADME
BlockchainProjectAtilSamancioglu
Blockchain Application with Python for simple demonstration. Can be used for safely track medical personnel confirming pandemic cases for patients.
Clone the repository and install requirements:
$ pip install -r requirements.txt
Run the server:
$ export FLASK_APP=node_server.py
$ flask run --port 8000
Run app on another terminal:
$ python run_app.py
Usage
Enter your status and your name hit post
Request for mining
Resycnc
Here you go!
Resources & Tutorials for creating this project:
https://flask.palletsprojects.com/en/1.1.x/quickstart/#routing
https://www.w3schools.com/html/html_intro.asp
https://en.bitcoin.it/wiki/Genesis_block
https://developer.ibm.com/technologies/blockchain/tutorials/develop-a-blockchain-application-from-scratch-in-python/
http://hashcash.org/dev/

View on GitHub75/100
GitHub Stars27
CategoryDevelopment
Updated1mo ago
Forks4
Languages
Python
Security Score
Audited on Mar 1, 2026
No findings
