Distributed LEDGER Technology
Distributed LEDGER Technology
Acknowledgments III
Glossary IV
Abbreviations and Acronyms V
Overview VII
Executive Summary IX
1. What is Distributed Ledger Technology (DLT) and How Does it Work? 1
2. How are DLT and Blockchain Related to Digital Currencies? 3
3. Key Features of DLT 5
4. Open/Permissionless Distributed Ledgers vs. Permissioned
Distributed Ledgers 11
5. Key Advantages of DLT 15
6. Challenges and Risks Related to DLT 17
7. Applications of DLT 21
DLT & Financial Inclusion 23
8. Smart Contracts 29
9. What are Governments, Development Organizations,
and Donors Doing in this Space? 33
10. How can DLT be Leveraged for World Bank Group Programs and
Projects in the Financial Sector? 37
Annex: The DAO Hack and Ethereum’s Forks 41
Endnotes 43
TABLE OF CONTENTS I
II DISTRIBUTED LEDGER TECHNOLOGY (DLT) AND BLOCKCHAIN
Acknowledgments
This note was written by a team composed of Harish Natarajan (Lead Financial
Sector Specialist, Finance & Markets), Solvej Krause (Consultant, Finance &
Markets), and Helen Gradstein (Financial Sector Analyst, Finance & Markets).
Margaret Miller (Lead Financial Sector Economist, Finance & Markets) provided
helpful comments on an early draft of this note. Douglas Pearce (Practice Manager,
Finance & Markets) provided overall guidance.
This publication benefitted immensely from the participation, guidance, and insights
of other experts. The team is especially grateful to the peer reviewers for their
contributions. The World Bank peer reviewers for this note were Stela Mocan (Lead
IT Officer, ITS), Simon Bell (Global Lead for SME Finance, Finance & Markets),
and Rosanna Chan (Economist, Transport & ICT). The external reviewers were
Nicole Becher (Biplane Security/NYU Adjunct Instructor/New America Cyber
Security Fellow) and David Mills (Federal Reserve Board of Governors).
A special thanks goes to Aichin Lim Jones (Graphic Designer) for her work on the
design, layout, and graphics of this publication.
ACKNOWLEDGMENTS III
Glossary
The terminology in this field is still evolving and universal definitions have not yet been
formalized. For the purpose of this note, the following definitions are used.
A token is a representation of a digital asset. It typically does not have intrinsic value but
it is linked to an underlying asset, which could be anything of value.
Distributed Ledger Technology refers to a novel and fast-evolving approach to
recording and sharing data across multiple data stores (or ledgers). This technology
allows for transactions and data to be recorded, shared, and synchronized across a
distributed network of different network participants.
A ‘blockchain’ is a particular type of data structure used in some distributed ledgers
which stores and transmits data in packages called “blocks” that are connected to each
other in a digital ‘chain’. Blockchains employ cryptographic and algorithmic methods to
record and synchronize data across a network in an immutable manner.
Distributed ledgers’ (DLs) are a specific implementation of the broader category of ‘shared
ledgers’, which are simply defined as a shared record of data across different parties.
A shared ledger can be a single ledger with layered permissions or a distributed ledger,
which consists of multiple ledgers maintained by a distributed network of nodes, as
defined above.
DLs are categorized as permissioned or permissionless, depending on whether network
participants (nodes) need permission from any entity to make changes to the ledger.
Distributed ledgers are categorized as public or private depending on whether the
ledgers can be accessed by anyone or only by the participating nodes in the network.
Digital currencies are digital representations of value that are denominated in their own
unit of account, distinct from e-money, which is simply a digital payment mechanism,
representing and denominated in fiat money.
Cryptocurrencies are a subset of digital currencies that rely on cryptographic techniques
to achieve consensus, for example Bitcoin and ether.
Nodes are network participants in a distributed ledger network.
Public Key Cryptography is an asymmetric encryption scheme that uses two sets of
keys: a public key that is widely disseminated and a private key that is only known to the
owner. Public key cryptography can be used to create digital signatures and is used in a
wide array of applications, such as HTTPS internet protocol, for authentication in critical
applications and also in chip-based payment cards.
IV GLOSSARY
Abbreviations
and Acronyms
OVERVIEW VII
VIII DISTRIBUTED LEDGER TECHNOLOGY (DLT) AND BLOCKCHAIN
Executive Summary
EXECUTIVE SUMMARY IX
network members are pre-selected by an owner or That said, the technology is still at an early stage
an administrator of the ledger who controls network of development and there is still a long way to go
access and enforces the rules of the ledger. before its full potential can be realized, especially
with regard to issues related to privacy, security,
There are advantages and disadvantages to both types, scalability, interoperability, and legal and regulatory
which vary significantly with different use cases. For issues. Therefore, the World Bank Group is not yet in
example, permissioned systems are better at resolving a position to issue any general recommendations about
issues related to identity verification and data privacy usability, independent of specific contexts.
but they require a central entity that regulates access,
which creates a potential target for cyberattacks. However, waiting for ‘perfect’ DLT solutions is
Permissioned systems can also potentially fit more not necessarily an ideal approach for development
easily into existing legal and regulatory frameworks organizations. Given the potential for DLT to structure
and institutional arrangements. However, to some solutions to development challenges in the financial
degree permissioned DLs remove key benefits of sector and beyond, the WBG can closely monitor and
DLT’s most critical innovation. This is because security shape developments and, where appropriate, foster
and system integrity of open, permissionless DLs their safe adoption while maintaining institutional
is achieved through cryptographic and algorithmic neutrality towards private sector actors. Understanding
solutions which ensure that anonymous network the true potential of DLT for development objectives
participants are incentivized to enforce accuracy of the requires not just research but also real-life applications
ledger, without the need for barriers to entry or trust and trials.
among participants.
In addition to developing the technology itself,
The bulk of R&D resources for DLT are currently employing DLT to help reach development objectives
devoted to improving financial infrastructure and in the financial sector requires the development and
processes, and there is significant potential for active promotion of critical accompanying elements.
this investment to be leveraged by development Important among these are: user-friendly application
organizations for the benefit of developing countries. interface design, financial literacy and capability,
a sound financial consumer protection framework,
interoperability with traditional payment and financial
services and infrastructure; and effective oversight.
DLT comes on the heels of several peer-to-peer (P2P) technologies enabled by the
internet, such as email, sharing music or other media files, and internet telephony.
However, internet-based transfers of asset ownership have long been elusive, as
this requires ensuring that an asset is only transferred by its true owner and ensuring
that the asset cannot be transferred more than once, i.e. no double-spend. The asset
in question could be anything of value.
In 2008, a landmark paper written by an as yet unidentified person using the pseudonym
Satoshi Nakamoto, “Bitcoin: A Peer-to-Peer Electronic Cash System”, proposed
a novel approach of transferring “funds” in the form of “Bitcoin” in a P2P manner.
The underlying technology for Bitcoin outlined in Nakamoto’s paper was termed
Blockchain, which refers to a particular way of organizing and storing information and
transactions. Subsequently, other ways of organizing information and transactions for
asset transfers in a P2P manner were devised – leading to the term “Distributed Ledger
Technology” (DLT) to refer to the broader category of technologies.
DLT refers to a novel and fast-evolving approach to recording and sharing data across
multiple data stores (ledgers), which each have the exact same data records and are
collectively maintained and controlled by a distributed network of computer servers,
which are called nodes. One way to think about DLT is that it is simply a distributed
database with certain specific properties (see section 3). Blockchain, a particular
type of DLT, uses cryptographic and algorithmic methods to create and verify a
continuously growing, append-only data structure that takes the form of a chain of so-
called ‘transaction blocks’ – the blockchain – which serves the function of a ledger.
New additions to the database are initiated by one of the members (nodes), who creates
a new “block” of data, for example containing several transaction records. Information
about this new data block is then shared across the entire network, containing encrypted
data so transaction details are not made public, and all network participants collectively
determine the block’s validity according to a pre-defined algorithmic validation method
(‘consensus mechanism’). Only after validation, all participants add the new block to
their respective ledgers. Through this mechanism each change to the ledger is replicated
across the entire network and each network member has a full, identical copy of the
entire ledger at any point in time. This approach can be used to record transactions on
any asset which can be represented in a digital form. The transaction could be a change
in the attribute of the asset or a transfer of ownership. See figure 1.
2E 3
B 2E 3
B
4
D 5
C 4
D 5
C
3. All network participants collectively determine the block’s validity according to a pre-defined algorithmic validation method (‘consensus
mechanism’). Only after validation, all participants add the new block to their respective ledgers. Through this mechanism each change to
the ledger is replicated across the entire network and each network member has a full, identical copy of the entire ledger at any point in time.
1A
2E 3
B
4
D 5
C
Source: Adapted from: “Dubai Aims to Be a City Built on Blockchain”, By Nikhil Lohade, 24 April 2017, Wall Street Journal
https://www.wsj.com/articles/dubai-aims-to-be-a-city-built-on-blockchain-1493086080
Two core attributes of a DLT-based infrastructure are: peer) and without the need for trust among counterparties;
(i) ability to store, record and exchange “information” in and, (ii) ensure there is no ‘double-spend” (i.e. the same
digital form across different, self-interested counterparties asset or token cannot be sent to multiple parties).
without the need for a central record-keeper (i.e. peer-to-
Terminology
The terminology in this field is still evolving and universal definitions have not yet been formalized. Blockchain is a particular mechanism
or data structure that employs cryptography and algorithms to record data in an immutable manner. Not all distributed ledgers employ
blockchains and, conversely, blockchain technology could be used in other contexts. However, the terms ‘blockchain technology’ and
‘distributed ledger technology’ are commonly used interchangeably.
‘Distributed ledgers’ (DLs) are a specific implementation of the broader category of ‘shared ledgers’, which are simply defined as a
shared record of data across different parties. A shared ledger can be a single ledger with layered permissions or a distributed ledger
which consists of multiple ledgers maintained by a distributed network of nodes, as defined above. In this document, we are commonly
using the term distributed ledgers (DLs), and specifically use the term blockchain only when referring to DLs that use a blockchain
data structure.
DLs are categorized as permissioned or permissionless, depending on whether network participants (nodes) need permission from
any entity to make changes to the ledger. Distributed ledgers are categorized as public or private depending on whether the ledgers
can be accessed by anyone or only by the participating nodes in the network.
DLT has been closely linked to digital currencies since its inception because - as
noted earlier - it was invented as the underlying technology of the cryptocurrency
Bitcoin. The inventor of Bitcoin, writing under the pseudonym Satoshi Nakamoto,
described the technology in a 2008 white paper as an “electronic payment system
based on cryptographic proof instead of trust, allowing any two willing parties
to transact directly with each other without the need for a trusted third party.”1
Nakamoto has not been identified until this day, having erased his entire online
presence in 2011.
Terminology
Definitions in this field are still evolving and universal definitions are yet to emerge.
For the purposes of this note, digital currencies are digital representations of
value that are denominated in their own unit of account, distinct from e-money
which is simply a digital payment mechanism, representing and denominated
in fiat money. A 2015 CPMI report, “Digital Currencies”, noted three specific
characteristics of non-fiat digital currencies: 1) They are not backed by any
underlying asset, have zero intrinsic value, and do not represent a liability on
any institution. 2) They are exchanged through distributed ledgers absent trust
between partners and absent central record-keeping. 3) As a result of the above
two characteristics, they do not rely on specific institutional arrangements or
intermediaries for peer-to-peer exchanges. Cryptocurrencies are a subset of
digital currencies that rely on cryptographic techniques to achieve consensus,
for example Bitcoin and ether. Note that digital fiat currencies, issued by central
banks, can also use centralized ledgers.
Blockchain technology for Bitcoin was designed to solve for the problem of “double-
spending”, which inhibited a full evolution of money into the digital world, similar
to the digital transformations of music, emails, and documents. Before Bitcoin, to
avoid double-spending, a trusted central party was needed to validate transactions
to ensure ownership of account and balance. DLT’s critical innovation in the
context of digital currencies is that it provides a cryptographic solution for
providing security and protecting system integrity in a decentralized ledger
that is maintained by a network of anonymous participants without any need
for trust across one or more institutions.
Single ledgers with layered permissions that are shared, accessed, and edited by a
network of vetted participants have existed for a long time but the concept of a de-
centralized, distributed and immutable ledger was realized for the first time through
DLT. Three features of DLT that are generally considered key to the technology are
outlined below: the distributed nature of the ledger, the consensus mechanism, and
cryptographic mechanisms.
It should also be emphasized that DLT is not one single, well-defined technology.
Instead, a plurality of blockchains and distributed ledgers are active or are under
development today and their designs and precise configurations vary depending on
the creators’ goals and the DL’s purpose and developmental stage.
Centralized Ledger
All parties reconcile their local databases with a
centralized electronic ledger that is maintained
and controlled by a trusted central party.
• The distributed feature of DLT allows self-interested participants in a P2P network to collectively record verified data
in a shared ledger without relying on a trusted central party.
• The removal of the central party can increase speed and remove costs and inefficiencies associated with maintaining
the ledger and subsequent reconciliations.
• It can also enhance security because there is no longer a single point of attack in the entire network.
• Permissioned systems can fit more easily into existing legal & regulatory frameworks and institutional arrangements.
However, to some degree, permissioned DLs remove key benefits of DLT’s most critical innovation, such as the lack of
need for a central party.
1. 2.
Original Message
Alice Alice
Digest
Private Key Public Key
Network participants receive the digital message with a Bob can then use Alice’s public key (which she has
digital signature. shared with him) to validate that the digital message was
encrypted with Alice’s private key and that Alice is the
3.
sender of the message.
Bob
Alice’s
Public Key
Digital Signature Digital Signature Digital Signature Digital Signature Digital Signature
00000o98v5 00000k2876 00000oj42x 00000o6pg7 0000046sknk
Central party No central owner or administrator Has some degree of external administration
or control
Access Anyone can join Only pre-selected participants can join the
network
Level of Trust Network members are not required to trust Higher degree of trust among members
each other required (as collaboration among members
could alter the ledger)
Openness Ledger is open & transparent - shared Different degrees of openness and
between all network members transparency of the ledger are possible
Security Security through wide distribution in a large Security through access control combined
scale network with DLT in smaller scale networks
Speed Slower transaction processing restricts Faster transaction processing allows for
transaction volume higher transaction volume
Legal ownership Legal concerns over lack of ownership as Greater legal clarity over ownership as
no legal entity owns or controls the ledger owner/administrator is typically a legal entity
be built on public blockchain infrastructure and thereby different future scenarios: some believe the industry
restrict roles in a DLT system with open access.9 will eventually converge to one worldwide public
blockchain (akin to one worldwide internet) and
Some industry players make a distinction between
many different private blockchains (akin to many
public/private (in terms of access) and permissioned/
different private intranets), while others believe that
permissionless (in terms of roles) distributed ledgers.
several public blockchains will continue to exist side-
Ripple, for example, has a permissioned ledger but
by-side. Originally, the internet was an internet of
the data is validated by all participants, therefore
information, which had the effect of democratizing
their system can be considered a public, permissioned
access to information. A possible future scenario
ledger. A permissioned DLT where the data is validated
of the blockchain could be an internet of value,
only by a set of participants would be considered a
democratizing access and storage of digital assets.
private, permissioned ledger.
Since Bitcoin’s start in 2009, over 600 different
In all likelihood, both open DLs and permissioned
public and private distributed ledger networks have
DLs will have useful applications. The technology is
emerged, though only a handful have achieved scale
still at an early stage of development and there are
and a more advanced stage of development. Most
MANY
ANYONE Permissioned
Only a set of trusted public ledger, e.g.
network participants, Ripple
Who maintains by validation
ROLES integrity of the
ledger? Anyone, without need
for trust, by consensus
Permissionless
mechanism
public ledger, e.g.
Bitcoin, Ethereum
Source: Amended from Dave Birch (Consult Hyperion) in: UK Government Office for Science report “Distributed
Ledger Technology: beyond block chain”, pg. 19
blockchain applications (see below) are built on public • Proposer: This role involves proposing new
blockchains – predominantly Bitcoin and Ethereum. transactions for inclusion in the ledger.
The Committee on Payment and Market Infrastructures • Validator: This role involves validating requests
(CPMI) of the Bank for International Settlements for addition of transactions in the ledger. In a
(BIS), in its recent publication on DLT proposed an permissionless DL, this role is performed by a
analytical framework for studying DLT applications decentralized consensus mechanism.
in payments and settlements.10 This is, however, a
• Auditor: Allowed to view the ledger but not allowed
generalized framework and is applicable for many
to make changes. This could be used for performing
different applications of DLT in the financial sector.
audits and also be used by regulators and supervisors.
The framework proposes the following different non-
exclusive roles for a node: Financial institutions, which are heavy users of
databases, are thus far not showing much interest in
• System administrator: This role involves
open, permissionless blockchains due to the difficulty
deciding who can access the network, maintaining
of complying with existing regulatory and compliance
and administering dispute resolution rules and
frameworks. Further concerns by the financial sector
performing notary functions. This role is not
relate to the open access and the difficulty of identity
required in a permissionless DLT.
verification in permissionless systems, which are often
• Asset issuer: The nodes playing this role are at odds with existing business practices that require
responsible for issuing new “tokens” used in the maintaining privacy of transactions. Financial institutions
network. In the Bitcoin blockchain, there is no are making significant investments into researching
entity playing this role, the system itself creates permissioned DLs as a technological solution to reducing
new bitcoins based on specific rules. A token is a costs and removing frictions in cross-border payments,
representation of a digital asset. It typically does not correspondent banking, clearing and settlements
have intrinsic value but it is linked to the underlying processes, syndicated loans and trade finance.
asset, which could be anything of value.
Bitcoin • Open/Permissionless
• First and largest public blockchain
• Records transactions of cryptocurrency Bitcoin
• View transactions live here: https://blockchain.info/
Ethereum • Open/Permissionless
• Most popular blockchain for smart contracts (see section 8). Ethereum
allows for a scripting language to exist on top of a blockchain, which
enables construction of smart contracts.
• The DAO used Ethereum (see Annex)
Ripple • Permissioned
• Focused on commercial cross-border and inter-bank payments
• Offers alternative to correspondent banking
• Raised $55 million in Series B funding in Q3 2016
In the right context, distributed ledgers can potentially have a number of advantages
over traditional centralized ledgers and other types of shared ledgers. The most
important potential advantages of DLT are listed below, though generalizations are
difficult because of the large variety of designs and specifications that permissioned
and permissionless blockchains can have.
• Decentralization and disintermediation. DLT enables direct transfers of digital
value or tokens between two counterparties and decentralized record-keeping,
removing the need for an intermediary or central authority who controls the ledger.
This can translate into lower costs, better scalability and faster time to market.
• Greater transparency and easier auditability. All network members have a
full copy of the distributed ledger (which can be encrypted). Changes can only
be made when consensus is established and they are propagated across the entire
network in real-time. This feature, combined with the lack of a central authority
or limited involvement of a central authority, has the potential to reduce fraud
and eliminate reconciliation costs.
• Automation & programmability. DLT enables programming pre-agreed
conditions that are automatically executed once certain conditions hold. This is
referred to as “smart contracts” (see section 8), for example invoices that pay
themselves when a shipment arrives or share certificates which automatically
send owners dividends or cash-for-work programs that pay beneficiaries out
once the contracted work is completed. Smart contracts can be done in traditional
centralized ledger systems as well, but the design of centralized ledger systems
requires such actions to be implemented only after the concerned parties have
agreed to the underlying transaction as recorded in the central system, which in
some contexts can take upwards of a day. In contrast, in a DL, the counterparties
by definition agree the moment the transaction is completed, as both have the
same record of the transaction. Also, the result of the execution of the “smart
contract” itself will take additional time to propagate and be reconciled in a
traditional ledger system.
• Immutability & verifiability. DLT can provide an immutable and verifiable
audit trail of transactions of any digital or physical asset. While in most cases,
immutability is desirable, it can create problems related to recourse mechanisms
The technology is still evolving and many regulatory and legal issues are yet to be
resolved. For the time being, it is still unclear which DLT applications will actually
deliver advantages over existing technological solutions and it is likely that overall
gains will be incremental rather than sweeping in the medium term. In addition,
there are several challenges related to migrating existing financial and payments
infrastructure to DLT, such as central counterparties and securities settlement
systems, due to the significant coordination and collaboration required within
the ecosystem. The most commonly cited technological, legal, and regulatory
challenges related to DLT are listed below:
Technological Challenges
• Bleeding Edge/Lack of Maturity. DLT remains at an early stage of development
and there are still serious concerns about the robustness and resilience of DLT
especially for large volume transactions, availability of standardized hardware
and software applications, and also ample supply of skilled professionals.
However, large traditional IT players like IBM and Microsoft, as well as
financial sector players like Visa and MasterCard have started developing DLT
products and services, which could eventually provide the same level of trust
and confidence as traditional IT systems offer today.
• Scalability and Transaction Speed. Current iterations of permissionless
distributed ledgers face issues related to scalability of blockchains, both in
terms of transaction volume and speed of verifications. Existing permissionless
blockchains have limited transaction speed. Bitcoin, for example, can only
process between 4-7 transactions per second due to the limitation of the block
size at one megabyte, a subject of controversy in the bitcoin community. (Block
size could be increased but bigger blocks would take longer to propagate
through the network, worsening the risks of forking.) This problem, however,
could be resolved over time and is most pronounced in the Bitcoin system.
Other permissionless DLT systems like Ethereum report higher transaction
throughputs. In addition, permissioned blockchains have greater capacity and
can process higher transaction volumes but these lack global scale and come
at the expense of a more centralized, less transparent platform, which removes
many of the benefits from the distributed, open nature of public DLT systems.
system, the administrator may not in all cases have • KYC & CDD: For adoption in the financial
adequate means to enforce these arrangements system, DLT systems will need to comply with
among network participants. Know-Your-Customer (KYC) and Customer Due
Diligence (CDD) requirements in Anti-Money
Legal and Regulatory Challenges Laundering/Combating the Financing of Terrorism
• Regulatory Vetting and Industry Standards: (AML/CFT) regulations. Most permissionless DLT
Regulatory vetting and development of industry systems disguise the identity of network members
standards are necessary but are still in very early by using public key encryption, which will make
development phases. Some regulators around the it difficult to comply with existing AML/CFT
world are actively studying the technology, but regulations, and would allow transactions with
targeted regulatory frameworks for DLT are yet un-vetted parties. Many exchanges, for example
to emerge – see section 9 for further details on Coinbase, are offering quicker verification and
activities by regulators and standard-setting bodies. transaction times if users verify more information
to comply with KYC requirements. Permissioned
• Legal Clarity over Ownership and Jurisdiction: DLT systems solve for this problem because
In payment and settlement systems, there are network access is controlled and identity
specific concerns related to how the “point of verification of the participant is typically required
finality” of a transaction would be defined in a DL for the vetting process, which could require AML/
environment. In addition, there are concerns about CFT compliance of all network participants.
cross-border DL systems in terms of the jurisdiction
of the underlying data and transactions. Regulating • Recourse Mechanisms: As a defining characteristic
open, permissionless distributed ledger systems is of distributed ledgers is immutability, there are
particularly complicated as no legal entity is in concerns about how transaction disputes will be
control of the distributed ledger. Regulation of resolved, in particular how erroneous transactions
private, permissioned ledgers is comparatively will be voided. These concerns could be addressed
more straight-forward as there is usually an by integrating a reversal transaction framework,
administrator or owner of the system that can which will have the effect of a separate transaction
be subject to regulation or existing regulatory being initiated to returning rights to the underlying
frameworks for outsourcing arrangements could digital asset back to the original sender. (As noted
be used. earlier, this is in fact how the dispute resolution
7. APPLICATIONS OF DLT 21
used in the domestic over-the-counter stock market, • The Depository Trust and Clearing Corporation
which could encourage similar developments for (DTCC), the main bookkeeper providing clearing
other assets.20 and settlement services for securities’ transactions,
Financial Services • Capital markets: digital issuance, trading & settlements of securities
& Infrastructure • Commodities trading
(beyond payments) • Notarization services (e.g. for mortgages)
• Collateral registries
• Movable asset registries
• Syndicated loans
• Crowdfunding (as initial coin offerings)
• Insurance (in combination with smart contracts) for automating insurance payouts and
validation of occurrence of insured event
Collateral registries • Land registries, property titles & other collateral registries
and ownership
registers
Internal systems • Replacing internal ledgers maintained by large, multinational financial service providers
of financial service that record information across different departments, subsidiaries, or geographies
providers
Trade & Commerce • Supply chain management (management of inventory and disputes)
• Product provenance & authenticity (e.g. artworks, pharmaceuticals, diamonds)
• Trade finance
• Post-trade processing
• Rewards & loyalty programs
• Invoice management
• Intellectual property registration
• Internet of Things
Agriculture • Financial services in the agricultural sector like insurance, crop finance and warehouse receipts
• Provenance of cash crops
• Safety net programs related to delivery of seeds, fertilizers and other agricultural inputs
Humanitarian & Aid • Tracking delivery & distribution of food, vaccinations, medications, etc.
• Tracking distribution and expenditure of aid money
• Affordability of financial products and services By creating a distributed network for cross-currency
funds settlement that replaces the correspondent
• Lack of robust, verifiable ID systems for KYC and banking network, DLT can remove inefficiencies in
other eligibility and due diligence requirements the current system and offers potential for significant
cost reductions, especially in the cross-border, inter-
• Deficient payment and credit infrastructures
bank leg of the transaction. By lowering settlement
• Incomplete secured transaction frameworks and costs and increasing efficiency of inter-bank and
collateral registries cross-border transfers, DLT could potentially help
in bringing down the price of remittances even
• Impact of de-risking on international remittances further. DLT can also allow for new approaches to
Selected examples of applications of DLT that could correspondent banking, which can potentially be part
lead to greater financial access and inclusion for of a solution framework for addressing de-risking.
underserved populations are: Examples
• Cross-border Payments and Remittances Ripple. Focuses on commercial
cross-border and inter-bank
• Digital Identity Systems payments combined with cross-currency funds
• Asset Registries settlement. Ripple allows for a move away from
establishing upfront correspondent banking
• Digital Currencies relationships towards a more dynamic approach. This
approach involves identifying a “path” for the flow
Cross-border Payments and Remittances of funds from a sender in a particular currency to a
Individuals and SMEs in developing economies receiver in a particular currency, through a series of
face uncertainty, high costs, and long delays in participating institutions that offer services for that
making inter-bank, cross-border payments, which currency. This can lead to better discovery of prices for
are currently typically conducted across a network foreign exchange transactions and expanding access
of correspondent banks or money transfer providers, to such services for smaller remittances companies.
7. APPLICATIONS OF DLT 23
Ripple has its own cryptocurrency, XRP, which is to release to third parties. This could – under some
actively traded on several cryptocurrency exchanges. circumstances - be particularly valuable in Fragile
Ripple also operates its own exchange, structured as a Conflict and Violence affected contexts (FCV) where
network described above, in which the top currencies there is weak institutional capacity and/or volatile
actively exchanged are CNY, USD, JPY and EUR. In government regimes. However, state institutions (or
addition, other cryptocurrencies like BTC (Bitcoin) other official bodies) would, in most cases, remain
and ETH (ether) are also actively exchanged. The necessary as authenticating bodies of the identity data.
Shanghai Huarui bank recently announced that it is
working on a remittance product using Ripple for the While digital identity systems that use DLT can
USA-China corridor.24 potentially solve for problems related to data
ownership and storing identity data, achieving
Abra. Offers instant P2P money widespread acceptance of digital identity products
transfers with no transaction fees among government agencies and service providers
through Abra’s network, combining cryptocurrency remains a challenge. In addition, legal and regulatory
with physical bank tellers. Due to the existence of frameworks need to be developed or revised to
tellers, no bank account is required to conduct a cross- guarantee data privacy standards for ID applications
border payment; only the recipient’s phone number. that use DLT, especially permissionless blockchains.
As of 2017, Abra is available globally and supports
over 50 currencies, in addition to Bitcoin. Examples
ShoCard. Palo-Alto-based ShoCard is a digital
Bitpesa.25 Offers cross-border
identity card, optimized for mobile, that stores ID
payments for businesses and individuals
information on the Bitcoin blockchain. The company
between several African countries (Kenya, Nigeria,
is in the process of developing solutions for use cases
Tanzania, Uganda) and China. It uses Bitcoin for the
such as identity verification, including at airports
cross-border leg and has gained traction among some
and call centers; financial services credentialing;
African importers for paying Chinese suppliers.
automated registrations for online purchases, proof of
Bitt. Barbados-based blockchain company that started age and address, e.g. at police road stops.
as the Caribbean’s first bitcoin exchange company and
BanQu. Blockchain company BanQu provides an
launched a digital fiat currency of the Barbadian dollar
“economic identity” to people by storing identity and
on the Bitcoin blockchain in February 2016. Plans to
other critical information, including biometrics, on
create a unified financial settlement network for the
the Ethereum blockchain. They have a focus on the
CARICOM region to reduce settlement times, reduce
humanitarian space and developing countries, and
cost of remittances, and eradicate frictions caused by
are testing the BanQu digital identity in a number
the Caribbean’s fragmented currency systems.
of projects including for providing a digital identity
to Syrian refugees in Amman, fixing supply chain
Digital Identity Systems leakages in the delivery of medications and vaccines,
Globally, 18% of unbanked individuals cite lack and implementing micro crop insurance through smart
of ID-related documentation as one of the reasons contracts.
for being unbanked in 2014.26 DLT can be used
to record and store ID-related documents, such as IBM announced a blockchain project with Singapore
birth certificates and marriage certificates, but also fintech startup KYCK! to enable financial services
transaction histories, land titles, or health records in providers to address KYC challenges and more rapidly
a way that is secure and verifiable. One advantage of on-board customers in a secure environment. Their
DLT is that it allows for a system in which personal project will be tested and built on the Hyperledger
data could be owned by individuals, rather than blockchain ‘Fabric’. Once identity verification
by respective government agencies. Under some is confirmed, KYCK! will enter the customer’s
implementations, individuals could decide which information into current bank-based checks or a third-
selected parts of their digital personal data they chose party KYCK! system before account on-boarding.27
7. APPLICATIONS OF DLT 25
Figure 6: CPMI Taxonomy of Money and Exchange Mechanisms
Physical Electronic
Potential
substitutes for Money in a traditional sense Potential substitutes for
physical money (denominated in a sovereign currency) non-physical money
Source: ‘Digital Currencies’, CPMI, Bank for International Settlements, November 2015, pg. 6
currencies for inter-bank transfers could be especially and AML/CFT. Similar to cash, transactions in DLT-
relevant for financially excluded and underserved based digital currencies are generally not reversible,
populations: e-money and mobile money frameworks which raises questions about recourse mechanisms
expand geographic reach and reduce reliance on and dispute resolution. Balances held in non-fiat
physical bank infrastructure, such as bank branches digital currencies are also currently not covered by
or agents, and DLT has the potential to enhance deposit insurance agencies, e.g. FDIC in the USA,
efficiencies. The efficiency gains are mainly derived and law enforcement agencies do not systematically
from using the digital currency as the transfer medium follow up cases of fraud involving digital currencies.
between payer and payee without any intermediaries, The value of digital currencies is determined by
often at zero cost. This is combined with using mobile demand and supply and can therefore exhibit wide
phones as the access mechanism and using agents fluctuations, which can make it unsuitable as a
or exchanges to convert digital currency back to fiat store of value, unlike fiat currencies. Further, many
currency, such as e-money, cash, or credit in a bank discussions of digital currencies assume the existence
account. It is likely that costs will be incurred at the of a complete ecosystem where this digital currency
point of converting digital currency into fiat currency. is already widely accepted and therefore there is no
need to convert digital currency to fiat currency. This,
But despite these advantages, there are regulatory however, does not yet reflect the reality for large
concerns and other challenges related to digital segments of the population in most countries today.
currencies that require further attention before large-
scale adoption becomes a realistic option. There are Currently, DLT is unlikely to fully replace any existing
particular concerns related to consumer protection financial infrastructure, institutions, and protocols and
7. APPLICATIONS OF DLT 27
28 DISTRIBUTED LEDGER TECHNOLOGY (DLT) AND BLOCKCHAIN
8.
Smart Contracts
‘Smart contracts’, in the context of DLT, are programs that are written on the
underlying distributed ledger and are executed automatically by nodes on the
network. Any instruction that could be executed by a computer could theoretically
be run by a smart contract. Transactions or data recorded on the distributed ledger
trigger the smart contract and the actions taken are in turn recorded in the ledger.
Another way of putting this is that smart contracts “allow for logic to be programmed
on top of the blockchain transaction”.32 The same applies to other DLs, as smart
contracts can also be executed by DLs that are not blockchains. Smart contracts
have to be verifiable by each node on the network, meaning that all nodes on the
network must see the same data.
The term was first coined by cryptographer Nick Szabo in a 1997 paper where he
used a vending machine to illustrate the idea of a smart contract.33 The vending
machine, a mechanical device, controls ownership of an asset, the candy bar, and
executes the transfer of ownership when triggered by a defined input, the event
of entering a coin into the machine. The vending machine therefore enforces the
terms of the pre-agreed ‘contract’ that defines the underlying assets, inputs, and
consequential actions. A ubiquitous modern analogy would be automatic trading
rules, executed by a computer program, that initiate sales or purchases of securities
at a pre-defined strike price. Potential applications of smart contracts could be used
in the derivatives markets, mergers & acquisitions, and in securities transactions,
among many others.
DLT systems provide a platform that allows for smart contracts, written in computer
code, to actually control real-world assets, such as real estate, shares, land titles, or
escrows, without the need for a third party that controls the release of the assets,
such as a broker, a land title administrator or an escrow agent, for example. This is
due to the fact that the nodes in the distributed network have the ability to enforce
a contract by executing code. For example, figure 7 illustrates how a smart contract
could be used in the context of trade finance. A similar DLT-based approach could
also be applied to a variety of other contexts, such as mortgage processes or
collateral registries.
Smart contracts have captivated idealists because they make automated companies
possible which do not rely on any human inputs – no managers or board directors
- except financial backers. Ethereum is the second-largest public blockchain -
8. SMART CONTRACTS 29
Figure 7: Smart Contracts in Trade Finance
1 2
5&6 3
4
1. Buyer: The buyer and issuing bank create an electronic letter of credit, guaranteeing payment if the order is fulfilled.
2. Seller: The seller and advising bank gather documents with specifics on the oil shipment and create an invoice.
3. Cargo: The oil is loaded onto the vessel.
4. Inspector: The inspector checks the quality and quantity of the oil, and issues certificates that are added to the smart
contract.
5. Vessel: The agent for the vessel issues the bill of lading, which details the shipment and is used as a receipt, and a
certificate of origin.
6. Shipment: The oil is shipped to its destination. Documents are verified by the smart contract for compliance and
accuracy.
7. Title and Payment: If documents are found to be compliant, the title of goods is transferred to the buyer, and payment
is transferred to the seller.
8. Blockchain-based smart contract: All documents and records of ownership are added to the smart contract in unalterable
“blocks.”
Source: ING/Wall Street Journal
* “Banks Turn to Virtual World to Modernize Physical Commodities Trading”, By Stephanie Young, 04 April 2017, Wall Street Journal
https://www.wsj.com/articles/banks-turn-to-virtual-world-to-modernize-physical-commodities-trading-1491303623
8. SMART CONTRACTS 31
32 DISTRIBUTED LEDGER TECHNOLOGY (DLT) AND BLOCKCHAIN
9.
What are governments,
development organiza-
tions, and donors doing
in this space?
9. WHAT ARE GOVERNMENTS, DEVELOPMENT ORGANIZATIONS, AND DONORS DOING IN THIS SPACE? 33
or start a company. E-residents can apply for a bank paper argues that digital fiat currencies could enhance
account, conduct online banking, declare taxes, sign financial stability by providing the central bank with
documents remotely, and get access to international an additional policy tool to reduce interest rates below
payment providers. NASDAQ is partnering with the zero lower bound and also being able to directly
Estonia’s e-residency platform to enable secure fund asset purchases by non-banks without need for
e-voting in shareholder meetings. bank intermediation.
Central Banks around the world are exploring Regulators across the world – in OECD countries as
DLT-based digital currencies. In the UK, Canada, well as developing counties, for example Uganda39-
Russia, Australia, Sweden, China, central banks are are studying regulation of digital currencies. Self-
assessing risks and benefits of issuing fiat currency regulation efforts are also underway: the Australian
backed digital currency on the blockchain, and Digital Currency & Commerce Association, for
investigating their potential effects on the economy example, has launched Digital Currency Industry
and on financial stability. Any central bank-issued Code of Conduct, which focuses on consumer
digital currency would likely look substantially protection and outreach.40
different from Bitcoin’s open, decentralized, peer-to-
peer model and it might not need a DLT approach. In The IMF issued a report on the benefits and
contrast to cash, digital currencies create a permanent, risks of digital currencies in January 2016.41 The
trackable record of each transaction and costs of report considers preliminary implications of digital
handling cash would be eliminated. A further potential currencies (referred to as ‘virtual currencies’ in the
advantage of DLT-based digital currencies is the report) for regulation and policy, including issues
prospect for “smart money”. A DLT-based currency related to AML/CFT, consumer protection, taxation,
with a digital ledger opens up the possibility to exchange controls and capital flow management,
program certain terms and condition on digital money, financial stability and monetary policy.
for example, how, where, when and by whom it can be The CPMI issued a report on digital currencies
spent. Many different scenarios are being discussed, in November 2015, which considers implications of
one radical option would bypass commercial banks digital currencies and their underlying decentralized
as intermediaries by allowing individual customers payment mechanisms for central banks, regulatory
to hold accounts directly with the central bank, issues, and demand- and supply-side factors
using DLT.37 In Senegal, the Banque Régionale de influencing the development of digital currencies.42
Marchés (BRM) launched an e-money solution in The World Bank participated in the working group
2016, with the difference that the customer pool funds that produced the report. The CPMI also issued a
are held with the regional central bank the BCEAO. report on the use of DLT for payment, clearing, and
This solution has been provided by eCurrency Mint settlement in February 2017, which provides an
Limited (eCurrency). China’s central bank, People’s analytical framework for central banks and other
Bank of China, tested a blockchain-based digital authorities to review and analyze DLT use cases
currency in January 2017. (focusing on permissioned ledgers), and identifying
risks and opportunities.43
A recent paper issued by Bank of England discusses
opportunities for significant savings from central The World Bank is also participating in several
bank-issued digital currencies through a reduction in working groups on this topic at the FSB, CPMI-
real interest rates, as well as lower transaction costs.38 IOSCO and the FATF.
According to this analysis, a central bank-issued
digital currency regime would result in a “permanent UK’s Department for Work and Pension piloted
increase” in fiscal income flows for the government DLT for government transfers. DLT offers
(due to reductions in net interest expenses), which the opportunity for governments to monitor the
would allow for an increase in public spending observance or program rules related to conditional
or a lowering of tax rates by the fiscal authority, at government transfers through smart contracts. For
unchanged deficit and debt targets. In addition, the example, payments related to cash-for-work programs
9. WHAT ARE GOVERNMENTS, DEVELOPMENT ORGANIZATIONS, AND DONORS DOING IN THIS SPACE? 35
36 DISTRIBUTED LEDGER TECHNOLOGY (DLT) AND BLOCKCHAIN
10.
How can DLT be
leveraged for World Bank
programs and projects
in the financial sector?
DLT is still at an early stage of development and many challenges need to be resolved
before the full potential of the technology can be realized, such as issues related
to privacy, security, scalability, interoperability, and legal and regulatory issues.
The bulk of R&D resources for DLT are currently devoted to improving financial
infrastructure and processes, and this investment could potentially be leveraged
by development organizations for the benefit of developing countries. However,
as the technology is still being developed and tested, and is not yet sufficiently
robust and scalable, the World Bank Group cannot, at this stage, issue any general
recommendations about usability independent of specific contexts.
The Bank of England (BoE) launched a review of the Real Time Gross Settlement
(RTGS) system it operates, followed by an industry consultation in which it
considered applications of DLT. The BoE recently concluded this consultation with
the assessment that DLT is immature at this point, however it will explore how to
integrate and incorporate DLT as the technology matures.48 Bank of Canada also
came to a similar conclusion.
There is an emerging view that the DLT applications in finance that will likely
gain traction first will not be payment and settlement systems but instead areas
in which there is little automation and heavy use of manual processes with high
inefficiencies. Suggested areas that fit these characteristics are: (i) reference data
maintenance in payment and settlement systems; (ii) trade finance; (iii) syndicated
loans; and (iv) tracking of provenance of agricultural products, commodities and
the like and their subsequent sale or use as collateral based on which financing
is provided. There are also discussions about applications of DLT as part of the
solution framework for de-risking through: (i) reliable and auditable maintenance
of identity, including Know-Your-Customer and Customer Due Dilligence data;
(ii) developing an alternative to the correspondent banking model (as noted in the
discussion of Ripple); and (iii) using a cryptocurrency for the cross-border leg (as
noted in the discussion of Abra).
Consideration should also be given to the argument made in the 2016 report by
the UK Government Office for Science that “if government waits for ‘perfect’
solutions, it will miss the opportunity to shape and procure implementations of
the technology that will provide maximum benefit to the public sector, and the
UK may lose opportunities for economic benefit as well”. Further research and
10. HOW CAN DLT BE LEVERAGED FOR WB PROGRAMS AND PROJECTS IN THE FINANCIAL SECTOR? 37
exploration is required to reach a higher level of Forum, Global Remittances Working Group
technical sophistication and robustness of DLT, and the upcoming Financial Inclusion Global
especially when used in combination with smart Initiative (FIGI) to closely monitor and analyze
contracts. But understanding the true potential of DLT developments in DLT and, where feasible, design
for development objectives requires not just research and implement pilots.
but also real-life applications and trials.
Foster collaboration and co-ordinate with
Given the potential for DLT to structure solutions to international standard-setting bodies
development challenges in the financial sector and • Join industry consortiums like R3’s R&D lab and/
beyond, the WBG should closely monitor and shape this or Hyperledger, propose specific research projects
development and, where appropriate, foster its adoption. with a development focus, for example projects
related to digital identity, addressing AML & KYC
The applications of DLT in the payment and challenges, asset registries, agriculture finance
settlement systems are being actively studied by related applications or cross-border payments and
various central banks and the WBG should closely remittances.
monitor the developments through participation in
the various working groups of standard-setting bodies • Foster international co-operation and collaboration,
and through bilateral engagements. However, other leveraging ongoing participation in working
areas – in particular those related to financial sector groups of international standard setting bodies.
development and financial inclusion – are not getting
• Encourage companies and other entities working
much attention from many private sector players and
on DLT to explore applicability of the technology
regulators. This is an area where the WBG could
for a development context and provide assistance
take a more active role. This could in particular
with conducting pilots and proof-of-concepts. This
include applications in agriculture finance, invoice/
could include a comprehensive analysis of the true
receivables financing and collateral registries.
costs and benefits of using DLT approaches.
Potential actions the WBG could take include:
Enhance awareness of DLT within WBG and
Monitor developments explore applications
• Closely monitor developments in the DLT field, • Enhance the level of awareness on DLT within the
especially actions taken by governments and Finance & Markets Global Practice and beyond and
development organizations. encourage ongoing and pipeline Advisory Services
and Analytics (ASA) and investment programs to
• Applying existing tools such as the World Bank explore opportunities for leveraging DLT.
Remittances Prices World Wide database, to
systematically collect information on costs of • Leverage the new WBG Blockchain Lab, which
potential DLT-based remittance services; and partners with a group of DLT companies and other
the Global Payments Systems Survey to collect technology firms, to study and further develop
qualitative and quantitative information on usage DLT-based solutions for cross-border payments,
of digital currency and DLT approaches and their particularly in the context of de-risking and
regulatory framework, and explore opportunities to maintaining payment flows to regions affected
collect information on uses of DLT approaches in by fragility, conflict and violence (FCV). Where
retail payments in Retail Payment Costs surveys. feasible, this could done be in partnership with
client countries. The WBG blockchain lab49 could
• Leverage IFC investees and private sector forums
also be used to support clients in testing country-
like the SME Forum for knowledge exchanges and
specific pilots.
to identify regulatory bottlenecks hampering the
development of DLT. • In WB-financed operations, encourage country
counterparts to invite companies offering DLT-
• Leverage existing forums like ID4D, International
solutions to participate in the procurement process,
Committee on Credit Reporting (ICCR), SME
where appropriate, potentially as part of a 2-stage
10. HOW CAN DLT BE LEVERAGED FOR WB PROGRAMS AND PROJECTS IN THE FINANCIAL SECTOR? 39
40 DISTRIBUTED LEDGER TECHNOLOGY (DLT) AND BLOCKCHAIN
Annex: The DAO hack
and Ethereum’s forks
Forks arise when the blockchain in a distributed ledger splits into two competing
paths forward, and they can disrupt the value and stability of the underlying
cryptocurrencies. One of the most controversial forks took place in July 2016,
when the Ethereum community completed a “hard-fork”, resulting in Ethereum’s
blockchain diverging into two separate cryptocurrencies (Ethereum One or Core
and Ethereum Classic). Since then, Ethereum has forked three additional times, and
is planning a fifth hard fork, “Metropolis”, to be released later this year.51
ENDNOTES 43
11. This estimate is from a 2015 report by Spanish 24. https://ripple.com/insights/several-global-banks-
bank Santander; management consulting firm join-ripples-growing-network/
Oliver Wyman and venture capital investor
25. https://www.bitpesa.co/blog/connecting-
Anthemis Group. http://santanderinnoventures.
payments-with-africa-and-china/
com/wp-content/uploads/2015/06/The-Fintech-
2-0-Paper.pdf 26. Global Findex 2014, World Bank
12. Steve McConnell, “Code Complete: A Practical 27. h t t p : / / w w w - 0 3 . i b m . c o m / p r e s s / u s / e n /
Handbook of Software Construction”, Microsoft pressrelease/51054.wss
Press; 2nd edition 2004. Cited in: https://blog.
slock.it/the-history-of-the-dao-and-lessons- 28. This means in practice that assets will be managed
learned-d06740f8cfa5 on a closed block chain system so no individual
transaction will be identifiable, but the data on
13. http://www.coindesk.com/short-guide-bitcoin- the closed system will be stamped onto a public
forks-explained/ block chain, i.e. Bitcoin, making any fraudulent
changes publicly visible.
14. h t t p : / / w w w. t e c h - r e c i p e s . c o m / r x / 4 8 5 1 7 /
cryptocurrency-what-is-a-fork/ 29. https://www.ubitquity.io/home/resources/
worldbank_land_paper_ubitquity_march_2016.
15. There is the possibility where the non-upgraded
pdf
nodes continue to mine and either abandon the
block chain mined from upgraded nodes, or fork 30. h t t p : / / m e d i a . e v e r l e d g e r. i o / w p - c o n t e n t /
off into its own cryptocurrency. uploads/2016/09/Everledger_OnePager_2016-1.
pdf
16. CoinDesk, State of Block Chain, Q3 2016
31. http://www.bis.org/cpmi/publ/d137.htm
17. http://www.coindesk.com/10-stock-exchanges-
blockchain/ 32. Autonomous Research LLP, “Block Chain:
Backoffice Block Buster”. https://www.
18. http://www.wired.com/2015/12/sec-approves-
autonomous.com/fintech/d9335db1-bf1a-4ab2-
plan-to-issue-company-stock-via-the-bitcoin-
8d1d-a36cb747a6ae
blockchain/
33. Nick Szabo, “The Idea of Smart Contracts” (1997).
19. http://www.coindesk.com/german-central-bank-
http://szabo.best.vwh.net/smart_contracts_idea.
blockchain-trading/
html
20. http://www.coindesk.com/korea-exchange-
34. CoinDesk, “Understanding The DAO Attack”,
launches-blockchain-powered-private-market-
by David Siegel, 25 June 2016. https://www.
service/
coindesk.com/understanding-dao-hack-
21. h t t p : / / w w w . f o r b e s . c o m / s i t e s / journalists/
laurashin/2017/01/09/dtcc-selects-partners-
35. CoinDesk, “CoinDesk Research: Ethereum
for-blockchain-solution-for-credit-default-
Hard Fork Had Little Impact on Sentiment”. By
swaps/#1ebe0994ad88
Bradley Miles. 17 November 2016. https://www.
22. Identity becomes a token, which can be affirmed coindesk.com/coindesk-research-spotlight-study-
as needed and record of identity validation stored q3-ethereum-hard-fork/
also on the DL.
36. U.K. Government Office for Science. “Distributed
23. Based on analysis of the remittance prices ledger technology: beyond blockchain”. A
recorded at World Bank remittances price database report by the UK Government Chief Scientific
(remittanceprices.worldbank.org), across a range Adviser. 19 January 2016. https://www.gov.uk/
of corridors. government/publications/distributed-ledger-
technology-blackett-review
ENDNOTES 45
46 DISTRIBUTED LEDGER TECHNOLOGY (DLT) AND BLOCKCHAIN