You are on page 1of 6

BLOCKCHAIN TUTORIAL.......................................................................................................

Module 1: Introduction....................................................................................................................................... 3
What is Blockchain?.................................................................................................................................................3
What Blockchain is NOT!.........................................................................................................................................3
Blockchain Architecture...........................................................................................................................................3
How Blockchain Transaction Works?.......................................................................................................................3
Why do we need Blockchain?..................................................................................................................................3
Blockchain versions................................................................................................................................................. 3
Blockchain Variants.................................................................................................................................................3
Blockchain Use Cases...............................................................................................................................................3
Important Real-Life Use Cases of Blockchain...........................................................................................................3
Bitcoin cryptocurrency: Most Popular Application of Blockchain............................................................................3
Blockchain vs. Shared Database..............................................................................................................................3
Myths about Blockchain..........................................................................................................................................3
Limitations of Blockchain technology......................................................................................................................3

Module 2: Blockchain Concept............................................................................................................................ 4


 Why Blockchian?.............................................................................................................................................4
 What is Blockchain?........................................................................................................................................4
 The Blockchain Network.................................................................................................................................4
 What are blocks in the Blockchain?................................................................................................................4
 Hashing........................................................................................................................................................... 4
 The Genesis Block...........................................................................................................................................4
 Visualizing Blockchain.....................................................................................................................................4

Module 3: A Beginner’s Guide to Blockchain Technology.....................................................................................4


 Issues with the current Banking System..........................................................................................................4
 How Blockchain solves these issues................................................................................................................4
 What is Blockchain and Bitcoin.......................................................................................................................4
 Features of Blockchain....................................................................................................................................4
 Use Case..........................................................................................................................................................4
 Demo: Implementing Digital Banking using Blockchain..................................................................................4

Module 4: Different Types of Blockchain and Why We Need Them......................................................................5


 Why do we need different types of Blockchain?.............................................................................................5
 Different types of Blockchain..........................................................................................................................5
 Blockchain Security: Is Blockchain Really Secure?...........................................................................................5
 Decentralization......................................................................................................................................... 5
 Cryptography & Hashing.............................................................................................................................5
 Consensus Protocol....................................................................................................................................5

Module 5: A Platform to Decentralize the World................................................................................................. 5


 What Is Ethereum?.........................................................................................................................................5
 Smart Contracts..............................................................................................................................................5
 Ethereum Cryptocurrency...............................................................................................................................5
 Ethereum Virtual Machine (E.V.M.)................................................................................................................5

Page | 1
 Decentralized Applications (DApps)................................................................................................................5
 Decentralized Autonomous Organization (DAO).............................................................................................5
 What is Being Built on Ethereum?..................................................................................................................5
 What will Ethereum be Used For?..................................................................................................................5

Module 6: An Industrial Approach to Blockchain................................................................................................. 6


 What is Hyperledger?.....................................................................................................................................6
 Why we need Hyperledger?............................................................................................................................6
 How Hyperledger Works?...............................................................................................................................6
 Notable Changes in Hyperledger.....................................................................................................................6
 Hyperledger Projects.......................................................................................................................................6

Page | 2
Blockchain Tutorial

A blockchain is a growing list of records, called blocks, which are linked using cryptography. Each block
contains a cryptographic hash of the previous block, a timestamp, and transaction data. Blockchain has
been in a lot of buzz these days. And that is mainly because it is backbone of the very famous
cryptocurrency in the world - the Bitcoin. Many Governments and leading Banks have decided to bring
many of their conventional transactions based on Blockchain concept. The applications and potential of
this framework is huge and is considered to be changing the way transactions are made in various
domains.

Module 1: Introduction
What is Blockchain?
What Blockchain is NOT!
Blockchain Architecture
How Blockchain Transaction Works?
Why do we need Blockchain?
Blockchain versions
Blockchain Variants
Blockchain Use Cases
Important Real-Life Use Cases of Blockchain
Bitcoin cryptocurrency: Most Popular Application of Blockchain
Blockchain vs. Shared Database
Myths about Blockchain
Limitations of Blockchain technology

Page | 3
Module 2: Blockchain Concept

 Why Blockchian?
 What is Blockchain?
 The Blockchain Network
 What are blocks in the Blockchain?
 Hashing
 The Genesis Block
 Visualizing Blockchain

Module 3: A Beginner’s Guide to Blockchain Technology

The growth of Bitcoin and Blockchain technology has been so rapid, that even those who haven’t heard
of cryptocurrency or know about its working, are looking to invest and explore this field. This Blockchain
tutorial will essentially provide you with all the fundamental knowledge you need regarding Bitcoin and
Blockchain in the following sequence:

 Issues with the current Banking System


 How Blockchain solves these issues
 What is Blockchain and Bitcoin
 Features of Blockchain
 Use Case
 Demo: Implementing Digital Banking using Blockchain

Page | 4
Module 4: Different Types of Blockchain and Why We Need Them
Over the years, various industries such as Healthcare, Real Estate, Politics, etc., have been trying to
adopt Blockchain Technology. And because every industry works uniquely, Blockchain had to evolve into
different types. In this tutorial, we will explain different types of Blockchain and their fundamentals.

 Why do we need different types of Blockchain?


 Different types of Blockchain
 Blockchain Security: Is Blockchain Really Secure?
 Decentralization
 Cryptography & Hashing
 Consensus Protocol

Module 5: A Platform to Decentralize the World


 What Is Ethereum?
 Smart Contracts
 Ethereum Cryptocurrency
 Ethereum Virtual Machine (E.V.M.)
 Decentralized Applications (DApps)
 Decentralized Autonomous Organization (DAO)
 What is Being Built on Ethereum?
 What will Ethereum be Used For?

Page | 5
Module 6: An Industrial Approach to Blockchain
 What is Hyperledger?
 Why we need Hyperledger?
 How Hyperledger Works?
 Notable Changes in Hyperledger
 Hyperledger Projects

Page | 6

You might also like