SlideShare ist ein Scribd-Unternehmen logo
1 von 13
G. H. Raisoni College of Engineering
Department of Computer Science and Engineering
Blockchain Technology
End Sem Exam
Session: 2018-19
Report on
Supply Chain Management using
Blockchain
1
What is Block Chain Technology?
A blockchain is essentially a distributed database of records or public ledger of
all transactions or digital events that have been executed and shared among
participating parties. Each transaction in the public ledger is verified by
consensus of a majority of the participants in the system. And, once entered,
information can never be erased. The blockchain contains a certain and
verifiable record of every single transaction ever made. To use a basic analogy,
it is easy to steal a cookie from a cookie jar, kept in a secluded place than
stealing the cookie from a cookie jar kept in a marketplace, being observed by
thousands of people. In the report, it distinguishes between multiple types of
blockchains and explains the two biggest platforms, namely Bitcoin and
Ethereum. While introducing those two platforms we explain the most
important technology and algorithms used such as proof of work concept.
Some of the security issues and solutions are also covered. We conclude with
some concrete Ethereum based applications that demonstrate the usage of
blockchain technology beyond cryptocurrency and illustrate current
developments in this field.
2
How does Blockchain work?
Public Vs Private Blockchains
3
Private blockchains. Public blockchains.
1. Conversely, a ‘private’
blockchain network is where
the participants are known
and trusted: for example, an
industry group, or a group of
companies owned by an
umbrella company.
2. Many of the mechanisms
aren’t needed – or rather they
are replaced with legal
contracts.
3. This changes the technical
decisions as to which bricks
are used to build the solution.
Ledgers can be ‘public’ in two
senses:
1. Anyone, without permission
granted by another
authority, can write data
2. Anyone, without permission
granted by another
authority, can read data
Usually, when people talk about
public blockchains, they mean
anyone-can-write.
Blockchain Applications
Blockchain demonstrates the potential to be used in many different fields of financial and
non-financial.
4
Financial institutions
and banks no longer see blockchain technology as a threat to traditional business
models. The world’s biggest banks are in fact looking for opportunities in this area by
doing research on innovative blockchain applications. In a recent interview, Rain Lohmus
of Estonia’s LHV bank told that they found Blockchain to be the most tested and secure
for some banking and finance-related applications.
Non-Financial applications
opportunities are also endless. We can envision putting proof of the existence of all legal
documents, health records, and royalty payments in the music industry, notary, private
securities and marriage licenses in the blockchain. By storing the fingerprint of the digital
asset instead of storing the digital asset itself, the anonymity or privacy objective can be
achieved.
Blockchain—Risks and Opportunities
Having rapidly outgrown its early roots in cryptocurrencies (such as bitcoin)
Blockchain now has the potential to:
● Simplify and enhance transparency in core business functions such as
supply chain management, auditing, tax, compliance and back-office
operations
● Rapidly increase the volume of automated transactions
● Help reduce fraud through enhanced identity management
However,while Blockchain has the potentialto revolutionize the way we do
business, boards must also consider some of the associated challenges with
the adoption of the technology such as:
5
● Regulatoryand legal environments are still under development and as
such is open for interpretation
● Implementing and standardizing Blockchain requires significant
investment, including legacy system integrationand retraining of the
workforce where appropriate
● A lack of real-world enterprise testing and the rapid development of
Blockchain platforms make it difficult to stay ahead of the curve
Problems Identified
If blockchain technology allows us to more securely and transparently track
all types of transactions, imagine the possibilities it presents across the
supply chain.
6
Every time a product changes hands, the transaction could be documented,
creating a permanent history of a product, from manufacture to sale. This
could dramatically reduce time delays, added costs, and human error that
plague transactions today.
This means that there is a need to develop a mechanism so that the entire
Bitcoin network can agree regarding the order of transactions, which is a
daunting task in a distributed system.
Solutions Provided
Blockchain-protected supply chain framework
► The product ledger will hold the key properties of components, quality, quantity and
custody at a given point in time. These attributes are stored in a secure infrastructure
and can be represented in consumer- facing applications. It will be readable and linked
from pre-existing data sets.
7
► Every relevant participant also will be an interested party in performing a quality
assessment, auditing the network and getting verification from the relevant performing
party. Participants are producers, manufacturers, registrars, standards organizations,
customers, certifiers and auditors.
A blockchain solution provides:
► Brand value for products
► Decentralized, the technology-shared
architecture
► Establishment of mutual trustless trust
Impact:
► Incomprehensible network of
product trace
► Supply chain mass contamination of products
► Counterfeit parts in product inception
Blockchain can provide secure IoT digital marketplace
► Blockchain provides secure, machine-to-machine communication and distribution of
smartly produced data.
► Its decentralized server adds a layer of security to file storage and transfer,
determines roles and permissions, provides trustless peer-to-peer messaging, and
offers secure and distributed data sharing and healthy equipment coordination.
► It can facilitate tracking production, distribution and consumption, and automatically
detect problems to initiate a cost-effective response rapidly.
8
Impact:
► Data gathered in IoT network is futile
► Centralized cloud infrastructure
► Manual tracking of production, distribution and consumption
A blockchain solution provides:
► Safe distribution of smartly produced data
► Secure transfer of financially sensitive information
► Automatic installation of service requests
Blockchain can provide information around the origin of
goods
► Blockchain provides an immutable, trusted and shared record of transaction data.
► With its verifiable and decentralized nature, retailers and manufacturers can track the
origin and location of a product at any point along the supply chain at any given time.
► Blockchain could eliminate the burden on one trusted centralized party when dealing
with multiple parties in multiple jurisdictions that are exchanging multiple physical
goods and multiple documents and settlements by decentralizing the authority.
Impact:
9
► Lack of confidence in retailer
► Possibility for contamination
► Potential for mislabelling of goods
A blockchain solution provides:
► Reassurance to customers, particularly those with requirements, e.g., kosher and
halal
► Helps avoid public relations disasters
► Helps maintain status as an ethical retailer
This mathematical puzzle is not trivial to solve and the complexity of the
problem can be adjusted so that on average it takes ten minutes for a node
in the Bitcoin network to make a right guess and generate a block. There is
very small probability that more than one block will be generated in the
system at a given time. First node, to solve the problem, broadcasts the
block to rest of the network. Occasionally, however, more than one block
will be solved at the same time, leading to several possible branches.
However, the math of solving is very complicated and hence the blockchain
quickly stabilizes, meaning that every node is in agreement about the
ordering of blocks a few backs from the end of the chain. The nodes
10
donating their computing resources to solve the puzzle and generate block
are called “miner” nodes” and are financially awarded for their efforts.
The network only accepts the longest blockchain as the valid one. Hence, it
is next to impossible for an attacker to introduce a fraudulent transaction
since it has not only to generate a block by solving a mathematical puzzle
but it has to at the same time mathematically race against the good nodes to
generate all subsequent blocks in order for it make other nodes accept its
transaction & block as the valid one. This job becomes even more difficult
since blocks in the blockchain are linked cryptographically together.
Market Competition
Blockchain technology is finding applications in both financial and non-
financial areas that traditionally relied on a third trusted online entity to
validate and safeguard online transactions of digital assets. There was
another application “Smart Contracts” that was invented in the year 1994 by
Nick Szabo. It was a great idea to automatically execute contracts between
11
participating parties. However, it did not find usage until the notion of
cryptocurrencies or programmable payments came into existence. Now two
programs blockchain and the smart contract can work together to trigger
payments when a preprogrammed condition of a contractual agreement is
triggered. Smart Contracts are really the killer application of the
cryptocurrency world.
Smart contracts are contracts which are automatically enforced by computer
protocols. Using blockchain technology it has become much easier to
register, verify and execute Smart Contracts. Open source companies like
Ethereum and Codius are enabling Smart Contracts using blockchain
technology. Many companies which operate on bitcoin and blockchain
technologies are supporting Smart Contracts. Many cases where assets are
transferred only on meeting certain conditions which require Lawyers to
create a contract and Banks to provide Escrow service can be replaced by
Smart Contracts.
Ethereum has created a lot of excitement for its programmable platform
capabilities. Ethereum allows anyone to create their own cryptocurrency and
use that to execute, pay for smart contracts. Ethereum itself has its own
cryptocurrency (ether) which is used to pay for the services. Ethereum is
already powering a wide range of early applications in areas such as
Governance, autonomous banks, keyless access, crowdfunding, financial
derivatives trading and settlement using smart contracts.
12
Conclusion
Much of the thought leadership regarding blockchains in financial services
has focused on the context of Western Europe and the US but little has
been explored within Asia. This is ironic given in the US, trust across state
lines is high and uniform; in Europe, the market is more closely aligned by
regulation. But Asia is still behind in terms of levels of trust enabling greater
economic activity. Asia’s geopolitical context is unique globally – the region
consists of loosely coupled countries who want to trade with each other, yet
levels of trust between countries are disparate, preventing the region from
realising its potential.
We believe that the most transformative blockchains will be those that can
work across geopolitical boundaries. Southeast Asia has the most potential
that can be unlocked with this technology, but we acknowledge that it may
also be the hardest blockchains to implement.
We now have the technology for trust. With political will, investment, and
industry collaboration, we believe that blockchains can improve the way
business is done in Southeast Asia and increase economic prosperity as a
result.

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Blockchain for Executives, Entrepreneurs and Investors
Blockchain for Executives, Entrepreneurs and InvestorsBlockchain for Executives, Entrepreneurs and Investors
Blockchain for Executives, Entrepreneurs and Investors
 
The coin tree summarized 10-15
The coin tree   summarized 10-15The coin tree   summarized 10-15
The coin tree summarized 10-15
 
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 Technology
Blockchain TechnologyBlockchain Technology
Blockchain Technology
 
X ange uni_-_cryptos_-_bj_-_04072017
X ange uni_-_cryptos_-_bj_-_04072017X ange uni_-_cryptos_-_bj_-_04072017
X ange uni_-_cryptos_-_bj_-_04072017
 
Blockchain Technology | Bitcoin | Ethereum Coin | Cryptocurrency
Blockchain Technology | Bitcoin | Ethereum Coin | CryptocurrencyBlockchain Technology | Bitcoin | Ethereum Coin | Cryptocurrency
Blockchain Technology | Bitcoin | Ethereum Coin | Cryptocurrency
 
Use case of block chain unit 4 AKTU
Use case of block chain unit 4 AKTUUse case of block chain unit 4 AKTU
Use case of block chain unit 4 AKTU
 
Blockchain 101
Blockchain 101Blockchain 101
Blockchain 101
 
From 7331 to legal : a selection of blockchain discussion topics
From 7331 to legal : a selection of blockchain discussion topicsFrom 7331 to legal : a selection of blockchain discussion topics
From 7331 to legal : a selection of blockchain discussion topics
 
The Microsoft vision for Blockchain
The Microsoft vision for BlockchainThe Microsoft vision for Blockchain
The Microsoft vision for Blockchain
 
Blockchain Introduction Presentation
Blockchain Introduction PresentationBlockchain Introduction Presentation
Blockchain Introduction Presentation
 
Eris Industries - American Banker presentation deck.
Eris Industries - American Banker presentation deck. Eris Industries - American Banker presentation deck.
Eris Industries - American Banker presentation deck.
 
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
 
Blockchain technology
Blockchain technologyBlockchain technology
Blockchain technology
 
Blockchain in Insurance 101
Blockchain in Insurance 101Blockchain in Insurance 101
Blockchain in Insurance 101
 
Blockchain Technology in Banking Services - A Review
Blockchain Technology in Banking Services - A ReviewBlockchain Technology in Banking Services - A Review
Blockchain Technology in Banking Services - A Review
 
Blockchain technology amplify your enterprise / IBM
Blockchain technology amplify your enterprise / IBMBlockchain technology amplify your enterprise / IBM
Blockchain technology amplify your enterprise / IBM
 
Blockchain : A Catalyst for New Approaches in Insurance
Blockchain : A Catalyst for New Approaches in Insurance Blockchain : A Catalyst for New Approaches in Insurance
Blockchain : A Catalyst for New Approaches in Insurance
 
Overview of blockchain technology and architecture
Overview of blockchain technology and   architectureOverview of blockchain technology and   architecture
Overview of blockchain technology and architecture
 
Blockchain on Azure and Use Cases
Blockchain on Azure and Use CasesBlockchain on Azure and Use Cases
Blockchain on Azure and Use Cases
 

Ähnlich wie Supply Chain Management using Blockchain

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
 

Ähnlich wie Supply Chain Management using Blockchain (20)

Blockchain Technology Developments in Government 3.0
Blockchain Technology Developments in Government 3.0Blockchain Technology Developments in Government 3.0
Blockchain Technology Developments in Government 3.0
 
jayesh_Blockchain.pptx
jayesh_Blockchain.pptxjayesh_Blockchain.pptx
jayesh_Blockchain.pptx
 
Blockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptxBlockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptx
 
Blockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptxBlockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptx
 
27 MAJOR BLOCKCHAIN APPLICATIONS AND REAL-WORLD USES.pdf
27 MAJOR BLOCKCHAIN APPLICATIONS AND REAL-WORLD USES.pdf27 MAJOR BLOCKCHAIN APPLICATIONS AND REAL-WORLD USES.pdf
27 MAJOR BLOCKCHAIN APPLICATIONS AND REAL-WORLD USES.pdf
 
The blockchain technology
The blockchain technologyThe blockchain technology
The blockchain technology
 
New kids on the blockchain fintech
New kids on the blockchain   fintech New kids on the blockchain   fintech
New kids on the blockchain fintech
 
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...
 
What Are The Features Of Blockchain Technology..pdf
What Are The Features Of Blockchain Technology..pdfWhat Are The Features Of Blockchain Technology..pdf
What Are The Features Of Blockchain Technology..pdf
 
Blockchain for Enterprise
Blockchain for EnterpriseBlockchain for Enterprise
Blockchain for Enterprise
 
Application of Blockchain Technologies in Digital Forensics
Application of Blockchain Technologies in Digital ForensicsApplication of Blockchain Technologies in Digital Forensics
Application of Blockchain Technologies in Digital Forensics
 
What Are The Features Of Blockchain Technology.docx
What Are The Features Of Blockchain Technology.docxWhat Are The Features Of Blockchain Technology.docx
What Are The Features Of Blockchain Technology.docx
 
Blockchain's Smart Contracts: Driving the Next Wave of Innovation Across Manu...
Blockchain's Smart Contracts: Driving the Next Wave of Innovation Across Manu...Blockchain's Smart Contracts: Driving the Next Wave of Innovation Across Manu...
Blockchain's Smart Contracts: Driving the Next Wave of Innovation Across Manu...
 
IRJET- Secure Online Voting Systems using Block of Chunks
IRJET-  	  Secure Online Voting Systems using Block of ChunksIRJET-  	  Secure Online Voting Systems using Block of Chunks
IRJET- Secure Online Voting Systems using Block of Chunks
 
Blockchain.docx
Blockchain.docxBlockchain.docx
Blockchain.docx
 
Blockchain powering the internet of value
Blockchain powering the internet of value  Blockchain powering the internet of value
Blockchain powering the internet of value
 
Blockchains For The IOT - EVRYTHNG
Blockchains For The IOT - EVRYTHNGBlockchains For The IOT - EVRYTHNG
Blockchains For The IOT - EVRYTHNG
 
Blockchain.pptx
Blockchain.pptxBlockchain.pptx
Blockchain.pptx
 
Blockchain technology and logistics management
Blockchain technology and logistics managementBlockchain technology and logistics management
Blockchain technology and logistics management
 
All about Blockchain Technology and it's applications in Finance function
All about Blockchain Technology and it's applications in Finance functionAll about Blockchain Technology and it's applications in Finance function
All about Blockchain Technology and it's applications in Finance function
 

Kürzlich hochgeladen

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Kürzlich hochgeladen (20)

"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 ...
 
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
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
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...
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
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
 
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
 
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
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
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
 
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
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 

Supply Chain Management using Blockchain

  • 1. G. H. Raisoni College of Engineering Department of Computer Science and Engineering Blockchain Technology End Sem Exam Session: 2018-19 Report on Supply Chain Management using Blockchain
  • 2. 1 What is Block Chain Technology? A blockchain is essentially a distributed database of records or public ledger of all transactions or digital events that have been executed and shared among participating parties. Each transaction in the public ledger is verified by consensus of a majority of the participants in the system. And, once entered, information can never be erased. The blockchain contains a certain and verifiable record of every single transaction ever made. To use a basic analogy, it is easy to steal a cookie from a cookie jar, kept in a secluded place than stealing the cookie from a cookie jar kept in a marketplace, being observed by thousands of people. In the report, it distinguishes between multiple types of blockchains and explains the two biggest platforms, namely Bitcoin and Ethereum. While introducing those two platforms we explain the most important technology and algorithms used such as proof of work concept. Some of the security issues and solutions are also covered. We conclude with some concrete Ethereum based applications that demonstrate the usage of blockchain technology beyond cryptocurrency and illustrate current developments in this field.
  • 3. 2 How does Blockchain work? Public Vs Private Blockchains
  • 4. 3 Private blockchains. Public blockchains. 1. Conversely, a ‘private’ blockchain network is where the participants are known and trusted: for example, an industry group, or a group of companies owned by an umbrella company. 2. Many of the mechanisms aren’t needed – or rather they are replaced with legal contracts. 3. This changes the technical decisions as to which bricks are used to build the solution. Ledgers can be ‘public’ in two senses: 1. Anyone, without permission granted by another authority, can write data 2. Anyone, without permission granted by another authority, can read data Usually, when people talk about public blockchains, they mean anyone-can-write. Blockchain Applications Blockchain demonstrates the potential to be used in many different fields of financial and non-financial.
  • 5. 4 Financial institutions and banks no longer see blockchain technology as a threat to traditional business models. The world’s biggest banks are in fact looking for opportunities in this area by doing research on innovative blockchain applications. In a recent interview, Rain Lohmus of Estonia’s LHV bank told that they found Blockchain to be the most tested and secure for some banking and finance-related applications. Non-Financial applications opportunities are also endless. We can envision putting proof of the existence of all legal documents, health records, and royalty payments in the music industry, notary, private securities and marriage licenses in the blockchain. By storing the fingerprint of the digital asset instead of storing the digital asset itself, the anonymity or privacy objective can be achieved. Blockchain—Risks and Opportunities Having rapidly outgrown its early roots in cryptocurrencies (such as bitcoin) Blockchain now has the potential to: ● Simplify and enhance transparency in core business functions such as supply chain management, auditing, tax, compliance and back-office operations ● Rapidly increase the volume of automated transactions ● Help reduce fraud through enhanced identity management However,while Blockchain has the potentialto revolutionize the way we do business, boards must also consider some of the associated challenges with the adoption of the technology such as:
  • 6. 5 ● Regulatoryand legal environments are still under development and as such is open for interpretation ● Implementing and standardizing Blockchain requires significant investment, including legacy system integrationand retraining of the workforce where appropriate ● A lack of real-world enterprise testing and the rapid development of Blockchain platforms make it difficult to stay ahead of the curve Problems Identified If blockchain technology allows us to more securely and transparently track all types of transactions, imagine the possibilities it presents across the supply chain.
  • 7. 6 Every time a product changes hands, the transaction could be documented, creating a permanent history of a product, from manufacture to sale. This could dramatically reduce time delays, added costs, and human error that plague transactions today. This means that there is a need to develop a mechanism so that the entire Bitcoin network can agree regarding the order of transactions, which is a daunting task in a distributed system. Solutions Provided Blockchain-protected supply chain framework ► The product ledger will hold the key properties of components, quality, quantity and custody at a given point in time. These attributes are stored in a secure infrastructure and can be represented in consumer- facing applications. It will be readable and linked from pre-existing data sets.
  • 8. 7 ► Every relevant participant also will be an interested party in performing a quality assessment, auditing the network and getting verification from the relevant performing party. Participants are producers, manufacturers, registrars, standards organizations, customers, certifiers and auditors. A blockchain solution provides: ► Brand value for products ► Decentralized, the technology-shared architecture ► Establishment of mutual trustless trust Impact: ► Incomprehensible network of product trace ► Supply chain mass contamination of products ► Counterfeit parts in product inception Blockchain can provide secure IoT digital marketplace ► Blockchain provides secure, machine-to-machine communication and distribution of smartly produced data. ► Its decentralized server adds a layer of security to file storage and transfer, determines roles and permissions, provides trustless peer-to-peer messaging, and offers secure and distributed data sharing and healthy equipment coordination. ► It can facilitate tracking production, distribution and consumption, and automatically detect problems to initiate a cost-effective response rapidly.
  • 9. 8 Impact: ► Data gathered in IoT network is futile ► Centralized cloud infrastructure ► Manual tracking of production, distribution and consumption A blockchain solution provides: ► Safe distribution of smartly produced data ► Secure transfer of financially sensitive information ► Automatic installation of service requests Blockchain can provide information around the origin of goods ► Blockchain provides an immutable, trusted and shared record of transaction data. ► With its verifiable and decentralized nature, retailers and manufacturers can track the origin and location of a product at any point along the supply chain at any given time. ► Blockchain could eliminate the burden on one trusted centralized party when dealing with multiple parties in multiple jurisdictions that are exchanging multiple physical goods and multiple documents and settlements by decentralizing the authority. Impact:
  • 10. 9 ► Lack of confidence in retailer ► Possibility for contamination ► Potential for mislabelling of goods A blockchain solution provides: ► Reassurance to customers, particularly those with requirements, e.g., kosher and halal ► Helps avoid public relations disasters ► Helps maintain status as an ethical retailer This mathematical puzzle is not trivial to solve and the complexity of the problem can be adjusted so that on average it takes ten minutes for a node in the Bitcoin network to make a right guess and generate a block. There is very small probability that more than one block will be generated in the system at a given time. First node, to solve the problem, broadcasts the block to rest of the network. Occasionally, however, more than one block will be solved at the same time, leading to several possible branches. However, the math of solving is very complicated and hence the blockchain quickly stabilizes, meaning that every node is in agreement about the ordering of blocks a few backs from the end of the chain. The nodes
  • 11. 10 donating their computing resources to solve the puzzle and generate block are called “miner” nodes” and are financially awarded for their efforts. The network only accepts the longest blockchain as the valid one. Hence, it is next to impossible for an attacker to introduce a fraudulent transaction since it has not only to generate a block by solving a mathematical puzzle but it has to at the same time mathematically race against the good nodes to generate all subsequent blocks in order for it make other nodes accept its transaction & block as the valid one. This job becomes even more difficult since blocks in the blockchain are linked cryptographically together. Market Competition Blockchain technology is finding applications in both financial and non- financial areas that traditionally relied on a third trusted online entity to validate and safeguard online transactions of digital assets. There was another application “Smart Contracts” that was invented in the year 1994 by Nick Szabo. It was a great idea to automatically execute contracts between
  • 12. 11 participating parties. However, it did not find usage until the notion of cryptocurrencies or programmable payments came into existence. Now two programs blockchain and the smart contract can work together to trigger payments when a preprogrammed condition of a contractual agreement is triggered. Smart Contracts are really the killer application of the cryptocurrency world. Smart contracts are contracts which are automatically enforced by computer protocols. Using blockchain technology it has become much easier to register, verify and execute Smart Contracts. Open source companies like Ethereum and Codius are enabling Smart Contracts using blockchain technology. Many companies which operate on bitcoin and blockchain technologies are supporting Smart Contracts. Many cases where assets are transferred only on meeting certain conditions which require Lawyers to create a contract and Banks to provide Escrow service can be replaced by Smart Contracts. Ethereum has created a lot of excitement for its programmable platform capabilities. Ethereum allows anyone to create their own cryptocurrency and use that to execute, pay for smart contracts. Ethereum itself has its own cryptocurrency (ether) which is used to pay for the services. Ethereum is already powering a wide range of early applications in areas such as Governance, autonomous banks, keyless access, crowdfunding, financial derivatives trading and settlement using smart contracts.
  • 13. 12 Conclusion Much of the thought leadership regarding blockchains in financial services has focused on the context of Western Europe and the US but little has been explored within Asia. This is ironic given in the US, trust across state lines is high and uniform; in Europe, the market is more closely aligned by regulation. But Asia is still behind in terms of levels of trust enabling greater economic activity. Asia’s geopolitical context is unique globally – the region consists of loosely coupled countries who want to trade with each other, yet levels of trust between countries are disparate, preventing the region from realising its potential. We believe that the most transformative blockchains will be those that can work across geopolitical boundaries. Southeast Asia has the most potential that can be unlocked with this technology, but we acknowledge that it may also be the hardest blockchains to implement. We now have the technology for trust. With political will, investment, and industry collaboration, we believe that blockchains can improve the way business is done in Southeast Asia and increase economic prosperity as a result.