Project Report On Block Chain Technology and Its Impact-1
Project Report On Block Chain Technology and Its Impact-1
Submitted By Submitted To
Udit Gupta Jeetendra Singh
2141209 Assistant Professor
B.B.A. V Semester
TO WHOM SO EVER IT MAY
CONCERN
Company Seal
Jeetendra Singh
1
CERTIFICATE
2
DECLARATION
Udit Gupta
3
ACKNOWLEDGEMENT
Udit Gupta
4
CONTENTS
1. Abstract.............................................................................6
2. Summary...........................................................................8
3. Introduction......................................................................9
4. History..............................................................................16
5. Section 1: Blockchain Technology Overview...............23
5.1 Electronic Register of Transactions..................................24
5.2 Encrypting Data.................................................................26
5.3 Verification of Transactions..............................................28
5.4 Timestamping....................................................................30
6. Section 2: Application of Blockchain to Records.........32
7. Section 3: Public Transactions and Legal.....................34
Structure
8. Section 4: Public Implications of Blockchain...............37
Technology
9. Section 5: Digital Currencies/Securities........................40
10. Section 6: Blockchain Benefits and Risks......................43
11. Blockchain Evolution.......................................................47
12. Impacts on Global Economy and Economic.................50
Benefits of Blockchain
13. Widely Adopted Blockchain Platforms and.................57
Services
13.1 Hyperledger.....................................................................58
13.2 Microsoft Azure BaaS (Blockchain-as-a-Service).........63
13.3 Comparison of Bitcoin and Ethereum............................67
14. Conclusion........................................................................68
15. References/Bibliography.................................................72
5
ABSTRACT
6
and business opportunities in this fundamental technology
that is all set to revolutionize our digital world.
7
SUMMARY
8
INTRODUCTION
10
often industries themselves), blockchain technology is
likely to be extremely disruptive.
This report provides a high-level summary of how
blockchain technology works. It also discusses current
applications of blockchain technology and possible future
applications – in both the context of private transactions
and public records. Finally, the report addresses some of
the possible economic opportunities connected with
blockchain technology as well as risks associated with both
the technology and its uses.
11
applications that use the technology efficiently, although
the biggest opportunities could be found there. The
Blockchain technology offers a disruptive solution to the
problem of security and privacy in the Internet of Things
environment, providing a new computational layer where
data can be safely processed and analyzed, remaining
private. (Atzori, 2016)
12
Following figure presents Blockchain fundamentals in high
level (Guardtime, 2017).
13
non-physical such as shares of a company. It should be
noted here that even Bitcoin is not really a currency--
Bitcoin is all about controlling the ownership of money.
Blockchain technology is finding applications in wide
range of areas—both financial and non-financial.
14
There are tremendous opportunities in this space and the
revolution in this space has just begun. In this report we
focus on few key applications of Blockchain technology in
the area of Notary, Insurance, private securities and few
other interesting non-financial applications. We begin by
first describing some history and the technology itself.
15
HISTORY
2008
• Satoshi Nakamoto, a pseudonym for a person or group,
publishes “Bitcoin: A Peer to Peer Electronic Cash
System."
2009
• The first successful Bitcoin (BTC) transaction occurs
between computer scientist Hal Finney and the mysterious
Satoshi Nakamoto.
2010
• Florida-based programmer Laszlo Hanycez completes the
first ever purchase using Bitcoin — two Papa John’s
pizzas. Hanycez transferred 10,000 BTC’s, worth about
$60 at the time. Today it's worth $80 million.
• The market cap of Bitcoin officially exceeds $1 million.
2011
• 1 BTC = $1USD, giving the cryptocurrency parity with
the US dollar.
• Electronic Frontier Foundation, Wikileaks and other
organizations start accepting Bitcoin as donations.
16
2012
• Blockchain and cryptocurrency are mentioned in popular
television shows like The Good Wife, injecting blockchain
into pop culture.
• Bitcoin Magazine launched by early Bitcoin developer
Vitalik Buterin.
2013
• BTC market cap surpassed $1 billion.
• Bitcoin reached $100/BTC for first time.
• Buterin publishes “Ethereum Project" paper suggesting
that blockchain has other possibilities besides Bitcoin (e.g.,
smart contracts).
2014
• Gaming company Zynga, The D Las Vegas Hotel and
2015
• Number of merchants accepting BTC exceeds 100,000.
• NASDAQ and San-Francisco blockchain company Chain
team up to test the technology for trading shares in private
companies.
17
2016
• Tech giant IBM announces a blockchain strategy for
cloud-based business solutions.
• Government of Japan recognizes the legitimacy of
blockchain and cryptocurrencies.
2017
• Bitcoin reaches $1,000/BTC for first time.
• Cryptocurrency market cap reaches $150 billion.
• JP Morgan CEO Jamie Dimon says he believes in
blockchain as a future technology, giving the ledger system
a vote-of-confidence from Wall Street.
• Bitcoin reaches its all-time high at $19,783.21/BTC.
• Dubai announces its government will be blockchain-
powered by 2020.
2018
• Facebook commits to starting a blockchain group and also
hints at the possibility of creating its own cryptocurrency.
• IBM develops a blockchain-based banking platform with
large banks like Citi and Barclays signing on.
But after the global financial crisis, the year 2009 is not the
exact date that blockchain concept revealed. Blockchain
was invented in 1991. Blockchain history dates back to
early 1990’s by two researchers: Stuart Haber and W. Scott
Stornetta. They both touted as the co-inventor of the
blockchain technology. Several aspects of the Bitcoin
blockchain architecture are based on Stornetta’s work.
They described the concept of a cryptographically secured
network of blocks.
19
enabling the collection of more documents on a single
block in 1992 (Url-5,2019).
20
Figure 2. The History of Blockchain Technology Source:
Url-4, 2018.
21
Table 1. Standard Versus Blockchain based Transactional
Models Source: Collomb, Sok, 2016.
22
SECTION:1 – BLOCKCHAIN
TECHNOLOGY OVERVIEW
23
Electronic Register of Transactions
Any system that records data must have a format and
location for storing it. A register of transactions or other
records is simply a list of every transaction that has been
recorded by the system. For example, a municipality’s
register of title and deed transfers and the aforementioned
checkbook are registers. The blockchain is a continually-
growing digital register of transactions. Each set of
transactions (the number of which is prescribed by the
protocol) is considered a block in the chain, and the register
as a whole is the blockchain. This chain is stored and
continually added to by a network of computers, each of
which is known as a node. Each node has, at minimum, a
copy of a certain number of the most recent blocks, and
some might possess a copy of the entire blockchain. To add
a block to a chain, parties broadcast to the network the
details of the transaction, and nodes verify these
transactions, as described below. Once a node has verified
the prescribed number of transactions, and solves additional
computational problems dictated by the protocol, that block
can be added to the chain (see Figure 1). Other nodes add it
to their chain as well. In this way, the blockchain grows
mostly identically at each of the individual nodes. The
responsibility for storage of the transaction ledger is
distributed to many individuals, adding redundancy with
little risk of corruption or errors.
24
Figure 3: Nodes independently verify transactions before
agreeing on those that are valid
25
Encrypting Data
26
hash to verify a copy of a transaction or document
maintained outside of the blockchain. Blockchain
technology uses cryptographic hashing to save space. It
rapidly becomes impractical or impossible to maintain the
entire ledger if every encrypted document is fully
registered, and the computing costs to decrypt entire
transactions would be very large.
27
Verification of Transactions
29
Timestamping
31
SECTION:2 – APPLICATION OF
BLOCKCHAIN TECHNOLOGY TO
RECORDS
32
Blockchain technology offers no assistance in terms of the
reliability or accuracy of the records contained in the
blockchain; if bad data is used as an input, as long as the
correct protocols are utilized, it will be accepted by the
network and added to the blockchain. If a document
containing false information is hashed as part of a properly
formatted transaction, the network will validate it.
Furthermore, the network is unable to distinguish between
a transaction by an actual user and a malicious transaction
by someone with unauthorized access to the user’s private
key. Furthermore, the network obviously could not through
its protocols determine whether a sender was reliable in
terms of the veracity of their submitted information.
33
SECTION:3 – PUBLIC
TRANSACTIONS AND EXISTING
LEGAL STRUCTURE
34
costs, there will likely still be some transaction fees related
to verification, as described above.
35
UETA. Blockchain-specific legislation could account for
such records.
UETA is intended to be a broadly construed authorization
with respect to electronic transactions, but creates no
obligations for their use. Under UETA, in litigation,
electronic transactions and records are treated in the same
manner as manual or paper records. There is no indication
that current law prohibits or in any way disfavors the use of
blockchain for electronic transactions, but to the extent the
legislature wishes to clarify this recognition, it should be
done outside of the bounds of UETA. Modifying the
uniform statute may undermine both its uniformity and its
approach to broadly address dynamic and changing
technologies. It may also trigger pre-emption of Vermont’s
version of UETA by the federal E*SIGN law.
36
SECTION:4 – PUBLIC IMPLICATIONS
OF BLOCKCHAIN TECHNOLOGY
37
Public records are held in the custody of the state, whether
that is an agency or an individual acting in his or her
capacity as an officer of that agency. Although 1 V.S.A. §
318 outlines the responsibility of the custodian in specific
circumstances, the custodian of a public record is charged
with the responsibilities of preserving and providing access
to the records.
38
Moreover, effective records management policies and
procedures by agencies should address the authenticity of
records. The need to preserve copies of electronic records
for long periods of time is already essential to state
business and strategies and tools are in place to address
these needs. Because blockchain technology would likely
result only in the registration of hashes, the state would still
need to preserve original documents long-term. In light of
the very limited possible benefits and the likely significant
costs for either entering into a private or public blockchain
or setting up a state-operated blockchain, at this time,
blockchain technology would be of limited value in
conducting state business.
39
SECTION:5 – DIGITAL
CURRENCIES/SECURITIES
40
liquidity risks. Blockchain-authenticated trading (current
bitcoin based system) takes minutes. A standalone system
could potentially authenticate transactions even faster.
Faster transactions reduce the risk of purchaser default. For
example, financial institutions that have custody over large
financial assets are looking to the technology to help
comply with the Dodd-Frank Wall Street Reform and
Consumer Protection Act. The efficiency of transactions
that blockchain technology can provide may help to reduce
counterparty credit risk which may reduce an institution’s
balance sheet capital requirements under Dodd-Frank.
Distributed ledgers virtually eliminate credit and liquidity
risk by requiring pre-funding, in which the cash and
collateral to be traded pre-exist prior to trading.
41
Businesses that sell stored value Bitcoins in Vermont are
engaged in money transmission, requiring a license.
42
SECTION:6 – BLOCKCHAIN
BENEFITS AND RISKS
Benefits
43
nature of the blockchain is opposed generally to the
centralization of these services.
Risks
Market Disruption
Consumer Protection
45
of the Bitcoin they hold. Additionally, because use of
Bitcoin as a payment system is not subject to the regulatory
scheme of more traditional payment systems, there may be
additional risks related to returns and transaction reversals.
The Federal Trade Commission has identified some of
these general risks related to engaging in transactions using
Bitcoin.
46
BLOCKCHAIN EVOLUTION
47
Blockchain phase 2 is called Contracts and consists of
years between 2013 and 2015. Developed by Vitalik
Buterin, Ethereum was born out as a new public blockchain
in 2013 with extended functionalities compared to Bitcoin,
a development that has turned out to be a pivotal moment
in Blockchain evolution timeline. He differentiated
Ethereum from Bitcoin Blockchain by enabling a function
that allows people to record other assets such as contracts.
With his development new features expanded Ethereum
functionalities from being a cryptocurrency to be a platform
for developing decentralized applications as well. In 2015,
Ethereum blockchain has launched and become one of the
biggest applications of blockchain technology given its
ability to support smart contracts used to perform various
functions (Url-4, 2018).
48
Blockchain began in 2018 and called applications. In recent
years, a number of projects have cropped up all leveraging
blockchain technology capabilities. Neo is one of the
applications launched in China, billed as the first open
source, decentralized and blockchain platform. Neo casts
itself as the Chinese Ethereum having already received the
backing of Alibaba CEO Jack Ma. Another cryptocurrency
platform is optimized for the Internet of things (Iot)
ecosystem as it strives to provide zero transaction fees as
well as unique verification processes. Called IOTA. Than
Monero Zcash and Dash blockchains came into being as a
way of addressing some issues such as security and
scalability (Url-4, 2018).
49
IMPACTS ON GLOBAL ECONOMY
AND ECONOMIC BENEFITS OF
BLOCKCHAIN
50
(such as home, auto, stocks, bonds, mortgages, and
insurance etc.), and also can be used to preserve the
integrity and authenticity of sensitive documents or records
(e.g., passports, visas, driver’s licenses, birth and death
certificates, voter registration, contracts, wills, patents, and
medical records). In a network economy with blockchain
based asset transfer, personalized financial and government
services might be better tailored to individual needs. With
Blockchain technology, many daily operations involving
money, assets, and documents could start to be conducted
on digital networks with the help of cryptographic security
algorithms. Given that less friction and human involvement
may be needed to transfer goods and services, less physical
infrastructure might be needed to make it happen (Swan,
2017).
51
collection and processing for use in blockchain platforms
(Wef, 2018).
52
rather than traditional software application programs
managing existing national currencies. Also the blockchain
economy is a scenario and potential future environment that
cryptocurrencies will replace current monetary systems
globally (Url-8, 2018). Also with blockchain-based asset
transfer, personalized financial and government services
might be better tailored to individual needs. Blockchain
technology currently revolutionizes the storing,
management and transfer of value between digital identities
in many economic sectors.
53
impact on the digital economy and global e-commerce,
precisely because of this decentralized transactional model
that it facilitates. And indeed, even if the share of e-
commerce has been steadily rising since the age of the
Internet, essentially over the last score of years, it remains
that the main transactional paradigm is centralized
(Collomb, Sok, 2016).
54
Figure 5: Industries Seen As Leaders in Blockchain
Source: Wef, 2018.
55
Table 2: Blockchain Waves Source: Url-10, 2019
56
WIDELY ADOPTED BLOCKCHAIN
PLATFORMS AND
SERVICES
57
Hyperledger
As a starting point for its effort, Hyperledger has identified challenges of existing
Blockchain implementations:
· Limited throughput
· Slow transaction confirmations
· Designed for cryptocurrency
· Poor governance
· No privacy
· No settlement finality
· Anonymous Processors.
These challenges combined with varying industrial requirements for Blockchains across different
use-cases make it impossible to find one solution that fits all.
59
Therefore, Hyperledger has been designed to be modular with pluggable options to suit different
needs. (Hyperledger Project, 2016) By providing a modular framework that supports different
components for different uses, it brings together a number of independent efforts to develop open
protocols and standards. Consequently, this approach will enable a variety of Blockchains with
their own consensus and storage models, and services for identity, access control and contracts.
(Hyperledger- Wikipedia, 2016)
Structure
To achieve these goals, several R&D efforts have been donated to Hyperledger project: IBM’s
codebase and intellectual property from its ADEPT project on Ethereum as well as other
research. Digital Asset Holdings’ Hyperledger brand and related code and developer resources.
R3’s framework for transactions, designed with its consortium partners to meet the requirements
of its global banks and other financial institutions. These set the scene for Hyperledger; a focus
on enterprise specific applications, robustness, security and business support. (Michalik, 2016)
“We want other banks and other parties to innovate with products that sit on top of the platform,
but we don’t want everyone to create their own platform… because we’ll end up with lots of
islands that can’t talk to each other.” James Carlyle, the chief engineer at New York-based
fintech firm about R3CEV’s Corda joining Hyperledger (Gautham, 2016)
60
Figure 8: Key concepts and benefits of Blockchain for
business. (O ’dowd, 2016)
61
record repositories, a decentralized consensus-based
network, and cryptographic security.” (Lombardo, 2016)
62
Microsoft Azure BaaS (Blockchain-as-a-
Service)
Project Bletchley
64
Figure 11: Azure Enterprise Blockchain has a modular
framework (Gray, 2016a).
66
Comparison of Bitcoin and Ethereum
67
CONCLUSION
68
five years” to reach maturation. Blockchain possesses a
great potential in empowering the citizens of the
developing countries if widely adopted by e-governance
applications for identity management, asset ownership
transfer of precious commodities such as gold, silver and
diamond, healthcare and other commercial uses as well as
in financial inclusion. However, this will strongly depend
on national political decisions.
69
does not doubt that blockchain technology and the industry
forming around it demonstrate significant economic
activity and interest, it is unclear what steps Vermont could
take to lure any of that activity to the state.
70
technology – distributed ledgers - on the society and the
global economy are hugely important, as they promise to
always have an optimistic impact. Actually the potential
benefits of the blockchain are more than just economic and
the technological capacity of the blockchain is already
being harnessed to address real world problems by specific
groups.
71
REFERENCES/BIBLIOGRAPHY
Ateniese G. Magri B., Venturi D., Andrade E., 2017.
"Redactable Blockchain – or – Rewriting History in Bitcoin
and Friends", 2nd IEEE European Symposium on Security
and Privacy—EuroS&P.
• Collomb A., Sok K., 2016. "Blockchain / Distributed
Ledger Technology (DLT) What Impact On Financial
Sector? ", Digiworld Economic Journal no. 103, third
quarter, p.93.
• Glaser F., 2017. "Pervasive Decentralisation of Digital
Infrastructures: A Framework for Blockchain Enabled
System and Use Case Analysis, Proceedings of the 50th
Hawaii International Conference on System Sciences,
Frankfurt.
• Liebenau, J., Elaluf-Calderwood, S.M., 2016.
"Blockchain Innovation Beyond Bitcoin and Banking",
Available at SSRN 2749890.
• Lindman J.,Rossi M.,Tuunainen V.K., 2017.
"Opportunities and risks of Blockchain Technologies in
Payments– a Research Agenda", Proceedings of the 50th
Hawaii International Conference on System Sciences, pp
1533-1542.
• Ljutic A., McPhee C., 2017. "Editorial: Blockchain" ,
Technology Innovation Management Review vol. 7 issue
10.
• Mainelli, M., Smith, M., 2015. "Sharing ledgers for
sharing economies: an exploration of mutual distributed
ledgers (aka blockchain technology) ", The Journal of
Financial Perspectives 3, (3), pp. 38-69.
• Nakamoto, S., 2008. "Bitcoin: A Peer-to-Peer Electronic
Cash System"
• Risius M., Shoprere K., 2017. "A Blockchain Research
Framework: What We (don’t) Know, Where We Go from
Here, and How We Will Get There", Business &
Information Systems Engineering.
72
• Swan M., 2015. Blockchain: Blueprint For New
Economy, O’reilly Media Inc.
• Swan M., 2017. "Anticipating the Economic Benefits of
Blockchain", Technology Innovation Management Review
vol. 7 issue 10.
• Tschorsch F., Scheuermann B., 2016. "Bitcoin and
beyond: A technical survey on decentralized digital
currencies", IEEE Communications Surveys & Tutorials 18
(3):2084-2123.
• World Economic Forum (Wef), 2018. "Building Block
(chains) For A Better Planet".
• Zimmermani 2016. The Evolution of Fintech , The New
York Times,
https://www.nytimes.com/2016/04/07/business/dealbook/th
e-evolution-of-fintech.html.
• Url-1, https://whatis.techtarget.com/definition/open-
source, Alıntı Tarihi: 05.04.2019
• Url-2, https://www.weforum.org/reports/the-future-of-
financial-infrastructure-an-ambitious-look-at-how-
blockchain-can-reshape-financial-services, 2016
Url-3, http://www.economist.com/news/leaders/21677198-
technology-behind-bitcoin-could-transform-how-economy-
works-trust-machine, 2015
• Url-4, https://101blockchains.com/history-of-blockchain-
timeline/#prettyPhoto, Alıntı Tarihi: 03.04.2019
• Url-5, https://www.worldcryptoindex.com/creators/w-
scott-stornetta/, Alıntı Tarihi: 04.04.2019
• Url-6, https://www.worldcryptoindex.com/blockchain/,
Alıntı Tarihi: 05.04.2019
• Url-7, https://blockgeeks.com/guides/hyperledger/ , Alıntı
Tarihi: 06.04.2019
• Url-8,
http://www.lteconomy.it/blog/2018/12/09/blockchain-
economy-impact-and-future/, 2018
• Url-9, https://cryptobriefing.com/blockchain-adoption-
study/, 2018
• Url-10,
https://www.oliverwyman.com/content/dam/oliver-
wyman/v2/publications/2016/jul/joint-report-by-jp-morgan-
and-oliver-wyman-unlocking-economic-advantage-with-
73
blockchain-A-Guide-for-Asset-Managers.pdf, Alıntı Tarihi:
06.04.2019
ARMA International. (2014). Generally Accepted
Recordkeeping Principles. Retrieved from www.arma.org:
http://www.arma.org/docs/sharepoint-roadshow/the-
principles_executive-summaries_final.doc
Cohen, K. (2015, June 22). Before paying with bitcoins.
Retrieved from FTC Consumer Information:
http://www.consumer.ftc.gov/blog/paying-bitcoins
Diffie, W., & Hellman, M. E. (1976). New directions in
cryptography. IEEE Transactions on Information Theory,
22(6), 644-654.
Duranti, L., & Rogers, C. (2012, October). Trust in digital
records: An increasingly cloudy legal area. Computer Law
& Security Review, 522-531.
Garay, J. A., Kiayias, A., & Leonardos, N. (2015). The
Bitcoin Backbone Protocol: Analysis and Applications.
Gladney, H. (2009). Long-Term Preservation of Digital
Records: Trustworthy Digital Objects. The American
Archivist, 401-435.
Jacobsen, B., & Pena, F. (2014, Jul/Aug). What Every
Lawyer Should Know About Bitcoins. Utah Bar Journal,
Vol. 27(4), 40.
Lemieux, V. (2015). Trusting Records: Is Blockchain
Technology the Answer?
McKinsey & Company. (2015). McKinsey Working Papers
on Corporate & Investment Banking / No 12; Beyond the
Hype: Blockchains in Capital Markets. McKinsey &
Company.
Nakamoto, S. (2008). Bitcoin: A Peer-to-Peer Electronic
Cash System. Retrieved from https://bitcoin.org/bitcoin.pdf
Rabin, M. O. (1983). Randomized byzantine generals.
Foundations of Computer Science 1983, 403-409.
Rivest, R. L., Shamir, A., & Adelman, L. (1978, February).
A method for obtaining digital signatures and public-key
cryptosystems. ACM 21(2), pp. 120-126.
Appendix A
A cryptographic hash (using the SHA-256 algorithm) of
the text of this document:
acfa1ddcce49724dcf8c422fb52fe6510b30bedb32709cc699
b5e0e7b8c91d0d
Even making a minor change in this document (for
example, adding the aforementioned hash to the text)
produces this result using the same algorithm:
74
9cff70c1351e000c8676432c5f1fa629b61da9ec01658a5dfd
5f239313178eb1
There is no known way to reverse-engineer the original
content from the cryptographic hash. Reversing the hash
would be akin to asking: What numbers added together
equal the number 238,284?
Imagine a document consisting of a set of numbers: 05 14
23 46 71 90 Hashing a document is performing a
mathematical operation to them. For example, the sum of
the above numbers is 249. If given the sum, it is impossible
to tell with any degree of accuracy what the original
numbers are. Change one of the numbers, and the hash
changes. Hashing an electronic document is like this,
except the original input is thousands or millions of
numbers, and the mathematical operation is hundreds of
degrees more complicated than a simple summation (e.g.
take the sum, divide by 20, take the square root, add 5, with
200 more steps).
An example of a block in the Bitcoin blockchain:
Block #125552
BlockHash
00000000000000001e8d6829a8a21adc5d38d0a473b144b6
765798e61f98bd1d
# of Transactions 4
Height 125552 (Mainchain)
Block Reward 50 BTC
Timestamp May 21, 2011 1:26:31 PM
Merkle Root
2b12fcf1b09288fcaff797d71e950e71ae42b91e8bdb230475
8dfcffc2b620e3
Previous Block 125551
Difficulty 244112.48777434
Bits 1a44b9f2
Size (bytes) 1496
Version 1
Nonce 2504433986
Next Block 125553
75
Decker, Christian, and Roger Wattenhofer. "Information
propagation in the Bitcoin network." In Peer-to-
Peer Computing (P2P), 2013 IEEE Thirteenth
International Conference on, pp. 1-10. IEEE, 2013.
Bos, Joppe W., J. Alex Halderman, Nadia Heninger,
Jonathan Moore, Michael Naehrig, and Eric
Wustrow. "Elliptic curve cryptography in practice." In
Financial Cryptography and Data Security, pp. 157-175.
Springer Berlin Heidelberg, 2014.
Nakamoto, S. (2008). Bitcoin: A Peer-to-Peer Electronic
Cash System. Retrieved from https://bitcoin.org/bitcoin.pdf
Appendix B
Possible Statutory Language for Blockchain
Recognition
The Committee is providing the following language as an
example of what could be considered as an enactment for
providing recognition of the validity of blockchain
approaches for the purposes of establishing the authenticity
of records. The Committee views this as a possible starting
point for the normal processes of legislative drafting.
§11. BLOCKCHAIN ENABLING
(a) In this section, “blockchain technology” means a
mathematically secured, chronological, and decentralized
consensus ledger or database, whether maintained via
Internet interaction, peer-to-peer network, or otherwise.
(b) Presumptions and admissibility:
(1) Extrinsic evidence of authenticity as a condition
precedent to admissibility in a Vermont court is not
required for a record maintained by a valid application of
blockchain technology.
(2) The following presumptions shall apply:
(A) a fact or record verified through a valid application of
blockchain technology is authentic;
(B) the date and time of the recordation of the fact or record
established through such a blockchain is the date and time
that the fact or record was added to the blockchain; and
(C) the person established through such as blockchain as
the person who made such recordation is the person who
made the recordation.
A presumption does not extend to the truthfulness, validity
or legal status of the contents of the fact or record. A
person against whom the fact operates has the burden of
producing evidence sufficient to support a finding that the
presumed fact, record , time or identity is not authentic as
76
set forth on the date added to the blockchain, but the
presumption does not shift to a person the burden of
persuading the trier of fact that the underlying fact or
record is itself accurate in what it purports to represent.
(c) Without limitation, the presumption established in this
section shall apply to a fact or record maintained by
blockchain technology to determine:
(1) contractual parties, provisions, execution, effective dates, and
status;
(2) the ownership, assignment, negotiation, and transfer of
money, property, contracts, instruments, and other legal rights
and duties;
(3) identity, participation, and status in the formation,
management, record keeping, and governance of a business
corporation, nonprofit corporation, partnership, limited
partnership, limited liability company, general cooperative
association, limited cooperative association, unincorporated
nonprofit association, statutory trust, business trust, common-law
business trust, estate, trust, association, joint venture, public
corporation, government or governmental subdivision, agency,
or instrumentality, or any other legal or commercial entity;
(4) identity, participation, and status for interactions in private
transactions and with a government or governmental subdivision,
agency, or instrumentality;
(5) the authenticity or integrity of a record, whether publicly or
privately relevant; and
(6) the authenticity or integrity of records of communication.
(d) The provisions of this section shall not create or negate:
(1) an obligation or duty for any private party, government, or
governmental subdivision, agency, or instrumentality to adopt or
otherwise implement blockchain technology for any purpose
authorized in this section; or
(2) the legality or authorization for any particular underlying
activity whose practices or data are verified through the
application of blockchain technology.
Appendix C
Opinion of and provided by Professor Oliver Goodenough,
Vermont Law School.
There is widespread conviction that blockchain technology is
likely to be a significant contributor to global economic activity
in the near and extended future. There is also a perception,
repeated by several of the reports on the blockchain, that a
clearer institutional structure, including legal recognition, would
help to liberate that activity. As the process of this Committee
has gone forward, we have been contacted by a number of
companies with interest in what Vermont is considering. What is
more speculative is whether or not a move by Vermont to fill this
77
legal void can result in the migration of blockchain-based
economic activity to Vermont. This discussion will first review
the economic potential of blockchain technology as a general
matter, citing news reports, policy analysis treatments, and
reports of investment activity in the field, and will then turn to
the possibilities for economic development in Vermont.
General Economic Potential of the Application of
Blockchain Technology
News Reports
In the last few months, there have been numerous in-depth
evaluations of the blockchain in high-profile and respected news
reports. Perhaps most prominent was the cover story in the
October 31, 2015, issue of the Economist magazine. In both a
lead and a feature article, the Economist enumerated the
potential for the technology to transform any activity where
valid, widely available, record-keeping is an essential element,
and went on to note that this includes many, many aspects of our
economy.
The Wall Street Journal has had a series of articles
describing how companies from major banks to
imaginative start-ups are making serious commitments to
blockchain-based operations. In a July 15, 2015, blogpost,
entitled “Blockchain in the Corporate Environment Has Big
Potential, But Faces Implementation Challenges,” the
Journal describes initiatives such as an experiment by the
NASDAQ to use a blockchain approach in creating a limited
marketplace for trading private securities. The implementation
challenges noted in the article include some technological
aspects, but a principal focus is the lack of a legal framework for
blockchain based transactions:
While it seems technically very likely that Smart Contracts can
be programmed to execute the lifecycle events of a financial
asset, and that those assets can be legally enshrined in computer
code as a smart asset, how are they governed by law?
As noted above, the Vermont statutory initiative being
considered here could provide a potential solution to a portion of
that challenge. The Journal goes on to conclude “assuming these
challenges can be overcome, blockchains present an enormous
opportunity for the world’s banks and financial institutions,
which have moved quickly to make investments in it.” Other
Journal articles describe blockchain exploration and
implementation by a number of financial institutions and
technology companies.
The New York Times has also noted blockchain potential for
driving the next wave of innovation in the financial field. The
summation of the expectations about Blockchain set out in an
August 28, 2015, article “Bitcoin Technology Piques Interest on
Wall St.” is worth quoting in moderate length:
78
“Most people still think of Bitcoin as the virtual currency used
by drug dealers and shadowy hackers looking to evade the
authorities.
But the innovations that helped turn Bitcoin into the most
popular virtual currency are now being viewed as a potentially
enormous disruptive force for several industries, including
accounting, music and law.
Nowhere, though, are more money and resources being spent on
the technology than on Wall Street — the very industry that
Bitcoin was created to circumvent.
“There is so much pull and interest on this right now,” said
Derek White, the chief digital officer at Barclays, the British
global bank, which has a team of employees working on about
20 experiments that explore how the technology underlying
Bitcoin might change finance. “That comes from a recognition
that, ‘Wow, we can use this to change the fundamental model of
how we operate to create our future.’”31
31 http://www.nytimes.com/2015/08/31/business/dealbook/bitcoin-
technology-piques-interest-on-wall-st.html?_r=0
In addition to these “mainstream” discussions, it is worth noting
that there are several subject specific online news sites dedicated
to the blockchain and its sub-topics of bitcoin and other online-
currencies. A partial list includes:
Blockchain - https://blog.blockchain.com/
CoinDesk - http://www.coindesk.com/
80