SlideShare uma empresa Scribd logo
1 de 34
BLOCKCHAIN
TECHNOLOGY
Presented by,
NIMMY SOLOMON
BLOCKCHAIN TECHNOLOGY
 Technology that allows data to be stored and exchanged on a peer-to-
peer(P2P) basis
 Structurally, blockchain data can be consulted, shared and secured
 It is used in a decentralized manner and removes the need for
intermediaries, or "trusted third parties“
 When a block has been validated, it is added to the blockchain and
shared with the network
 Blocks are connected to each other in such a way that if users wish to
change one block, the entire blockchain must also be changed.
CATEGORIES OF BLOCKCHAIN
BLOCKCHAIN NETWORKS
CENTRALIZED DECENTRALIZED DISTRIBUTED
All the nodes are
connected under a
single authority
Example: Wikipedia
Organizations
Using :
• National
Informatics
Center (India)
• IBM
No single authority
server controls the
nodes, they all have
individual entity
Example : Bitcoin
Organizations
Using :
• Bitcoin,
• Tor network
Every node is
independent and
interconnected with
each other
Example : Google
search system
Organizations
Using :
• Apple
• Google
• Facebook
How Blockchain Transaction Works?
Step 1)
Some person requests a transaction.The transaction
could be involved cryptocurrency, contracts, records or
other information.
Step 2)
The requested transaction is broadcasted to a P2P
network with the help of nodes.
Step 3)
The network of nodes validates the transaction and the
user's status with the help of known algorithms.
Step 4)
Once the transaction is complete the new block is then
added to the existing blockchain.In such a way that is
permanent and unalterable.
What is a Block?
 A Blockchain is a chain of blocks which contain information.
 The data which is stored inside a block depends on the type of
blockchain.
Example : A Bitcoin Block contains information about the
Sender, Receiver, number of bitcoins to be
transferred.
 The first block in the chain is called the Genesis block.
 Each new block in the chain is linked to the previous block.
Understanding SHA256 - Hash
 A block also has a hash.
 A can be understood as a fingerprint which is unique to each
block.
 It identifies a block and all of its contents, and it's always
unique, just like a fingerprint.
 Once a block is created, any change inside the block will cause
the hash to change.
 Hash is very useful when you want to detect changes to
intersections.
 If the fingerprint of a block changes, it does not remain the
same block.
 Each Block has :
1) Data
2) Hash
3) Hash of the previous block
Example : A chain of 3 blocks.
 The 1st block has no predecessor; it does not contain has the
previous block.
 Block 2 contains a hash of block 1.
 While block 3 contains Hash of block 2.
 All blocks are containing hashes of previous blocks.
 Technique that makes a blockchain so secure.
 Assume an attacker is able to change the data present in the
Block 2.
 Correspondingly, the Hash of the Block also changes.
 But, Block 3 still contains the old Hash of the Block 2.
 This makes Block 3, and all succeeding blocks invalid as they
do not have correct hash the previous block.
 Changing a single block can quickly make all following blocks
invalid.
Bitcoin cryptocurrency:
Most Popular Application of
Blockchain
What is Cryptocurrency?
 A cryptocurrency is one medium of exchange like traditional
currencies such as USD, but it is designed to exchange the
digital information through a process made possible by certain
principles of cryptography.
 A cryptocurrency is a digital currency and is classified as a
subset of alternative currencies and virtual currencies.
 Cryptocurrency is a bearer instrument based on digital
cryptography.
 In this kind of cryptocurrency, the holder has of the currency
has ownership.
 No other record kept as to the identity of the owner.
 In the year 1998, Wei Dai published "B-Money," an anonymous,
distributed electronica cash system
What is Bitcoin?
 Bitcoin was launched in 2009 by an unknown person called
Satoshi Nakamoto.
 Bitcoin is a Peer-to-Peer technology which is not governed by
any central authority or banks.
 Currently, issuing Bitcoins and managing transactions are
carried out collectively in the network.
 It is presently the dominant cryptocurrency of the world.
Blockchain and Bitcoin
 Blockchain is not Bitcoin, but it is the technology behind Bitcoin
 Bitcoin is the digital token, and blockchain is the ledger that
keeps track of who owns the digital tokens.
 No one can't have Bitcoin without blockchain, but one can have
blockchain without Bitcoin.
Other prominent cryptocurrencies :
 Ethereum
 Bitcoin Cash
 Ripple
 Litecoin
Limitations of Blockchain technology
 Higher costs: Nodes seek higher rewards for completing
transactions in a business which work on the principle of Supply
and Demand
 Slower transactions: Nodes prioritize transactions with higher
rewards, backlogs of transactions build up
 Smaller ledger: It not possible to a full copy of the Blockchain,
potentially which can affect immutability, consensus, etc.
 Transaction costs, network speed: The transactions cost of
Bitcoin is quite high after being touted as 'nearly free' for the
first few years.
 Risk of error: There is always a risk of error, as long as the
human factor is involved. In case a blockchain serves as a
database, all the incoming data has to be of high quality.
However, human involvement can quickly resolve the error.
 Wasteful: Every node that runs the blockchain has to maintain
consensus across the blockchain. This offers very low
downtime and makes data stored on the blockchain forever
unchangeable. However, all this is wasteful, because each
node repeats a task to reach consensus
Important Real-Life Use
Cases of Blockchain
1.Dubai: The Smart City
 In the year 2016, smart Dubai office introduced Blockchain
strategy.
 Using this technology entrepreneurs and developers will be
able to connect with investor and leading companies.
 The objective is to implement blockchain base system which
favors the development of various kind of industries to make
Dubai 'the happiest city in the world.'
2. Incent Customer retention
 Incent is CRaaS (Consumer retention as a service) based on
the Blockchain technology.
 It is a loyalty program which is based on generating token for
business affiliated with its related network.
 In this system, blockchain is exchanged instantaneously, and it
can be stored in digital portfolios of user's phone or accessing
through the browser.
3. Blockchain for Humanitarian Aid
 In January 2017 the united nations world food program started
a project called humanitarian aid.
 The project was developed in rural areas of the Sindh region of
Pakistan.
 By using the Blockchain technology, beneficiaries received
money, food and all type of transactions are registered on a
blockchain to ensure security and transparency of this process.
Blockchain versions
Blockchain 1.0: Currency
 The implementation of DLT (distributed ledger technology) led
to its first and obvious application: cryptocurrencies.
 This allows financial transactions based on blockchain
technology.
 It is used in currency and payments.
 Bitcoin is the most prominent example in this segment.
Blockchain 2.0: Smart Contracts
 The new key concepts are Smart Contracts, small computer
programs that "live" in the blockchain.
 They are free computer programs that execute automatically,
and check conditions defined earlier like facilitation, verification
or enforcement.
 It is used as a replacement for traditional contracts.
Blockchain 3.0: DApps
 DApps is an abbreviation of decentralized application.
 It has their backend code running on a decentralized peer-to-
peer network.
 A DApp can have frontend code and user interfaces written in
any language that can make a call to its backend, like a
traditional Apps.
Why do we need Blockchain?
 Resilience: Blockchains is often replicated architecture. The
chain is still operated by most nodes in the event of a massive
attack against the system.
 Unchangeable transactions: By registering transactions in
chronological order, Blockchain certifies the unalterability, of all
operations which means when any new block has been added
to the chain of ledgers, it cannot be removed or modified.
 Transparency: Changes to public blockchains are publicly
viewable to everyone. This offers greater transparency, and all
transactions are immutable.
 Reliability: Blockchain certifies and verifies the identities of the
interested parties. This removes double records, reducing rates
and accelerates transactions.
 Fraud prevention: The concepts of shared information and
consensus prevent possible losses due to fraud or
embezzlement. In logistics-based industries, blockchain as a
monitoring mechanism act to reduce costs.
 Security: Attacking a traditional database is the bringing down
of a specific target. With the help of Distributed Ledger
Technology, each party holds a copy of the original chain, so
the system remains operative, even the large number of other
nodes fall.
 Time reduction: In the financial industry, blockchain can play a
vital role by allowing the quicker settlement of trades as it does
not need a lengthy process of verification, settlement, and
clearance because a single version of agreed-upon data of the
share ledger is available between all stack holders.
 Collaboration – Allows parties to transact directly with each
other without the need for mediating third parties.
 Decentralized: There are standards rules on how every node
exchanges the blockchain information. This method ensures
that all transactions are validated, and all valid transactions are
added one by one.
Thank you…

Mais conteúdo relacionado

Mais procurados

Mais procurados (20)

Introduction to Blockchain
Introduction to BlockchainIntroduction to Blockchain
Introduction to Blockchain
 
Blockchain Presentation
Blockchain PresentationBlockchain Presentation
Blockchain Presentation
 
Blockchain Technology and Its Application in Libraries
Blockchain Technology and Its Application in LibrariesBlockchain Technology and Its Application in Libraries
Blockchain Technology and Its Application in Libraries
 
Introduction to Blockchain
Introduction to Blockchain Introduction to Blockchain
Introduction to Blockchain
 
Blockchain: The New Technology and Its Applications for Libraries
Blockchain: The New Technology and Its Applications for LibrariesBlockchain: The New Technology and Its Applications for Libraries
Blockchain: The New Technology and Its Applications for Libraries
 
Blockchain
BlockchainBlockchain
Blockchain
 
Blockchain 101 | Blockchain Tutorial | Blockchain Smart Contracts | Blockchai...
Blockchain 101 | Blockchain Tutorial | Blockchain Smart Contracts | Blockchai...Blockchain 101 | Blockchain Tutorial | Blockchain Smart Contracts | Blockchai...
Blockchain 101 | Blockchain Tutorial | Blockchain Smart Contracts | Blockchai...
 
Blockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptxBlockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptx
 
Blockchain Technology
Blockchain TechnologyBlockchain Technology
Blockchain Technology
 
Blockchain in Banking, Business and Beyond
Blockchain in Banking, Business and BeyondBlockchain in Banking, Business and Beyond
Blockchain in Banking, Business and Beyond
 
Introduction to Blockchain
Introduction to BlockchainIntroduction to Blockchain
Introduction to Blockchain
 
Blockchain
BlockchainBlockchain
Blockchain
 
Blockchain
BlockchainBlockchain
Blockchain
 
Blockchain technology
Blockchain technologyBlockchain technology
Blockchain technology
 
An Introduction to Blockchain
An Introduction to BlockchainAn Introduction to Blockchain
An Introduction to Blockchain
 
Blockchain
BlockchainBlockchain
Blockchain
 
Blockchain ppt
Blockchain pptBlockchain ppt
Blockchain ppt
 
Blockchain and Banking
Blockchain and BankingBlockchain and Banking
Blockchain and Banking
 
Blockchain basics
Blockchain basicsBlockchain basics
Blockchain basics
 
Introduction to Blockchain
Introduction to BlockchainIntroduction to Blockchain
Introduction to Blockchain
 

Semelhante a Blockchain Technology

Concept of Blockchain Technology - How Does It Work (1).pdf
Concept of Blockchain Technology - How Does It Work (1).pdfConcept of Blockchain Technology - How Does It Work (1).pdf
Concept of Blockchain Technology - How Does It Work (1).pdf
coingabbar
 
Blockchain could be a data structure that could be a growing list of informat...
Blockchain could be a data structure that could be a growing list of informat...Blockchain could be a data structure that could be a growing list of informat...
Blockchain could be a data structure that could be a growing list of informat...
Richa575316
 
chapter 4 Selected Topics in computer.pptx
chapter 4 Selected Topics in computer.pptxchapter 4 Selected Topics in computer.pptx
chapter 4 Selected Topics in computer.pptx
AschalewAyele2
 
chapter 4 Selected Topics in computer.pptx
chapter 4 Selected Topics in computer.pptxchapter 4 Selected Topics in computer.pptx
chapter 4 Selected Topics in computer.pptx
AschalewAyele2
 

Semelhante a Blockchain Technology (20)

Blockchain Technology.pptx
Blockchain Technology.pptxBlockchain Technology.pptx
Blockchain Technology.pptx
 
Concept of Blockchain Technology - How Does It Work (1).pdf
Concept of Blockchain Technology - How Does It Work (1).pdfConcept of Blockchain Technology - How Does It Work (1).pdf
Concept of Blockchain Technology - How Does It Work (1).pdf
 
Understanding blockchaintechnology
Understanding blockchaintechnologyUnderstanding blockchaintechnology
Understanding blockchaintechnology
 
Understanding blockchaintechnology
Understanding blockchaintechnology Understanding blockchaintechnology
Understanding blockchaintechnology
 
Blockchain Technology | Bitcoin | Ethereum Coin | Cryptocurrency
Blockchain Technology | Bitcoin | Ethereum Coin | CryptocurrencyBlockchain Technology | Bitcoin | Ethereum Coin | Cryptocurrency
Blockchain Technology | Bitcoin | Ethereum Coin | Cryptocurrency
 
Blockchain Technology Explained
Blockchain Technology ExplainedBlockchain Technology Explained
Blockchain Technology Explained
 
Blockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptxBlockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptx
 
BASIC INTRODUCTION TO BLOCKCHAIN - JOEL SUMANTH RAJ.pdf
BASIC INTRODUCTION TO BLOCKCHAIN  - JOEL SUMANTH RAJ.pdfBASIC INTRODUCTION TO BLOCKCHAIN  - JOEL SUMANTH RAJ.pdf
BASIC INTRODUCTION TO BLOCKCHAIN - JOEL SUMANTH RAJ.pdf
 
Blockchain- Ammar Ahmad.pdf
Blockchain- Ammar Ahmad.pdfBlockchain- Ammar Ahmad.pdf
Blockchain- Ammar Ahmad.pdf
 
IRJET- Blockchain Technology
IRJET- Blockchain TechnologyIRJET- Blockchain Technology
IRJET- Blockchain Technology
 
Blockchain could be a data structure that could be a growing list of informat...
Blockchain could be a data structure that could be a growing list of informat...Blockchain could be a data structure that could be a growing list of informat...
Blockchain could be a data structure that could be a growing list of informat...
 
The Potential of Blockchain Technology
The Potential of Blockchain TechnologyThe Potential of Blockchain Technology
The Potential of Blockchain Technology
 
Blockchain Facts_What Is It, How IT Works and How Can It Be Used.pdf
Blockchain Facts_What Is It, How IT Works and How Can It Be Used.pdfBlockchain Facts_What Is It, How IT Works and How Can It Be Used.pdf
Blockchain Facts_What Is It, How IT Works and How Can It Be Used.pdf
 
Minor project report blockchain
Minor project report blockchainMinor project report blockchain
Minor project report blockchain
 
The Future Is Blockchain Era
The Future Is Blockchain EraThe Future Is Blockchain Era
The Future Is Blockchain Era
 
Blockchain
BlockchainBlockchain
Blockchain
 
BLOCKCHAIN.pptx
 BLOCKCHAIN.pptx BLOCKCHAIN.pptx
BLOCKCHAIN.pptx
 
chapter 4 Selected Topics in computer.pptx
chapter 4 Selected Topics in computer.pptxchapter 4 Selected Topics in computer.pptx
chapter 4 Selected Topics in computer.pptx
 
chapter 4 Selected Topics in computer.pptx
chapter 4 Selected Topics in computer.pptxchapter 4 Selected Topics in computer.pptx
chapter 4 Selected Topics in computer.pptx
 
blockchain.pdf
blockchain.pdfblockchain.pdf
blockchain.pdf
 

Último

Último (20)

Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdf
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 

Blockchain Technology

  • 2.
  • 3. BLOCKCHAIN TECHNOLOGY  Technology that allows data to be stored and exchanged on a peer-to- peer(P2P) basis  Structurally, blockchain data can be consulted, shared and secured  It is used in a decentralized manner and removes the need for intermediaries, or "trusted third parties“  When a block has been validated, it is added to the blockchain and shared with the network  Blocks are connected to each other in such a way that if users wish to change one block, the entire blockchain must also be changed.
  • 5. BLOCKCHAIN NETWORKS CENTRALIZED DECENTRALIZED DISTRIBUTED All the nodes are connected under a single authority Example: Wikipedia Organizations Using : • National Informatics Center (India) • IBM No single authority server controls the nodes, they all have individual entity Example : Bitcoin Organizations Using : • Bitcoin, • Tor network Every node is independent and interconnected with each other Example : Google search system Organizations Using : • Apple • Google • Facebook
  • 6.
  • 8. Step 1) Some person requests a transaction.The transaction could be involved cryptocurrency, contracts, records or other information. Step 2) The requested transaction is broadcasted to a P2P network with the help of nodes. Step 3) The network of nodes validates the transaction and the user's status with the help of known algorithms. Step 4) Once the transaction is complete the new block is then added to the existing blockchain.In such a way that is permanent and unalterable.
  • 9. What is a Block?  A Blockchain is a chain of blocks which contain information.  The data which is stored inside a block depends on the type of blockchain. Example : A Bitcoin Block contains information about the Sender, Receiver, number of bitcoins to be transferred.  The first block in the chain is called the Genesis block.  Each new block in the chain is linked to the previous block.
  • 10.
  • 11. Understanding SHA256 - Hash  A block also has a hash.  A can be understood as a fingerprint which is unique to each block.  It identifies a block and all of its contents, and it's always unique, just like a fingerprint.  Once a block is created, any change inside the block will cause the hash to change.  Hash is very useful when you want to detect changes to intersections.  If the fingerprint of a block changes, it does not remain the same block.
  • 12.
  • 13.  Each Block has : 1) Data 2) Hash 3) Hash of the previous block Example : A chain of 3 blocks.  The 1st block has no predecessor; it does not contain has the previous block.  Block 2 contains a hash of block 1.  While block 3 contains Hash of block 2.  All blocks are containing hashes of previous blocks.  Technique that makes a blockchain so secure.
  • 14.  Assume an attacker is able to change the data present in the Block 2.  Correspondingly, the Hash of the Block also changes.  But, Block 3 still contains the old Hash of the Block 2.  This makes Block 3, and all succeeding blocks invalid as they do not have correct hash the previous block.  Changing a single block can quickly make all following blocks invalid.
  • 15.
  • 16.
  • 17. Bitcoin cryptocurrency: Most Popular Application of Blockchain
  • 18. What is Cryptocurrency?  A cryptocurrency is one medium of exchange like traditional currencies such as USD, but it is designed to exchange the digital information through a process made possible by certain principles of cryptography.  A cryptocurrency is a digital currency and is classified as a subset of alternative currencies and virtual currencies.  Cryptocurrency is a bearer instrument based on digital cryptography.  In this kind of cryptocurrency, the holder has of the currency has ownership.  No other record kept as to the identity of the owner.  In the year 1998, Wei Dai published "B-Money," an anonymous, distributed electronica cash system
  • 19. What is Bitcoin?  Bitcoin was launched in 2009 by an unknown person called Satoshi Nakamoto.  Bitcoin is a Peer-to-Peer technology which is not governed by any central authority or banks.  Currently, issuing Bitcoins and managing transactions are carried out collectively in the network.  It is presently the dominant cryptocurrency of the world.
  • 20. Blockchain and Bitcoin  Blockchain is not Bitcoin, but it is the technology behind Bitcoin  Bitcoin is the digital token, and blockchain is the ledger that keeps track of who owns the digital tokens.  No one can't have Bitcoin without blockchain, but one can have blockchain without Bitcoin. Other prominent cryptocurrencies :  Ethereum  Bitcoin Cash  Ripple  Litecoin
  • 21. Limitations of Blockchain technology  Higher costs: Nodes seek higher rewards for completing transactions in a business which work on the principle of Supply and Demand  Slower transactions: Nodes prioritize transactions with higher rewards, backlogs of transactions build up  Smaller ledger: It not possible to a full copy of the Blockchain, potentially which can affect immutability, consensus, etc.
  • 22.  Transaction costs, network speed: The transactions cost of Bitcoin is quite high after being touted as 'nearly free' for the first few years.  Risk of error: There is always a risk of error, as long as the human factor is involved. In case a blockchain serves as a database, all the incoming data has to be of high quality. However, human involvement can quickly resolve the error.  Wasteful: Every node that runs the blockchain has to maintain consensus across the blockchain. This offers very low downtime and makes data stored on the blockchain forever unchangeable. However, all this is wasteful, because each node repeats a task to reach consensus
  • 24. 1.Dubai: The Smart City  In the year 2016, smart Dubai office introduced Blockchain strategy.  Using this technology entrepreneurs and developers will be able to connect with investor and leading companies.  The objective is to implement blockchain base system which favors the development of various kind of industries to make Dubai 'the happiest city in the world.'
  • 25. 2. Incent Customer retention  Incent is CRaaS (Consumer retention as a service) based on the Blockchain technology.  It is a loyalty program which is based on generating token for business affiliated with its related network.  In this system, blockchain is exchanged instantaneously, and it can be stored in digital portfolios of user's phone or accessing through the browser.
  • 26. 3. Blockchain for Humanitarian Aid  In January 2017 the united nations world food program started a project called humanitarian aid.  The project was developed in rural areas of the Sindh region of Pakistan.  By using the Blockchain technology, beneficiaries received money, food and all type of transactions are registered on a blockchain to ensure security and transparency of this process.
  • 28. Blockchain 1.0: Currency  The implementation of DLT (distributed ledger technology) led to its first and obvious application: cryptocurrencies.  This allows financial transactions based on blockchain technology.  It is used in currency and payments.  Bitcoin is the most prominent example in this segment.
  • 29. Blockchain 2.0: Smart Contracts  The new key concepts are Smart Contracts, small computer programs that "live" in the blockchain.  They are free computer programs that execute automatically, and check conditions defined earlier like facilitation, verification or enforcement.  It is used as a replacement for traditional contracts.
  • 30. Blockchain 3.0: DApps  DApps is an abbreviation of decentralized application.  It has their backend code running on a decentralized peer-to- peer network.  A DApp can have frontend code and user interfaces written in any language that can make a call to its backend, like a traditional Apps.
  • 31. Why do we need Blockchain?  Resilience: Blockchains is often replicated architecture. The chain is still operated by most nodes in the event of a massive attack against the system.  Unchangeable transactions: By registering transactions in chronological order, Blockchain certifies the unalterability, of all operations which means when any new block has been added to the chain of ledgers, it cannot be removed or modified.  Transparency: Changes to public blockchains are publicly viewable to everyone. This offers greater transparency, and all transactions are immutable.
  • 32.  Reliability: Blockchain certifies and verifies the identities of the interested parties. This removes double records, reducing rates and accelerates transactions.  Fraud prevention: The concepts of shared information and consensus prevent possible losses due to fraud or embezzlement. In logistics-based industries, blockchain as a monitoring mechanism act to reduce costs.  Security: Attacking a traditional database is the bringing down of a specific target. With the help of Distributed Ledger Technology, each party holds a copy of the original chain, so the system remains operative, even the large number of other nodes fall.
  • 33.  Time reduction: In the financial industry, blockchain can play a vital role by allowing the quicker settlement of trades as it does not need a lengthy process of verification, settlement, and clearance because a single version of agreed-upon data of the share ledger is available between all stack holders.  Collaboration – Allows parties to transact directly with each other without the need for mediating third parties.  Decentralized: There are standards rules on how every node exchanges the blockchain information. This method ensures that all transactions are validated, and all valid transactions are added one by one.