Blockchain Specialist Program
Blockchain Specialist Program
Zeeshan Hanif
Qasim Shabbir
Hammad Ahmed
Blockchain and Cryptocurrencies are
shaking the system
Is Blockchain Technology the New
Internet?
Blockchain is backbone of New type of
Internet: The Decentralised Era
1. The main frames with dumb terminals (1960s)
2. The Desktop (1980s)
3. The Internet, all desktops connected (1990s)
4. Walled Gardens, all powers with big companies (Facebook, Google, Apple
and Amazon)
5. The Blockchain Era, a decentralised internet (WEB 3.0)
Web 1.0
1. Centralized Control
2. Need to Trust
3. 3rd Party/Middleman
4. No Transparency
5. Mutable
It all started with Idea: A Digital Currency
0x8aa1d85a79756bffd81e1811cff21c7dad8aee258dd1de60e116ff0fb8906738
The Core Principles of Blockchain
1. Distributed ledgers
2. Security,
3. Trustless
4. Decentralization
5. Group consensus
6. Immutability
7. Transparent
Blockchain Uses Old Technology
1. Accounting Ledger
2. Cryptography
3. Computer Network Technology/Peer-To-Peer network
Hashing, one way encryption
1. A hash function takes some input data and creates some output data.
2. To expand on this concept, a hash function takes an input of any length and
creates an output of fixed length.
3. It takes an input string and created a string of random letters and numbers
“a0680c04c4eb53884be77b4e10677f2b”.
4. This is referred to as the message digest.
5. It is also known as the digital fingerprint. This is because there is no way this digest
can represent any other string. If I try and modify this the message digest will be
completely different.
One Way Street
http://www.xorbin.com/tools/sha256-hash-calculator
https://passwordsgenerator.net/sha256-hash-generator
Understand Block and Blockchains
https://anders.com/blockchain/
Public-Key encryption Demo
http://cobweb.cs.uga.edu/~dme/csci6300/Encryption/Cryp
to.html