Mine the bitcoin with 15 lines of python code. In this video I will show you how exactly bitcoin mining works and we will write simple python program (less than 15 lines of code) that can mine bitcoin block.
Easy explanation of what is bitcoin: https://youtu.be/qHlpvKjA-lk
Video in Hindi: https://www.youtube.com/watch?v=WmE8xjUN6qo
How does one redeem bitcoin reward after producing correct hash? : https://www.youtube.com/watch?v=QAsZgzLPaWU
Code: https://github.com/codebasics/cool_python_apps/blob/main/2_bitcoin_mining/bitcoin_mining.py
Cool python apps playlist: https://www.youtube.com/playlist?list=PLeo1K3hjS3uuvV8o4jZlHymFIE8CoZgDS
#bitcoin #cryptocurrencies
⭐️ Timestamps ⭐️
00:00 Introduction
00:19 Theory
09:21 Coding
Easy explanation of what is bitcoin: https://youtu.be/qHlpvKjA-lk
Video in Hindi: https://www.youtube.com/watch?v=WmE8xjUN6qo
How does one redeem bitcoin reward after producing correct hash? : https://www.youtube.com/watch?v=QAsZgzLPaWU
Code: https://github.com/codebasics/cool_python_apps/blob/main/2_bitcoin_mining/bitcoin_mining.py
Cool python apps playlist: https://www.youtube.com/playlist?list=PLeo1K3hjS3uuvV8o4jZlHymFIE8CoZgDS
#bitcoin #cryptocurrencies
⭐️ Timestamps ⭐️
00:00 Introduction
00:19 Theory
09:21 Coding
- Category
- Cryptocurrency Mining

Be the first to comment