SlideShare a Scribd company logo
Copyright © 2017 ScottMadden, Inc. All rights reserved. Report _2017
Blockchain: An Introduction for Executives
Making Sense of the Buzzwords
Fall 2017
Copyright © 2017 by ScottMadden, Inc. All rights reserved.
Table of Contents
■ Introduction
• Background
• Key Findings
■ What Are Blockchains?
• Decentralized Data Structures
• Customizable Ledgers
• Stores of Value (identities, assets, and data)
■ How Do Blockchains Work?
• Transaction Life Cycle
• Cryptoeconomics 101
• Mining
• Practical Byzantine Fault Tolerance
• Forking
■ Current State
• Foundational Applications
• Commercialization: IBM vs. Microsoft vs. R3
• Technical Developments: The Cutting Edge
■ Next Steps
• Putting Distributed Ledger Technologies on the Radar
1
Introduction
"You never change things by fighting the existing reality. To
change something, build a new model that makes the
existing model obsolete."
– R. Buckminster Fuller
Copyright © 2017 by ScottMadden, Inc. All rights reserved.
Background
The world is growing more decentralized, in large part due to the transformative power of the internet.
■ While originally thought to be isolated to use cases such as email and news media, the internet laid the foundation for unprecedented,
multi-billion dollar industries and innovations such as ecommerce, social media, the cloud, smartphones, and online gaming
■ However, the internet also enabled activities like identity theft, unwarranted surveillance, and the monopolization of personal data
■ Blockchains bring security and privacy to the decentralized, digital world potentially addressing many of these undesirable
consequences of the internet
Blockchain technology carries a similar revolutionary potential to that of the internet, though be wary of the hype.
■ By making certain data immutable and shared across a network, blockchains allow value to be digitized, exchanged, and recorded
without the facilitation (and cost) of a trusted third party – something truly unprecedented
■ This means that any industries not already disrupted by the internet whose services include data collection, curation, verification, and/or
dissemination could now be disrupted, especially those that are currently centralized and monopolized (e.g., banking)
■ This also means that services previously susceptible to malpractice once digitized (e.g., voting and music sharing) can now be safely
and securely brought into the 21st century
■ And finally, this means that the tedious activities associated with data silos and imperfect communication, like filling out a medical history
form every time we visit a new doctor, can be things of the past. We can now make (and own) one record that’s stored on an immutable,
append-only blockchain, and anyone we select can reference our record anywhere at any time
■ Despite this awesome potential, we are still very much in the early 90s of the blockchain adoption and development curves. Much work
has yet to be done as the technology matures, and business cases are only beginning to be flushed out. The priority now is to learn and
pursue low-risk pilots
Introduction
3 SOURCE: CoinDesk
Copyright © 2017 by ScottMadden, Inc. All rights reserved.
Key Findings
Digital trust is expensive. Blockchains can makes it unnecessary.
■ With blockchains, the trust we ordinarily rely on to exchange goods and services online is replaced by a single shared system of record
that maintains all transactions, past and present, as well as the rules by which those transactions are governed
■ These omniscient records consolidate the functions of markets, contracts, and ledgers into secure, automatable platforms with no
centralized points of control
■ As foundational technologies, their purpose is to reduce transactional friction and provide the infrastructure required to build new,
potentially disruptive applications
Three takeaways
• Blockchains are customizable, decentralized digital ledgers maintained by a network of peers using well-established cryptographic
techniques
• Blockchains operate through network consensus to record and manage anything of value, including identities, assets, and data
• Blockchains enable unprecedented coordination in competitive environments, which lowers transaction costs while increasing
transaction speeds, distributing risk, and creating new opportunities to develop value-added services
Introduction
4
What:
Curate
How:
Consensus
Why:
Coordination
SOURCE: CoinDesk
What Are Blockchains?
Copyright © 2017 by ScottMadden, Inc. All rights reserved.
Decentralized Data Structures
Blockchains are kinds of organizationally decentralized databases.
■ Traditional relational databases store data in tables where it is then accessed using SQL queries (think Microsoft Access or SQL
Server). These centrally managed databases comprise more than 90% of the market in terms of revenue
■ The remaining 10% of the market is comprised of distributed databases, which are stored across networks for the purpose of distributing
risk and leveraging the simultaneous computing power of multiple processors (think BitTorrent)
• To ensure data integrity, these databases employ consensus mechanisms and concurrency controls such as locking and/or
timestamping
What Are Blockchains?
6
Relational Databases
Distributed
Databases
SOURCE: Blockchain technology – a very special kind of Distributed Database - Sebastien Meunier on Medium
■ Distributed ledgers are a special kind of distributed database
• They leverage cryptography in their consensus and
concurrency control mechanisms, which allows them to
decentralize read/write access, ensure privacy, and secure
transactions in competitive environments
■ Blockchains are a kind of distributed ledger
• In addition to cryptography, they leverage cryptoeconomics
and game theory in their consensus mechanism to
incentivize rule following and ensure the platform's
continuous development
Distributed Ledgers
Blockchains
Copyright © 2017 by ScottMadden, Inc. All rights reserved.
Decentralized Data Structures (Cont’d)
The result is a drastically different transaction landscape where peers can now collaboratively maintain a single shared ledger.
■ Unlike currently centralized models, a copy of the blockchain is kept by each peer in the network, and the peers are connected directly
to one another without intermediation
What Are Blockchains?
7
Account Balance
A 1
B 2
C 3
D 4
E 5
F 6
While they are organizationally decentralized, blockchains are simultaneously logically centralized.
■ Blockchains are not controlled by any one entity whether for profit or otherwise, yet they provide the same information to anyone who
accesses them
■ Until 2008, this wasn’t possible at scale, especially in competitive environments lacking trust
Organizationally Centralized Organizationally Decentralized
Logically Centralized Paypal Blockchains
Logically Decentralized Excel Email
Paypal
A
B
C
D
E
F
1 2 3 4
1 2 3 4
1234
1234
Blockchains
A
B
C
D
SOURCE: CoinDesk
Copyright © 2017 by ScottMadden, Inc. All rights reserved.
Customizable Ledgers
This new kind of ledger is made of simple, customizable elements that combine to form complex objects and behaviors.
What Are Blockchains?
8
*Transactions and smart contracts are organized in Merkle trees within blocks for purposes of efficiency
SOURCE: CoinDesk; Bitcoin and Cryptocurrency Technologies
Digital Signatures
(Authenticate and Secure)
Tokens
(Chains of Digital Signatures Represent Value)
Transactions Smart Contracts
Assemblies
Public Private
T SC
Code
“A paid B
10 tokens”
“A paid B
100 tokens”
ac75431b
bdA5399
Hash Functions
(Uniquely Encrypt/Decrypt and Compress)
CoreComponents
B1
Network (e.g., Internet, Bluetooth, Mesh)
Programming Language and Virtual Machine
Base
From Signature
To Amount
Signature From
Amount
T
T
SC
Blocks*
SC T
T T T
Copyright © 2017 by ScottMadden, Inc. All rights reserved.
Customizable Ledgers (Cont’d)
Supplementing these elements are two rule-based procedures required to maintain data integrity.
What Are Blockchains?
9 SOURCE: CoinDesk
A
B
C
D
T
T
T T T
SC
Block 1
(Genesis Block)
SC T
T
T
T T T
Block 2
SC
TT
B1
T
T
Block 3
SC
T
B2
SC
T
T
Block 5
SC
T
B4
S
C
T
T
Blockchains result from the combination of these elements and protocols.
■ The major variations between blockchain designs arise from different choices in consensus protocols and token schemes
■ Other variations may arise from differences in hash strengths and/or the robustness of the blockchain’s programming language
T
Block 6
B6
SC
T T
B1 B2
T
T
Block 4
T
B3
SC
B3 B4
TT
B5
1 2
1 2
12
Communication
(Propagation)
12
A
B
C
D
3
A knows of a new block
of transactions and
smart contracts and
informs the network
123
1231 2 3
1 2 3
Consensus
(Network Validation)
A
B
C
D
3
All nodes check the new block
against their blockchains and
inform the rest of the network
of their findings
If all nodes agree, the block is
added to all of their
blockchains. Otherwise, the
block is discarded
Copyright © 2017 by ScottMadden, Inc. All rights reserved.
Stores of Value
Just like ordinary ledgers, blockchains can record anything of value while also indicating ownership.
■ Identities: contracts that encode the notion of identifying a unique individual actor
■ Assets: contracts that model ownership over a particular amount of a class of “stuff”
■ Data: contracts that ascribe information to other entities within the ecosystem or otherwise supply “global” information (e.g., about off-
chain externalities)
Combining these primitives allows us to glimpse some of the potential applications for blockchains.
What Are Blockchains?
10 SOURCE: So Ethereum is Released - Gav Would on Medium
■ Reputation: a means of linearly
measuring an entity’s virtuosity
■ Badges: non-transferable, non-
linear attributes attached to
identities
■ Oracles: allow identities to
vouch for data
Identities + Data
■ Asset classification
■ Insurance: escrow services
where assets are dispersed
depending on particular data
■ Gaming: risk-related insurance
offerings
■ On-chain currencies: tie to
real-world value feeds
Assets + Data
■ Certification: association
without ownership
■ Asset tracking: making
fungible assets individual
■ Judged-escrow: combining
appeal to an identifiable
authority and ownership
■ Bonded identity: assets
attached to identities that are
controlled externally
Identities + Assets
FirstOrder
Applications
■ Court: combine data and
reputation to determine truth,
and use bonded identities to
transfer assets from culprits to
victims
■ Transparent supply chain:
combine certification and asset
tracking
■ Credit ratings, KYC: higher-
order reputation systems
■ Marketplace: reputation plus
virtual retail enables on-chain
currencies to be exchanged for
off-chain assets
■ Virtual retail: on-chain
currencies and assets
■ Trade finance: combine credit
ratings, on-chain currencies,
and asset tracking to provide
cheap, flexible, and reliable
liquidity
SecondOrder
Applications
How Do Blockchains Work?
Copyright © 2017 by ScottMadden, Inc. All rights reserved.
Transaction Life Cycle
From 30,000 feet, the standard operation of a blockchain is straightforward and (can be) nearly instantaneous: (read clockwise)
initiate, announce, validate, corroborate, settle.
How Do Blockchains Work?
12
A B
T
123
1231 2 3
1 2 3
A
B
C
D
3
3 3
3
1 2
1 2
12
12
A
B
C
D
T
T
T
T
A B
T
3
1 2
1 2
12
A
12
B
C
D
T
1 2
1 2
12
12
A
B
C
D
3
T
3 3
3
T
T
T
SOURCE: CoinDesk
Initiate
(A decides to exchange with B)
Announce
(A informs all peers of their exchange with B)
Validate
(All peers independently validate the transaction)
Corroborate
(All peers then share their findings)
Settle
(If all peers agree, the transaction is added)
Copyright © 2017 by ScottMadden, Inc. All rights reserved.
Cryptoeconomics 101
However, at 15,000 feet, the story isn’t as simple…though it is more interesting.
Underlying blockchains is cryptoeconomics, which is a tool used to build systems that have certain desired properties by using
cryptography to prove properties that happened in the past while using economic incentives defined inside the system to
encourage desired properties to hold into the future.
How Do Blockchains Work?
13 SOURCE: Ethereum Foundation
Cryptography
■ Hashes: prove topological order of messages
■ Signatures: prove the identity of the sender of a message
■ Consensus protocol: proves that a certain amount/kind of energy
was exerted
■ Time locks and sequential protocols: prove that some amount of
time elapsed between messages A and B
Economics
■ Tokens: incentivize actors by assigning them units of a protocol-
defined cryptocurrency (e.g., block rewards)
■ Privileges: incentivize actors by giving them decision-making
rights that can be used to extract rent (e.g., transaction fees)
■ Rewards: increase actors’ token balances or give them
privileges if they do something good
■ Penalties: Opposite of rewards
Key Concepts
■ Cryptoeconomic security margin: an amount of money such that you can prove “either a given guarantee is satisfied, or those at fault
for violating the guarantee are poorer than they otherwise would have been by at least the given amount of money”
■ Cryptoeconomic proof: a message signed by an actor that can be interpreted as “I certify that either P is true, or I suffer an economic
loss of size X”
■ Faults: include invalidity, equivocation, ignoring inputs, delaying outputs, and latency
Mining is at the intersection of cryptography and economics.
It is what ensures both security and value and is, therefore, indispensable.
Copyright © 2017 by ScottMadden, Inc. All rights reserved.
Mining – Proof of Work
Blockchains leverage mining in their consensus protocols to eliminate the need for trust.
■ Blockchains operate in competitive environments. As such, they require an objective means by which all participants can come to the
same conclusion about the validity of new transactions and the integrity of all historical transactions
• They achieve this through a process called mining, which simultaneously validates new and existing blocks while producing new
tokens. Once validated, the network is informed of the mined block and proceeds to verify its validity by decrypting its hash
• The most common mining protocol is known as Proof of Work, which involves exerting computing power to solve a difficult puzzle
How Do Blockchains Work?
14
Difficulty Algorithm
(Proportional to Hash Rate)
HashRate
Time
Determines #
of preceding
zeros required
Blocks
(Include Nonce and Mined Transaction)
T
T
SC
T
B
S
C
T
T
N
000abc7B
New tokens
issued to miner
“A paid B
10 tokens”
ac75431b
Nonces
(Arbitrary Character Strings Used Once)
“A paid B
10 tokens”
089ddC1
nonce message output
x
y
1 2
1 2
12
12
A
B
C
D
Miners
(Nodes Competing to Find Winning Nonce)
x
y
z
w089ddC1
ac75431b
DaA3098
10789Bc
Advantages
■ Fraud resistant
■ Incentivizes rule
following
■ Mitigates propagation of
spam
Limitations
■ Energy intensive
■ Incentivizes resource
centralization
■ Limits transactions per
second
SOURCE: CoinDesk
Copyright © 2017 by ScottMadden, Inc. All rights reserved.
Mining – Proof of Stake
Proof of Stake is the second most common mining protocol used in blockchains.
■ In order to eliminate the inefficiencies associated with Proof of Work, Proof of Stake replaces the hardware costs implicit within Proof of
Work with token costs that represent the stake of each node in the network
• By internalizing the previously externalized costs of the network, a lottery algorithm can be employed that selects among a self-
nominated group of nodes using a probability distribution proportional to each node’s stake; this prevents wasted effort
• The selected node is the designated miner who informs the rest of the network which block (and contents) should be added
• Participating miners must store the entire blockchain, and their incentive to tell the truth lies in the transparency of the verification
process
How Do Blockchains Work?
15
Blocks
(Include Mined Transaction)
T
T
SC
T
B
S
C
T
T
398abc7B
New tokens
issued to miner
Advantages
■ Minimally energy
intensive
■ Incentivizes rule
following; penalties
■ Increases transactions
per second
Limitations
■ “Rich get richer”
■ Enables propagation of
spam
1 2
1 2
12
12
A
B
C
D
Miners
(Self-Nominated Nodes Compete to be Selected)
Lottery Algorithm
(Probability Proportional to Stake)
A
D
B
C
SOURCE: CoinDesk
Copyright © 2017 by ScottMadden, Inc. All rights reserved.
Practical Byzantine Fault Tolerance
Distributed ledgers do not employ mining, but instead rely on a subset of trusted validator nodes to achieve consensus.
■ Instead of mining, which involves monetary incentives to ensure rule following and network upkeep, distributed ledgers are typically
maintained through external investment via consortia or other similar entities
• Since all, or most, nodes are known, these networks can select a subset to serve as validators while the rest simply introduce and
execute transactions and/or smart contracts
• A common consensus protocol in these networks is known as Practical Byzantine Fault Tolerance (PBFT)
How Do Blockchains Work?
16
Advantages
■ Fraud resistant
■ Private, with known
participants
■ Speed and efficiency
Limitations
■ Relative centralization
■ Limited internal
incentive to validate
■ Mutable
A B
Non-Validating Peers
(Ordinary Nodes Participating in the Network)
Validating Peers
(Special Nodes Participating in the Network)
Validating Leader
(Nominated Validating Peer)
C D E
PBFT Consensus
(Validating Leader orders the transactions, which
are then voted on by the Validating Peers and
disseminated to the Non-Validating Peers)
E
T T T C
D
A
B
SOURCE: CoinDesk
Copyright © 2017 by ScottMadden, Inc. All rights reserved.
Forking
When consensus can’t be reached, the network induces a fork in the blockchain. These forks are usually ephemeral, since it is in
the best interest of the network to maintain a single chain of truth.
■ Forks are most commonly resolved in accordance with the consensus protocol, which requires blocks to be added to the longest existing
chain that each node is aware of
■ On occasion, forks are produced intentionally. This can happen for a number of reasons:
• A soft fork is one in which a backwards-compatible upgrade is introduced by certain nodes and not others
– These forks can be used to gradually update the entire network; however, they can also be employed to introduce a new
distributed application that runs parallel to the main blockchain and which is intentionally maintained
– The benefits of soft forks include interoperability with the main blockchain and the ability to customize microeconomic
exchanges
• A hard fork, on the other hand, is one in which an upgrade is introduced that is not backwards-compatible. It is effectively restarting
the blockchain
– These are very rare and typically require 95% or more of the network to adopt before becoming effective
How Do Blockchains Work?
17
1 2 3 4 5
6b
6a
7 8 10
10
10
11
11
11
Fault DApp
Network
Upgrade
12
12
DApp
Upgrades
9
9
SOURCE: CoinDesk
Current State
Copyright © 2017 by ScottMadden, Inc. All rights reserved.
Foundational Applications
As a foundational technology with immense disruptive potential, it is important to understand when and where blockchains
should and should not be considered in place of traditional solutions.
Current State
19 SOURCE: CoinDesk
Bridging Data Silos
■ Blockchains enable peers to record
and access data using a single
shared source
■ This can bring substantial
efficiencies to systems connecting
multiple organizations while
retaining privacy and security
■ Note: blockchains are most
beneficial when allowed to
experience network effects. Thus,
implementations with limited
potential for these effects should be
considered carefully
1. Disintermediating Markets
■ Markets are made complex by the
addition of costly intermediaries that
facilitate transactions on behalf of
participants
■ Blockchains can employ smart
contracts that automate the function
of intermediaries and simplify
markets
■ Note: blockchains will not
necessarily eliminate intermediaries,
but blockchains will significantly
impact their value propositions. To
stay competitive, traditional
intermediaries will have to develop
new peer-focused products and
services
2. Securing Information
■ Unlike centralized alternatives, the
redundant storage of the blockchain
on each node in its network provides
security from targeted attacks while
providing an always-on capability
like that of the internet
■ Moreover, a blockchain’s
cryptoeconomic architecture
ensures immutability and privacy,
making it an efficient medium to
store valuable, personal information
■ Note: blockchains can also be used
to store public information and
ensure data integrity over time
3.
Blockchains are best applied in environments where communication is flawed, trust
is priced at a premium, and data integrity is highly desirable.
Copyright © 2017 by ScottMadden, Inc. All rights reserved.
Commercialization: IBM vs. Microsoft vs. R3
Three very different approaches to commercialization have arisen, each attempting to provide privacy and scalability. However,
much like the internet, industries will naturally shift to fewer, interoperable blockchains – a single version of the truth.
Current State
20
“Blockchain-as-a-Service”
■ A suite of cloud services to help
clients create and manage
blockchain networks
■ Based on and almost exclusively
supports Hyperledger Fabric’s
codebase
Hyperledger
■ Founding member; direct control
over codebase
■ Developing private DApps on top of
a private distributed ledger using
open-source code
■ Consensus at the ledger level
“Blockchain-as-a-Service”
■ Cloud modules designed to allow
developers to quickly create
blockchain environments in Azure
■ Supports more than 26 blockchains,
with preference for the Ethereum
blockchain
Enterprise Ethereum Alliance
■ Founding member; no direct control
over codebase
■ Developing private DApps on top of
a public blockchain using open-
source code
■ Consensus at the ledger level
“Design-Build; Blockchain-Inspired”
■ “Financial innovation firm” leading a
consortium of more than 80 of the
world’s largest financial institutions
and regulators
■ Designs and produces DLT-inspired
solutions for global finance markets
Corda
■ Sole developer; direct control over
codebase
■ Automating legal agreements
between identifiable parties on a
decentralized database platform
using open-source code
■ Consensus at the transaction level
SOURCE: http://www.coindesk.com/ibm-vs-microsoft-two-tech-giants-two-blockchain-visions/
Copyright © 2017 by ScottMadden, Inc. All rights reserved.
Technical Developments: The Cutting Edge
As an immature technology, blockchains are still under intense technical development, with private investment driving
innovation alongside a pious community of true believers.
■ The largest issues being discussed publicly are the same as those being addressed privately: scalability and privacy
• Proof-of-Stake
– Virtualizes the mining process, solving wasted electricity and mitigating centralization risks
• Economic Finality
– CAP theorem: in the event of a partition, you can have either consistency or availability, not both
– Solution: availability-favoring base layer, with a consistency-favoring “finality gadget” layered on top of it
o “Finality gadget”: allow users to place a stake on certain histories (analogous to reverse mining); critical mass achieved
ensures economic finality
o Makes hard forks/rollbacks impractical while enabling lite clients
• Sharding
– Solves scalability challenges via an architecture in which nodes from a global validator set are randomly assigned to specific
“shards,” where each shard processes transactions in different parts of the global state in parallel, thereby ensuring work is
distributed across nodes rather than being done by everyone
• Zero-Knowledge Proofs
– If you encrypt all transactions, how do validators know which ones are valid?
– Make a cryptographic string that validators can inspect and say to themselves with probabilistic confidence: “no one could
have come up with this string if they didn't know a secret key which signed a transaction that obeys all the rules AND that
transaction is what this encrypted string represents”
– Brand new scientific discovery
Current State
21 SOURCE: Ethereum Foundation
Next Steps
Copyright © 2017 by ScottMadden, Inc. All rights reserved.
Putting Distributed Ledger Technologies on the Radar
■ Distributed ledger technology (DLT) is garnering increasing
attention and interest
■ In the financial services industry, companies are hedging
against—and leveraging—potential impacts of DLTs on their
business
■ For other industries, the effects may not be as apparent, but
the potential for business model disruption exists for any
industry that involves large volumes of transactions and
settlements
■ Utility and energy companies would be wise to do the following:
• Monitor developments in the technology and its
applications
• Study potential applications in the energy and utility
industries, as well as its limits
• Influence the development of standards for DLTs in critical
infrastructure industries like electric power
• Incorporate DLTs into strategic planning scenario analyses
■ ScottMadden will publish additional research pieces on DLT.
We hope this summary and future reports will help keep clients
and friends abreast of developments of this potentially powerful
technology
The ability to trade electricity could increase substantially
the power of customers, as well as grid flexibility and
efficiency. Blockchain also could enable customers to easily
switch to electricity suppliers with better offers. For
example, Electron and Data Communications Company
have a platform that enables British customers to sign up to
a new seller within a day….
Others argue that a blockchain platform will be a key asset
to electric utilities. On the one hand, the technology’s ability
to circumvent a central point of authority—the utility—
suggests individuals and companies will safely and quickly
exchange energy services, eliminating a key portion of the
utility’s business and revenue. On the other hand, a
blockchain platform could be a key asset to electric utilities.
It could be, as one analyst puts it, “…part of the answer to
updating and improving centralized, legacy systems with a
distributed hybrid system made up of a patchwork of both
large power plants and microgrids powered by distributed
energy resources such as solar power.”
These analysts admit blockchain will disrupt electricity
markets by enabling decentralized power, yet they believe
“the established utilities are best placed to evaluate and
make strategic bets on blockchain technology’s potential
applications.”
– Energy Post, How Blockchain Could Upend
Power Markets (May 24, 2017)
Next Steps
23
Special acknowledgement to ScottMadden Energy Research, and
in particular Chris Becker, for its work in preparing this overview.
Copyright © 2017 by ScottMadden, Inc. All rights reserved.
Stuart Pearman
Partner and
Energy Practice Leader
ScottMadden, Inc.
2626 Glenwood Avenue
Suite 480
Raleigh, NC 27608
spearman@scottmadden.com
O: 919-781-4191
Cristin Lyons
Partner and Grid
Transformation Practice Leader
ScottMadden, Inc.
2626 Glenwood Avenue
Suite 480
Raleigh, NC 27608
cmlyons@scottmadden.com
O: 919-781-4191
Chris Vlahoplus
Partner and Clean Tech &
Sustainability Practice Leader
ScottMadden, Inc.
2626 Glenwood Avenue
Suite 480
Raleigh, NC 27608
chrisv@scottmadden.com
O: 919-781-4191
Jon Kerner
Partner
ScottMadden, Inc.
3495 Piedmont Road
Building 10, Suite 805
Atlanta, GA 30305
jkerner@scottmadden.com
O: 404-814-0020
Contact Information
Next Steps
24

More Related Content

What's hot

Cisco ICON Speaker Series: Blockchain - Technology that is revolutionizing th...
Cisco ICON Speaker Series: Blockchain - Technology that is revolutionizing th...Cisco ICON Speaker Series: Blockchain - Technology that is revolutionizing th...
Cisco ICON Speaker Series: Blockchain - Technology that is revolutionizing th...
Vishnu Pendyala
 
What is Blockchain? - An Introduction to the Basics
What is Blockchain? - An Introduction to the BasicsWhat is Blockchain? - An Introduction to the Basics
What is Blockchain? - An Introduction to the Basics
The Pathway Group
 
Blockchain technology
Blockchain technologyBlockchain technology
Blockchain technology
Prakhar Rastogi
 
Blockchain - The future of internet
Blockchain - The future of internetBlockchain - The future of internet
Blockchain - The future of internet
Muhammad Moinur Rahman
 
All About Ethereum
All About EthereumAll About Ethereum
All About Ethereum
Oodles Technologies Pvt. Ltd.
 
Understanding blockchain
Understanding blockchainUnderstanding blockchain
Understanding blockchain
Priyab Satoshi
 
Blockchain and Smart Contracts
Blockchain and Smart ContractsBlockchain and Smart Contracts
Blockchain and Smart Contracts
Nelson Rosario
 
Block Chain Basics
Block Chain BasicsBlock Chain Basics
Block Chain Basics
University of Hertfordshire
 
BlockChain Technology - Technology Behind Bitcoin and other Cryptocurrency
BlockChain Technology - Technology Behind Bitcoin and other CryptocurrencyBlockChain Technology - Technology Behind Bitcoin and other Cryptocurrency
BlockChain Technology - Technology Behind Bitcoin and other Cryptocurrency
Yashwanth Reddy
 
Smart contracts & dApps
Smart contracts & dAppsSmart contracts & dApps
Smart contracts & dApps
Shermin Voshmgir
 
Blockchain & Cryptocurrencies Intro - July 2017
Blockchain & Cryptocurrencies Intro - July 2017Blockchain & Cryptocurrencies Intro - July 2017
Blockchain & Cryptocurrencies Intro - July 2017
🔗Audrey Chaing
 
Blockchain; how it works, and why you should care
Blockchain; how it works, and why you should careBlockchain; how it works, and why you should care
Blockchain; how it works, and why you should care
Vincent Olislagers
 
Mining Opportunities of Block Chain and BitCoin
Mining Opportunities of Block Chain and BitCoinMining Opportunities of Block Chain and BitCoin
Mining Opportunities of Block Chain and BitCoin
Deepu S Nath
 
Neuswyft presentation 2.12
Neuswyft presentation 2.12Neuswyft presentation 2.12
Neuswyft presentation 2.12Stephen Thompson
 
Introduction to Blockchain and Decentralized Apps
Introduction to Blockchain and Decentralized AppsIntroduction to Blockchain and Decentralized Apps
Introduction to Blockchain and Decentralized Apps
Cisco DevNet
 
Intro to Blockchain
Intro to Blockchain Intro to Blockchain
Intro to Blockchain
Carlton Fields
 
Harrison lsri blockchain 2017
Harrison lsri blockchain 2017Harrison lsri blockchain 2017
Harrison lsri blockchain 2017
Colin Harrison
 
Security and privacy with blockchain
Security and privacy with blockchainSecurity and privacy with blockchain
Security and privacy with blockchain
Celine George
 
Blockchain 3.0 - Decentral Applications
Blockchain 3.0 - Decentral ApplicationsBlockchain 3.0 - Decentral Applications
Blockchain 3.0 - Decentral Applications
Bart Waeterschoot
 

What's hot (20)

Cisco ICON Speaker Series: Blockchain - Technology that is revolutionizing th...
Cisco ICON Speaker Series: Blockchain - Technology that is revolutionizing th...Cisco ICON Speaker Series: Blockchain - Technology that is revolutionizing th...
Cisco ICON Speaker Series: Blockchain - Technology that is revolutionizing th...
 
What is Blockchain? - An Introduction to the Basics
What is Blockchain? - An Introduction to the BasicsWhat is Blockchain? - An Introduction to the Basics
What is Blockchain? - An Introduction to the Basics
 
Blockchain technology
Blockchain technologyBlockchain technology
Blockchain technology
 
Blockchain - The future of internet
Blockchain - The future of internetBlockchain - The future of internet
Blockchain - The future of internet
 
All About Ethereum
All About EthereumAll About Ethereum
All About Ethereum
 
Understanding blockchain
Understanding blockchainUnderstanding blockchain
Understanding blockchain
 
Blockchain and Smart Contracts
Blockchain and Smart ContractsBlockchain and Smart Contracts
Blockchain and Smart Contracts
 
Block Chain Basics
Block Chain BasicsBlock Chain Basics
Block Chain Basics
 
BlockChain Technology - Technology Behind Bitcoin and other Cryptocurrency
BlockChain Technology - Technology Behind Bitcoin and other CryptocurrencyBlockChain Technology - Technology Behind Bitcoin and other Cryptocurrency
BlockChain Technology - Technology Behind Bitcoin and other Cryptocurrency
 
Smart contracts & dApps
Smart contracts & dAppsSmart contracts & dApps
Smart contracts & dApps
 
Blockchain & Cryptocurrencies Intro - July 2017
Blockchain & Cryptocurrencies Intro - July 2017Blockchain & Cryptocurrencies Intro - July 2017
Blockchain & Cryptocurrencies Intro - July 2017
 
Blockchain; how it works, and why you should care
Blockchain; how it works, and why you should careBlockchain; how it works, and why you should care
Blockchain; how it works, and why you should care
 
Mining Opportunities of Block Chain and BitCoin
Mining Opportunities of Block Chain and BitCoinMining Opportunities of Block Chain and BitCoin
Mining Opportunities of Block Chain and BitCoin
 
Neuswyft presentation 2.12
Neuswyft presentation 2.12Neuswyft presentation 2.12
Neuswyft presentation 2.12
 
Introduction to Blockchain and Decentralized Apps
Introduction to Blockchain and Decentralized AppsIntroduction to Blockchain and Decentralized Apps
Introduction to Blockchain and Decentralized Apps
 
bachelor
bachelorbachelor
bachelor
 
Intro to Blockchain
Intro to Blockchain Intro to Blockchain
Intro to Blockchain
 
Harrison lsri blockchain 2017
Harrison lsri blockchain 2017Harrison lsri blockchain 2017
Harrison lsri blockchain 2017
 
Security and privacy with blockchain
Security and privacy with blockchainSecurity and privacy with blockchain
Security and privacy with blockchain
 
Blockchain 3.0 - Decentral Applications
Blockchain 3.0 - Decentral ApplicationsBlockchain 3.0 - Decentral Applications
Blockchain 3.0 - Decentral Applications
 

Similar to Blockchain: An Introduction for Executives

Blockchain Technology and Its Application in Artificial Intelligence and Mach...
Blockchain Technology and Its Application in Artificial Intelligence and Mach...Blockchain Technology and Its Application in Artificial Intelligence and Mach...
Blockchain Technology and Its Application in Artificial Intelligence and Mach...
Dr. Kotrappa Sirbi
 
Understanding Blockchains
Understanding BlockchainsUnderstanding Blockchains
Understanding Blockchains
BlockStars.io
 
Blockchain- The Quiet Disruptor - A Guide and a primer to launch Blockchain &...
Blockchain- The Quiet Disruptor - A Guide and a primer to launch Blockchain &...Blockchain- The Quiet Disruptor - A Guide and a primer to launch Blockchain &...
Blockchain- The Quiet Disruptor - A Guide and a primer to launch Blockchain &...
JP Batra
 
How Blockchain Development Can Revolutionize Your Digital Strategy.pdf
How Blockchain Development Can Revolutionize Your Digital Strategy.pdfHow Blockchain Development Can Revolutionize Your Digital Strategy.pdf
How Blockchain Development Can Revolutionize Your Digital Strategy.pdf
Pixel Softwares
 
Blockchain Landscape Report 2019
Blockchain Landscape Report 2019Blockchain Landscape Report 2019
Blockchain Landscape Report 2019
[x]cube LABS
 
Introduction to Blockchain
Introduction to BlockchainIntroduction to Blockchain
Introduction to Blockchain
Jordan Harris
 
blockchain governance : opportunities and challenges
 blockchain governance : opportunities and challenges blockchain governance : opportunities and challenges
blockchain governance : opportunities and challenges
Rachid Meziani, PhD, CGEIT, PMP
 
Blockchain Innovation In Healthcare & Life Sciences
Blockchain Innovation In Healthcare & Life SciencesBlockchain Innovation In Healthcare & Life Sciences
Blockchain Innovation In Healthcare & Life Sciences
IFAH
 
Ultimate guide to understand- What is Blockchain Technology
Ultimate guide to understand- What is Blockchain Technology Ultimate guide to understand- What is Blockchain Technology
Ultimate guide to understand- What is Blockchain Technology
Chapter247 Infotech
 
Demystifying blockchain
Demystifying blockchainDemystifying blockchain
Demystifying blockchain
Ajay Bhadauria
 
Blockchain in industry 4.0
Blockchain in industry 4.0Blockchain in industry 4.0
Blockchain in industry 4.0
Mujahid Hussain
 
Blockchain
BlockchainBlockchain
Blockchain
SubashreeDoss
 
Blockchain in Banking: A Measured Approach
Blockchain in Banking: A Measured ApproachBlockchain in Banking: A Measured Approach
Blockchain in Banking: A Measured Approach
Cognizant
 
jayesh_Blockchain.pptx
jayesh_Blockchain.pptxjayesh_Blockchain.pptx
jayesh_Blockchain.pptx
JackTheMan1
 
Blockchain As An Enabler_16 July 2016_David Lee_Final
Blockchain As An Enabler_16 July 2016_David Lee_FinalBlockchain As An Enabler_16 July 2016_David Lee_Final
Blockchain As An Enabler_16 July 2016_David Lee_FinalDavid Lee Kuo Chuen 李国权
 
An introduction for blockcahin
An introduction for blockcahinAn introduction for blockcahin
An introduction for blockcahin
学劢 俞
 
Blockchain Advances & its Applications.pptx
Blockchain Advances & its Applications.pptxBlockchain Advances & its Applications.pptx
Blockchain Advances & its Applications.pptx
MohamedMansour421585
 
Blockchain Technology Investment Thesis
Blockchain Technology Investment ThesisBlockchain Technology Investment Thesis
Blockchain Technology Investment Thesis
Nikhil Raghuveera
 
Crypto Space
Crypto SpaceCrypto Space
Crypto Space
NinaJess1
 
Blockchain for ePedigree - Whitepaper
Blockchain for ePedigree - Whitepaper Blockchain for ePedigree - Whitepaper
Blockchain for ePedigree - Whitepaper
Mike Nejad
 

Similar to Blockchain: An Introduction for Executives (20)

Blockchain Technology and Its Application in Artificial Intelligence and Mach...
Blockchain Technology and Its Application in Artificial Intelligence and Mach...Blockchain Technology and Its Application in Artificial Intelligence and Mach...
Blockchain Technology and Its Application in Artificial Intelligence and Mach...
 
Understanding Blockchains
Understanding BlockchainsUnderstanding Blockchains
Understanding Blockchains
 
Blockchain- The Quiet Disruptor - A Guide and a primer to launch Blockchain &...
Blockchain- The Quiet Disruptor - A Guide and a primer to launch Blockchain &...Blockchain- The Quiet Disruptor - A Guide and a primer to launch Blockchain &...
Blockchain- The Quiet Disruptor - A Guide and a primer to launch Blockchain &...
 
How Blockchain Development Can Revolutionize Your Digital Strategy.pdf
How Blockchain Development Can Revolutionize Your Digital Strategy.pdfHow Blockchain Development Can Revolutionize Your Digital Strategy.pdf
How Blockchain Development Can Revolutionize Your Digital Strategy.pdf
 
Blockchain Landscape Report 2019
Blockchain Landscape Report 2019Blockchain Landscape Report 2019
Blockchain Landscape Report 2019
 
Introduction to Blockchain
Introduction to BlockchainIntroduction to Blockchain
Introduction to Blockchain
 
blockchain governance : opportunities and challenges
 blockchain governance : opportunities and challenges blockchain governance : opportunities and challenges
blockchain governance : opportunities and challenges
 
Blockchain Innovation In Healthcare & Life Sciences
Blockchain Innovation In Healthcare & Life SciencesBlockchain Innovation In Healthcare & Life Sciences
Blockchain Innovation In Healthcare & Life Sciences
 
Ultimate guide to understand- What is Blockchain Technology
Ultimate guide to understand- What is Blockchain Technology Ultimate guide to understand- What is Blockchain Technology
Ultimate guide to understand- What is Blockchain Technology
 
Demystifying blockchain
Demystifying blockchainDemystifying blockchain
Demystifying blockchain
 
Blockchain in industry 4.0
Blockchain in industry 4.0Blockchain in industry 4.0
Blockchain in industry 4.0
 
Blockchain
BlockchainBlockchain
Blockchain
 
Blockchain in Banking: A Measured Approach
Blockchain in Banking: A Measured ApproachBlockchain in Banking: A Measured Approach
Blockchain in Banking: A Measured Approach
 
jayesh_Blockchain.pptx
jayesh_Blockchain.pptxjayesh_Blockchain.pptx
jayesh_Blockchain.pptx
 
Blockchain As An Enabler_16 July 2016_David Lee_Final
Blockchain As An Enabler_16 July 2016_David Lee_FinalBlockchain As An Enabler_16 July 2016_David Lee_Final
Blockchain As An Enabler_16 July 2016_David Lee_Final
 
An introduction for blockcahin
An introduction for blockcahinAn introduction for blockcahin
An introduction for blockcahin
 
Blockchain Advances & its Applications.pptx
Blockchain Advances & its Applications.pptxBlockchain Advances & its Applications.pptx
Blockchain Advances & its Applications.pptx
 
Blockchain Technology Investment Thesis
Blockchain Technology Investment ThesisBlockchain Technology Investment Thesis
Blockchain Technology Investment Thesis
 
Crypto Space
Crypto SpaceCrypto Space
Crypto Space
 
Blockchain for ePedigree - Whitepaper
Blockchain for ePedigree - Whitepaper Blockchain for ePedigree - Whitepaper
Blockchain for ePedigree - Whitepaper
 

More from ScottMadden, Inc.

Creating IT Value-A Better Way to Make IT Investment Decisions
Creating IT Value-A Better Way to Make IT Investment DecisionsCreating IT Value-A Better Way to Make IT Investment Decisions
Creating IT Value-A Better Way to Make IT Investment Decisions
ScottMadden, Inc.
 
Benchmarking for Natural Gas LDCs
Benchmarking for Natural Gas LDCsBenchmarking for Natural Gas LDCs
Benchmarking for Natural Gas LDCs
ScottMadden, Inc.
 
Benchmarking for Natural Gas LDCs
Benchmarking for Natural Gas LDCsBenchmarking for Natural Gas LDCs
Benchmarking for Natural Gas LDCs
ScottMadden, Inc.
 
ScottMadden Fossil Benchmarking Analysis
ScottMadden Fossil Benchmarking Analysis ScottMadden Fossil Benchmarking Analysis
ScottMadden Fossil Benchmarking Analysis
ScottMadden, Inc.
 
Overcoming the Challenges of Large Capital Programs/Projects
Overcoming the Challenges of Large Capital Programs/ProjectsOvercoming the Challenges of Large Capital Programs/Projects
Overcoming the Challenges of Large Capital Programs/Projects
ScottMadden, Inc.
 
ScottMadden HR Shared Services Benchmarking Study Highlights 2019
ScottMadden HR Shared Services Benchmarking Study Highlights 2019ScottMadden HR Shared Services Benchmarking Study Highlights 2019
ScottMadden HR Shared Services Benchmarking Study Highlights 2019
ScottMadden, Inc.
 
ScottMadden Fossil Benchmarking Analysis
ScottMadden Fossil Benchmarking Analysis ScottMadden Fossil Benchmarking Analysis
ScottMadden Fossil Benchmarking Analysis
ScottMadden, Inc.
 
ScottMadden Finance Shared Services Benchmark Highlights 2020
ScottMadden Finance Shared Services Benchmark Highlights 2020ScottMadden Finance Shared Services Benchmark Highlights 2020
ScottMadden Finance Shared Services Benchmark Highlights 2020
ScottMadden, Inc.
 
The ScottMadden Energy Industry Update Webcast: Everything Counts ... In Larg...
The ScottMadden Energy Industry Update Webcast: Everything Counts ... In Larg...The ScottMadden Energy Industry Update Webcast: Everything Counts ... In Larg...
The ScottMadden Energy Industry Update Webcast: Everything Counts ... In Larg...
ScottMadden, Inc.
 
ScottMadden's Energy Industry Update for the 2019 Utility Supply Chain Confer...
ScottMadden's Energy Industry Update for the 2019 Utility Supply Chain Confer...ScottMadden's Energy Industry Update for the 2019 Utility Supply Chain Confer...
ScottMadden's Energy Industry Update for the 2019 Utility Supply Chain Confer...
ScottMadden, Inc.
 
Energy Industry Update Webcast: Don't Stop Believin'
Energy Industry Update Webcast: Don't Stop Believin'Energy Industry Update Webcast: Don't Stop Believin'
Energy Industry Update Webcast: Don't Stop Believin'
ScottMadden, Inc.
 
Combined Cycles
Combined CyclesCombined Cycles
Combined Cycles
ScottMadden, Inc.
 
Technology for HR Shared Services
Technology for HR Shared ServicesTechnology for HR Shared Services
Technology for HR Shared Services
ScottMadden, Inc.
 
Building a Business Case for Shared Services
Building a Business Case for Shared ServicesBuilding a Business Case for Shared Services
Building a Business Case for Shared Services
ScottMadden, Inc.
 
Fundamentals of Designing, Building, & Implementing a Service Delivery Center
Fundamentals of Designing, Building, & Implementing a Service Delivery CenterFundamentals of Designing, Building, & Implementing a Service Delivery Center
Fundamentals of Designing, Building, & Implementing a Service Delivery Center
ScottMadden, Inc.
 
Next Generation Shared Services Centers
Next Generation Shared Services CentersNext Generation Shared Services Centers
Next Generation Shared Services Centers
ScottMadden, Inc.
 
California’s Combined Cycle Costs in the Age of the Duck Curve
California’s Combined Cycle Costs in the Age of the Duck CurveCalifornia’s Combined Cycle Costs in the Age of the Duck Curve
California’s Combined Cycle Costs in the Age of the Duck Curve
ScottMadden, Inc.
 
Capital Program Assessment Overview
Capital Program Assessment OverviewCapital Program Assessment Overview
Capital Program Assessment Overview
ScottMadden, Inc.
 
Value of Strategic Direction
Value of Strategic DirectionValue of Strategic Direction
Value of Strategic Direction
ScottMadden, Inc.
 
Generation Trends: What are the Impacts on Transmission?
Generation Trends: What are the Impacts on Transmission? Generation Trends: What are the Impacts on Transmission?
Generation Trends: What are the Impacts on Transmission?
ScottMadden, Inc.
 

More from ScottMadden, Inc. (20)

Creating IT Value-A Better Way to Make IT Investment Decisions
Creating IT Value-A Better Way to Make IT Investment DecisionsCreating IT Value-A Better Way to Make IT Investment Decisions
Creating IT Value-A Better Way to Make IT Investment Decisions
 
Benchmarking for Natural Gas LDCs
Benchmarking for Natural Gas LDCsBenchmarking for Natural Gas LDCs
Benchmarking for Natural Gas LDCs
 
Benchmarking for Natural Gas LDCs
Benchmarking for Natural Gas LDCsBenchmarking for Natural Gas LDCs
Benchmarking for Natural Gas LDCs
 
ScottMadden Fossil Benchmarking Analysis
ScottMadden Fossil Benchmarking Analysis ScottMadden Fossil Benchmarking Analysis
ScottMadden Fossil Benchmarking Analysis
 
Overcoming the Challenges of Large Capital Programs/Projects
Overcoming the Challenges of Large Capital Programs/ProjectsOvercoming the Challenges of Large Capital Programs/Projects
Overcoming the Challenges of Large Capital Programs/Projects
 
ScottMadden HR Shared Services Benchmarking Study Highlights 2019
ScottMadden HR Shared Services Benchmarking Study Highlights 2019ScottMadden HR Shared Services Benchmarking Study Highlights 2019
ScottMadden HR Shared Services Benchmarking Study Highlights 2019
 
ScottMadden Fossil Benchmarking Analysis
ScottMadden Fossil Benchmarking Analysis ScottMadden Fossil Benchmarking Analysis
ScottMadden Fossil Benchmarking Analysis
 
ScottMadden Finance Shared Services Benchmark Highlights 2020
ScottMadden Finance Shared Services Benchmark Highlights 2020ScottMadden Finance Shared Services Benchmark Highlights 2020
ScottMadden Finance Shared Services Benchmark Highlights 2020
 
The ScottMadden Energy Industry Update Webcast: Everything Counts ... In Larg...
The ScottMadden Energy Industry Update Webcast: Everything Counts ... In Larg...The ScottMadden Energy Industry Update Webcast: Everything Counts ... In Larg...
The ScottMadden Energy Industry Update Webcast: Everything Counts ... In Larg...
 
ScottMadden's Energy Industry Update for the 2019 Utility Supply Chain Confer...
ScottMadden's Energy Industry Update for the 2019 Utility Supply Chain Confer...ScottMadden's Energy Industry Update for the 2019 Utility Supply Chain Confer...
ScottMadden's Energy Industry Update for the 2019 Utility Supply Chain Confer...
 
Energy Industry Update Webcast: Don't Stop Believin'
Energy Industry Update Webcast: Don't Stop Believin'Energy Industry Update Webcast: Don't Stop Believin'
Energy Industry Update Webcast: Don't Stop Believin'
 
Combined Cycles
Combined CyclesCombined Cycles
Combined Cycles
 
Technology for HR Shared Services
Technology for HR Shared ServicesTechnology for HR Shared Services
Technology for HR Shared Services
 
Building a Business Case for Shared Services
Building a Business Case for Shared ServicesBuilding a Business Case for Shared Services
Building a Business Case for Shared Services
 
Fundamentals of Designing, Building, & Implementing a Service Delivery Center
Fundamentals of Designing, Building, & Implementing a Service Delivery CenterFundamentals of Designing, Building, & Implementing a Service Delivery Center
Fundamentals of Designing, Building, & Implementing a Service Delivery Center
 
Next Generation Shared Services Centers
Next Generation Shared Services CentersNext Generation Shared Services Centers
Next Generation Shared Services Centers
 
California’s Combined Cycle Costs in the Age of the Duck Curve
California’s Combined Cycle Costs in the Age of the Duck CurveCalifornia’s Combined Cycle Costs in the Age of the Duck Curve
California’s Combined Cycle Costs in the Age of the Duck Curve
 
Capital Program Assessment Overview
Capital Program Assessment OverviewCapital Program Assessment Overview
Capital Program Assessment Overview
 
Value of Strategic Direction
Value of Strategic DirectionValue of Strategic Direction
Value of Strategic Direction
 
Generation Trends: What are the Impacts on Transmission?
Generation Trends: What are the Impacts on Transmission? Generation Trends: What are the Impacts on Transmission?
Generation Trends: What are the Impacts on Transmission?
 

Recently uploaded

Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
vaibhavrinwa19
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 

Recently uploaded (20)

Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 

Blockchain: An Introduction for Executives

  • 1. Copyright © 2017 ScottMadden, Inc. All rights reserved. Report _2017 Blockchain: An Introduction for Executives Making Sense of the Buzzwords Fall 2017
  • 2. Copyright © 2017 by ScottMadden, Inc. All rights reserved. Table of Contents ■ Introduction • Background • Key Findings ■ What Are Blockchains? • Decentralized Data Structures • Customizable Ledgers • Stores of Value (identities, assets, and data) ■ How Do Blockchains Work? • Transaction Life Cycle • Cryptoeconomics 101 • Mining • Practical Byzantine Fault Tolerance • Forking ■ Current State • Foundational Applications • Commercialization: IBM vs. Microsoft vs. R3 • Technical Developments: The Cutting Edge ■ Next Steps • Putting Distributed Ledger Technologies on the Radar 1
  • 3. Introduction "You never change things by fighting the existing reality. To change something, build a new model that makes the existing model obsolete." – R. Buckminster Fuller
  • 4. Copyright © 2017 by ScottMadden, Inc. All rights reserved. Background The world is growing more decentralized, in large part due to the transformative power of the internet. ■ While originally thought to be isolated to use cases such as email and news media, the internet laid the foundation for unprecedented, multi-billion dollar industries and innovations such as ecommerce, social media, the cloud, smartphones, and online gaming ■ However, the internet also enabled activities like identity theft, unwarranted surveillance, and the monopolization of personal data ■ Blockchains bring security and privacy to the decentralized, digital world potentially addressing many of these undesirable consequences of the internet Blockchain technology carries a similar revolutionary potential to that of the internet, though be wary of the hype. ■ By making certain data immutable and shared across a network, blockchains allow value to be digitized, exchanged, and recorded without the facilitation (and cost) of a trusted third party – something truly unprecedented ■ This means that any industries not already disrupted by the internet whose services include data collection, curation, verification, and/or dissemination could now be disrupted, especially those that are currently centralized and monopolized (e.g., banking) ■ This also means that services previously susceptible to malpractice once digitized (e.g., voting and music sharing) can now be safely and securely brought into the 21st century ■ And finally, this means that the tedious activities associated with data silos and imperfect communication, like filling out a medical history form every time we visit a new doctor, can be things of the past. We can now make (and own) one record that’s stored on an immutable, append-only blockchain, and anyone we select can reference our record anywhere at any time ■ Despite this awesome potential, we are still very much in the early 90s of the blockchain adoption and development curves. Much work has yet to be done as the technology matures, and business cases are only beginning to be flushed out. The priority now is to learn and pursue low-risk pilots Introduction 3 SOURCE: CoinDesk
  • 5. Copyright © 2017 by ScottMadden, Inc. All rights reserved. Key Findings Digital trust is expensive. Blockchains can makes it unnecessary. ■ With blockchains, the trust we ordinarily rely on to exchange goods and services online is replaced by a single shared system of record that maintains all transactions, past and present, as well as the rules by which those transactions are governed ■ These omniscient records consolidate the functions of markets, contracts, and ledgers into secure, automatable platforms with no centralized points of control ■ As foundational technologies, their purpose is to reduce transactional friction and provide the infrastructure required to build new, potentially disruptive applications Three takeaways • Blockchains are customizable, decentralized digital ledgers maintained by a network of peers using well-established cryptographic techniques • Blockchains operate through network consensus to record and manage anything of value, including identities, assets, and data • Blockchains enable unprecedented coordination in competitive environments, which lowers transaction costs while increasing transaction speeds, distributing risk, and creating new opportunities to develop value-added services Introduction 4 What: Curate How: Consensus Why: Coordination SOURCE: CoinDesk
  • 7. Copyright © 2017 by ScottMadden, Inc. All rights reserved. Decentralized Data Structures Blockchains are kinds of organizationally decentralized databases. ■ Traditional relational databases store data in tables where it is then accessed using SQL queries (think Microsoft Access or SQL Server). These centrally managed databases comprise more than 90% of the market in terms of revenue ■ The remaining 10% of the market is comprised of distributed databases, which are stored across networks for the purpose of distributing risk and leveraging the simultaneous computing power of multiple processors (think BitTorrent) • To ensure data integrity, these databases employ consensus mechanisms and concurrency controls such as locking and/or timestamping What Are Blockchains? 6 Relational Databases Distributed Databases SOURCE: Blockchain technology – a very special kind of Distributed Database - Sebastien Meunier on Medium ■ Distributed ledgers are a special kind of distributed database • They leverage cryptography in their consensus and concurrency control mechanisms, which allows them to decentralize read/write access, ensure privacy, and secure transactions in competitive environments ■ Blockchains are a kind of distributed ledger • In addition to cryptography, they leverage cryptoeconomics and game theory in their consensus mechanism to incentivize rule following and ensure the platform's continuous development Distributed Ledgers Blockchains
  • 8. Copyright © 2017 by ScottMadden, Inc. All rights reserved. Decentralized Data Structures (Cont’d) The result is a drastically different transaction landscape where peers can now collaboratively maintain a single shared ledger. ■ Unlike currently centralized models, a copy of the blockchain is kept by each peer in the network, and the peers are connected directly to one another without intermediation What Are Blockchains? 7 Account Balance A 1 B 2 C 3 D 4 E 5 F 6 While they are organizationally decentralized, blockchains are simultaneously logically centralized. ■ Blockchains are not controlled by any one entity whether for profit or otherwise, yet they provide the same information to anyone who accesses them ■ Until 2008, this wasn’t possible at scale, especially in competitive environments lacking trust Organizationally Centralized Organizationally Decentralized Logically Centralized Paypal Blockchains Logically Decentralized Excel Email Paypal A B C D E F 1 2 3 4 1 2 3 4 1234 1234 Blockchains A B C D SOURCE: CoinDesk
  • 9. Copyright © 2017 by ScottMadden, Inc. All rights reserved. Customizable Ledgers This new kind of ledger is made of simple, customizable elements that combine to form complex objects and behaviors. What Are Blockchains? 8 *Transactions and smart contracts are organized in Merkle trees within blocks for purposes of efficiency SOURCE: CoinDesk; Bitcoin and Cryptocurrency Technologies Digital Signatures (Authenticate and Secure) Tokens (Chains of Digital Signatures Represent Value) Transactions Smart Contracts Assemblies Public Private T SC Code “A paid B 10 tokens” “A paid B 100 tokens” ac75431b bdA5399 Hash Functions (Uniquely Encrypt/Decrypt and Compress) CoreComponents B1 Network (e.g., Internet, Bluetooth, Mesh) Programming Language and Virtual Machine Base From Signature To Amount Signature From Amount T T SC Blocks* SC T T T T
  • 10. Copyright © 2017 by ScottMadden, Inc. All rights reserved. Customizable Ledgers (Cont’d) Supplementing these elements are two rule-based procedures required to maintain data integrity. What Are Blockchains? 9 SOURCE: CoinDesk A B C D T T T T T SC Block 1 (Genesis Block) SC T T T T T T Block 2 SC TT B1 T T Block 3 SC T B2 SC T T Block 5 SC T B4 S C T T Blockchains result from the combination of these elements and protocols. ■ The major variations between blockchain designs arise from different choices in consensus protocols and token schemes ■ Other variations may arise from differences in hash strengths and/or the robustness of the blockchain’s programming language T Block 6 B6 SC T T B1 B2 T T Block 4 T B3 SC B3 B4 TT B5 1 2 1 2 12 Communication (Propagation) 12 A B C D 3 A knows of a new block of transactions and smart contracts and informs the network 123 1231 2 3 1 2 3 Consensus (Network Validation) A B C D 3 All nodes check the new block against their blockchains and inform the rest of the network of their findings If all nodes agree, the block is added to all of their blockchains. Otherwise, the block is discarded
  • 11. Copyright © 2017 by ScottMadden, Inc. All rights reserved. Stores of Value Just like ordinary ledgers, blockchains can record anything of value while also indicating ownership. ■ Identities: contracts that encode the notion of identifying a unique individual actor ■ Assets: contracts that model ownership over a particular amount of a class of “stuff” ■ Data: contracts that ascribe information to other entities within the ecosystem or otherwise supply “global” information (e.g., about off- chain externalities) Combining these primitives allows us to glimpse some of the potential applications for blockchains. What Are Blockchains? 10 SOURCE: So Ethereum is Released - Gav Would on Medium ■ Reputation: a means of linearly measuring an entity’s virtuosity ■ Badges: non-transferable, non- linear attributes attached to identities ■ Oracles: allow identities to vouch for data Identities + Data ■ Asset classification ■ Insurance: escrow services where assets are dispersed depending on particular data ■ Gaming: risk-related insurance offerings ■ On-chain currencies: tie to real-world value feeds Assets + Data ■ Certification: association without ownership ■ Asset tracking: making fungible assets individual ■ Judged-escrow: combining appeal to an identifiable authority and ownership ■ Bonded identity: assets attached to identities that are controlled externally Identities + Assets FirstOrder Applications ■ Court: combine data and reputation to determine truth, and use bonded identities to transfer assets from culprits to victims ■ Transparent supply chain: combine certification and asset tracking ■ Credit ratings, KYC: higher- order reputation systems ■ Marketplace: reputation plus virtual retail enables on-chain currencies to be exchanged for off-chain assets ■ Virtual retail: on-chain currencies and assets ■ Trade finance: combine credit ratings, on-chain currencies, and asset tracking to provide cheap, flexible, and reliable liquidity SecondOrder Applications
  • 13. Copyright © 2017 by ScottMadden, Inc. All rights reserved. Transaction Life Cycle From 30,000 feet, the standard operation of a blockchain is straightforward and (can be) nearly instantaneous: (read clockwise) initiate, announce, validate, corroborate, settle. How Do Blockchains Work? 12 A B T 123 1231 2 3 1 2 3 A B C D 3 3 3 3 1 2 1 2 12 12 A B C D T T T T A B T 3 1 2 1 2 12 A 12 B C D T 1 2 1 2 12 12 A B C D 3 T 3 3 3 T T T SOURCE: CoinDesk Initiate (A decides to exchange with B) Announce (A informs all peers of their exchange with B) Validate (All peers independently validate the transaction) Corroborate (All peers then share their findings) Settle (If all peers agree, the transaction is added)
  • 14. Copyright © 2017 by ScottMadden, Inc. All rights reserved. Cryptoeconomics 101 However, at 15,000 feet, the story isn’t as simple…though it is more interesting. Underlying blockchains is cryptoeconomics, which is a tool used to build systems that have certain desired properties by using cryptography to prove properties that happened in the past while using economic incentives defined inside the system to encourage desired properties to hold into the future. How Do Blockchains Work? 13 SOURCE: Ethereum Foundation Cryptography ■ Hashes: prove topological order of messages ■ Signatures: prove the identity of the sender of a message ■ Consensus protocol: proves that a certain amount/kind of energy was exerted ■ Time locks and sequential protocols: prove that some amount of time elapsed between messages A and B Economics ■ Tokens: incentivize actors by assigning them units of a protocol- defined cryptocurrency (e.g., block rewards) ■ Privileges: incentivize actors by giving them decision-making rights that can be used to extract rent (e.g., transaction fees) ■ Rewards: increase actors’ token balances or give them privileges if they do something good ■ Penalties: Opposite of rewards Key Concepts ■ Cryptoeconomic security margin: an amount of money such that you can prove “either a given guarantee is satisfied, or those at fault for violating the guarantee are poorer than they otherwise would have been by at least the given amount of money” ■ Cryptoeconomic proof: a message signed by an actor that can be interpreted as “I certify that either P is true, or I suffer an economic loss of size X” ■ Faults: include invalidity, equivocation, ignoring inputs, delaying outputs, and latency Mining is at the intersection of cryptography and economics. It is what ensures both security and value and is, therefore, indispensable.
  • 15. Copyright © 2017 by ScottMadden, Inc. All rights reserved. Mining – Proof of Work Blockchains leverage mining in their consensus protocols to eliminate the need for trust. ■ Blockchains operate in competitive environments. As such, they require an objective means by which all participants can come to the same conclusion about the validity of new transactions and the integrity of all historical transactions • They achieve this through a process called mining, which simultaneously validates new and existing blocks while producing new tokens. Once validated, the network is informed of the mined block and proceeds to verify its validity by decrypting its hash • The most common mining protocol is known as Proof of Work, which involves exerting computing power to solve a difficult puzzle How Do Blockchains Work? 14 Difficulty Algorithm (Proportional to Hash Rate) HashRate Time Determines # of preceding zeros required Blocks (Include Nonce and Mined Transaction) T T SC T B S C T T N 000abc7B New tokens issued to miner “A paid B 10 tokens” ac75431b Nonces (Arbitrary Character Strings Used Once) “A paid B 10 tokens” 089ddC1 nonce message output x y 1 2 1 2 12 12 A B C D Miners (Nodes Competing to Find Winning Nonce) x y z w089ddC1 ac75431b DaA3098 10789Bc Advantages ■ Fraud resistant ■ Incentivizes rule following ■ Mitigates propagation of spam Limitations ■ Energy intensive ■ Incentivizes resource centralization ■ Limits transactions per second SOURCE: CoinDesk
  • 16. Copyright © 2017 by ScottMadden, Inc. All rights reserved. Mining – Proof of Stake Proof of Stake is the second most common mining protocol used in blockchains. ■ In order to eliminate the inefficiencies associated with Proof of Work, Proof of Stake replaces the hardware costs implicit within Proof of Work with token costs that represent the stake of each node in the network • By internalizing the previously externalized costs of the network, a lottery algorithm can be employed that selects among a self- nominated group of nodes using a probability distribution proportional to each node’s stake; this prevents wasted effort • The selected node is the designated miner who informs the rest of the network which block (and contents) should be added • Participating miners must store the entire blockchain, and their incentive to tell the truth lies in the transparency of the verification process How Do Blockchains Work? 15 Blocks (Include Mined Transaction) T T SC T B S C T T 398abc7B New tokens issued to miner Advantages ■ Minimally energy intensive ■ Incentivizes rule following; penalties ■ Increases transactions per second Limitations ■ “Rich get richer” ■ Enables propagation of spam 1 2 1 2 12 12 A B C D Miners (Self-Nominated Nodes Compete to be Selected) Lottery Algorithm (Probability Proportional to Stake) A D B C SOURCE: CoinDesk
  • 17. Copyright © 2017 by ScottMadden, Inc. All rights reserved. Practical Byzantine Fault Tolerance Distributed ledgers do not employ mining, but instead rely on a subset of trusted validator nodes to achieve consensus. ■ Instead of mining, which involves monetary incentives to ensure rule following and network upkeep, distributed ledgers are typically maintained through external investment via consortia or other similar entities • Since all, or most, nodes are known, these networks can select a subset to serve as validators while the rest simply introduce and execute transactions and/or smart contracts • A common consensus protocol in these networks is known as Practical Byzantine Fault Tolerance (PBFT) How Do Blockchains Work? 16 Advantages ■ Fraud resistant ■ Private, with known participants ■ Speed and efficiency Limitations ■ Relative centralization ■ Limited internal incentive to validate ■ Mutable A B Non-Validating Peers (Ordinary Nodes Participating in the Network) Validating Peers (Special Nodes Participating in the Network) Validating Leader (Nominated Validating Peer) C D E PBFT Consensus (Validating Leader orders the transactions, which are then voted on by the Validating Peers and disseminated to the Non-Validating Peers) E T T T C D A B SOURCE: CoinDesk
  • 18. Copyright © 2017 by ScottMadden, Inc. All rights reserved. Forking When consensus can’t be reached, the network induces a fork in the blockchain. These forks are usually ephemeral, since it is in the best interest of the network to maintain a single chain of truth. ■ Forks are most commonly resolved in accordance with the consensus protocol, which requires blocks to be added to the longest existing chain that each node is aware of ■ On occasion, forks are produced intentionally. This can happen for a number of reasons: • A soft fork is one in which a backwards-compatible upgrade is introduced by certain nodes and not others – These forks can be used to gradually update the entire network; however, they can also be employed to introduce a new distributed application that runs parallel to the main blockchain and which is intentionally maintained – The benefits of soft forks include interoperability with the main blockchain and the ability to customize microeconomic exchanges • A hard fork, on the other hand, is one in which an upgrade is introduced that is not backwards-compatible. It is effectively restarting the blockchain – These are very rare and typically require 95% or more of the network to adopt before becoming effective How Do Blockchains Work? 17 1 2 3 4 5 6b 6a 7 8 10 10 10 11 11 11 Fault DApp Network Upgrade 12 12 DApp Upgrades 9 9 SOURCE: CoinDesk
  • 20. Copyright © 2017 by ScottMadden, Inc. All rights reserved. Foundational Applications As a foundational technology with immense disruptive potential, it is important to understand when and where blockchains should and should not be considered in place of traditional solutions. Current State 19 SOURCE: CoinDesk Bridging Data Silos ■ Blockchains enable peers to record and access data using a single shared source ■ This can bring substantial efficiencies to systems connecting multiple organizations while retaining privacy and security ■ Note: blockchains are most beneficial when allowed to experience network effects. Thus, implementations with limited potential for these effects should be considered carefully 1. Disintermediating Markets ■ Markets are made complex by the addition of costly intermediaries that facilitate transactions on behalf of participants ■ Blockchains can employ smart contracts that automate the function of intermediaries and simplify markets ■ Note: blockchains will not necessarily eliminate intermediaries, but blockchains will significantly impact their value propositions. To stay competitive, traditional intermediaries will have to develop new peer-focused products and services 2. Securing Information ■ Unlike centralized alternatives, the redundant storage of the blockchain on each node in its network provides security from targeted attacks while providing an always-on capability like that of the internet ■ Moreover, a blockchain’s cryptoeconomic architecture ensures immutability and privacy, making it an efficient medium to store valuable, personal information ■ Note: blockchains can also be used to store public information and ensure data integrity over time 3. Blockchains are best applied in environments where communication is flawed, trust is priced at a premium, and data integrity is highly desirable.
  • 21. Copyright © 2017 by ScottMadden, Inc. All rights reserved. Commercialization: IBM vs. Microsoft vs. R3 Three very different approaches to commercialization have arisen, each attempting to provide privacy and scalability. However, much like the internet, industries will naturally shift to fewer, interoperable blockchains – a single version of the truth. Current State 20 “Blockchain-as-a-Service” ■ A suite of cloud services to help clients create and manage blockchain networks ■ Based on and almost exclusively supports Hyperledger Fabric’s codebase Hyperledger ■ Founding member; direct control over codebase ■ Developing private DApps on top of a private distributed ledger using open-source code ■ Consensus at the ledger level “Blockchain-as-a-Service” ■ Cloud modules designed to allow developers to quickly create blockchain environments in Azure ■ Supports more than 26 blockchains, with preference for the Ethereum blockchain Enterprise Ethereum Alliance ■ Founding member; no direct control over codebase ■ Developing private DApps on top of a public blockchain using open- source code ■ Consensus at the ledger level “Design-Build; Blockchain-Inspired” ■ “Financial innovation firm” leading a consortium of more than 80 of the world’s largest financial institutions and regulators ■ Designs and produces DLT-inspired solutions for global finance markets Corda ■ Sole developer; direct control over codebase ■ Automating legal agreements between identifiable parties on a decentralized database platform using open-source code ■ Consensus at the transaction level SOURCE: http://www.coindesk.com/ibm-vs-microsoft-two-tech-giants-two-blockchain-visions/
  • 22. Copyright © 2017 by ScottMadden, Inc. All rights reserved. Technical Developments: The Cutting Edge As an immature technology, blockchains are still under intense technical development, with private investment driving innovation alongside a pious community of true believers. ■ The largest issues being discussed publicly are the same as those being addressed privately: scalability and privacy • Proof-of-Stake – Virtualizes the mining process, solving wasted electricity and mitigating centralization risks • Economic Finality – CAP theorem: in the event of a partition, you can have either consistency or availability, not both – Solution: availability-favoring base layer, with a consistency-favoring “finality gadget” layered on top of it o “Finality gadget”: allow users to place a stake on certain histories (analogous to reverse mining); critical mass achieved ensures economic finality o Makes hard forks/rollbacks impractical while enabling lite clients • Sharding – Solves scalability challenges via an architecture in which nodes from a global validator set are randomly assigned to specific “shards,” where each shard processes transactions in different parts of the global state in parallel, thereby ensuring work is distributed across nodes rather than being done by everyone • Zero-Knowledge Proofs – If you encrypt all transactions, how do validators know which ones are valid? – Make a cryptographic string that validators can inspect and say to themselves with probabilistic confidence: “no one could have come up with this string if they didn't know a secret key which signed a transaction that obeys all the rules AND that transaction is what this encrypted string represents” – Brand new scientific discovery Current State 21 SOURCE: Ethereum Foundation
  • 24. Copyright © 2017 by ScottMadden, Inc. All rights reserved. Putting Distributed Ledger Technologies on the Radar ■ Distributed ledger technology (DLT) is garnering increasing attention and interest ■ In the financial services industry, companies are hedging against—and leveraging—potential impacts of DLTs on their business ■ For other industries, the effects may not be as apparent, but the potential for business model disruption exists for any industry that involves large volumes of transactions and settlements ■ Utility and energy companies would be wise to do the following: • Monitor developments in the technology and its applications • Study potential applications in the energy and utility industries, as well as its limits • Influence the development of standards for DLTs in critical infrastructure industries like electric power • Incorporate DLTs into strategic planning scenario analyses ■ ScottMadden will publish additional research pieces on DLT. We hope this summary and future reports will help keep clients and friends abreast of developments of this potentially powerful technology The ability to trade electricity could increase substantially the power of customers, as well as grid flexibility and efficiency. Blockchain also could enable customers to easily switch to electricity suppliers with better offers. For example, Electron and Data Communications Company have a platform that enables British customers to sign up to a new seller within a day…. Others argue that a blockchain platform will be a key asset to electric utilities. On the one hand, the technology’s ability to circumvent a central point of authority—the utility— suggests individuals and companies will safely and quickly exchange energy services, eliminating a key portion of the utility’s business and revenue. On the other hand, a blockchain platform could be a key asset to electric utilities. It could be, as one analyst puts it, “…part of the answer to updating and improving centralized, legacy systems with a distributed hybrid system made up of a patchwork of both large power plants and microgrids powered by distributed energy resources such as solar power.” These analysts admit blockchain will disrupt electricity markets by enabling decentralized power, yet they believe “the established utilities are best placed to evaluate and make strategic bets on blockchain technology’s potential applications.” – Energy Post, How Blockchain Could Upend Power Markets (May 24, 2017) Next Steps 23 Special acknowledgement to ScottMadden Energy Research, and in particular Chris Becker, for its work in preparing this overview.
  • 25. Copyright © 2017 by ScottMadden, Inc. All rights reserved. Stuart Pearman Partner and Energy Practice Leader ScottMadden, Inc. 2626 Glenwood Avenue Suite 480 Raleigh, NC 27608 spearman@scottmadden.com O: 919-781-4191 Cristin Lyons Partner and Grid Transformation Practice Leader ScottMadden, Inc. 2626 Glenwood Avenue Suite 480 Raleigh, NC 27608 cmlyons@scottmadden.com O: 919-781-4191 Chris Vlahoplus Partner and Clean Tech & Sustainability Practice Leader ScottMadden, Inc. 2626 Glenwood Avenue Suite 480 Raleigh, NC 27608 chrisv@scottmadden.com O: 919-781-4191 Jon Kerner Partner ScottMadden, Inc. 3495 Piedmont Road Building 10, Suite 805 Atlanta, GA 30305 jkerner@scottmadden.com O: 404-814-0020 Contact Information Next Steps 24