▶ Coinbase Website: Coinbase.com
▶ CEX Website: cex.io
An introduction to blockchain technologies with python.
Now that we have developed a basic peer-to-peer network in C, I want to begin implementing some elements from blockchain into the network. To ensure that everyone is on the same page, I am going to build a simple blockchain from scratch in Python so that we can understand how it works at a more fundamental level.
Source Code:
Discord Server:
SHA-256 video by learnmeabitcoin:
00:00:00 – 00:01:22 Introduction
00:01:22 – 00:03:36 Virtual Environment
00:03:36 – 00:38:49 Blocks and Hashes
00:38:49 – 01:13:09 Chaining Blocks Together
01:13:09 – 01:17:40 Demo
01:17:40 – 02:01:30 Uses and Improvements
▶ Coinbase Website: Coinbase.com
▶ CEX Website: cex.io
Youtube version