Blockchain Fundamentals – Part 1 (Intuition)
Here we talk about the basic building blocks of blockchain. We cover the following topics
- What is Blockchain?
- Hash Cryptography
- Immutable Ledgers
- Mining – Proof Of Work
- Distributed Blockchain – Private vs Decentralized Blockchain
- Consensus Protocol – Byzantine Fault Tolerance Problem
- Code Demo – Build a simple blockchain with Python, Flex and REST API