Blockchain Series Part 1 of 4:

Size: px
Start display at page:

Download "Blockchain Series Part 1 of 4:"

Transcription

1 Blockchain Series Part 1 of 4: Blockchain 101 It s Not Just Cryptocurrency #HASHTAG

2 SPEAKERS Glynna Christian Partner, Co-Head Global Tech Transactions Orrick Michaela Ross Tech & Telecom Reporter Bloomberg Law Teresa Walker COO Waller Lansden

3

4 INTRODUCTION Why should we care about blockchain technology? New industry sector with many growing start-ups Legacy companies in a variety of sectors are researching and experimenting with blockchain technology Financial Services: JP Morgan, Goldman Sachs Energy & Infrastructure: BP, Shell Tech: Oracle, IBM, Amazon The technology is transformative enough to raise novel legal issues Regulators are starting to closely scrutinize blockchain projects and bring enforcement actions

5 NEXT GENERATION BLOCKCHAINS Thousands of projects are being designed that try to use blockchain technology for purposes in form distinct from crypto assets

6 INTRODUCTION (CONT D) Questions to be answered today What is blockchain technology, how does it work, and why is it innovative? What are some other uses for blockchain technology beyond bitcoin? What are some of the key legal issues facing clients relating to blockchain technology? What types of clients is the firm working with and what capabilities do we have to serve other clients?

7 WHAT IS BLOCKCHAIN? EITHER THE SECOND COMING OR THE APOCALYPSE. Decentralized, Immutable Digital Ledger Public, Private (or Hybrid) Network Multiple Software Platforms Variety of Products and Services

8 WHAT IS BLOCKCHAIN? DECENTRALIZED TECHNOLOGY. Decentralized No central location for information Network = thousands or millions of computers/users Uses the computing power of all computers to transmit (= speed) and store information (= volume) If any one computer goes down, the network does not Transparency = everyone in the network has access to information

9 WHAT IS BLOCKCHAIN? AN IMMUTABLE LEDGER. Immutable Information in a blockchain cannot be altered (except when it can) Serves as a permanent digital record of information Digital identity verification & authorization tool Transaction authenticity; trusted transaction record

10 WHAT IS BLOCKCHAIN? THERE IS NO ONE BLOCKCHAIN. Public or permissionless blockchain Completely open allowing anyone to join and participate (read, send transactions to and expect to see them if they are valid) Anyone can participate in the process for determining what blocks get added to the chain and the current state of the chain To sync data, each node in the network must solve a complex, resource-intensive cryptographic problem (proof of work) Little to no privacy for transactions Difficult to scale because verification requires significant computational cycles Completely decentralized. There is no central authority overseeing how it works

11 WHAT IS BLOCKCHAIN? THERE IS NO ONE BLOCKCHAIN (CONT D) Private/hybrids or permissioned blockchains Closed and monitored ecosystem / network (privacy) Restricts who is allowed to participate and in which transactions Participants must have an invitation (aka permission) to join Access control may vary: existing participants can decide future; regulatory authority can issue licenses to participate or a consortium can make decisions (scalable, with central authority) Once an entity has joined the network, it will play a role in maintaining the blockchain Many of the blockchain consortiums that build private blockchains follow this model

12 WHAT IS BLOCKCHAIN? THERE IS NO ONE BLOCKCHAIN (CONT D) Multiple Software Platforms Open source software Ethereum Hyperledger Fabric Proprietary software

13 BLOCKCHAIN VISUALIZED

14 DIFFERENCES BETWEEN BLOCKCHAINS Type of data that is shared can vary widely Medical records Voting Real estate records IP licenses Supply chain information Proof of insurance For any set of shared data that would benefit from a time-stamp system, it is virtually certain that there is a team working on a blockchain solution

15 TRADEOFFS BETWEEN BLOCKCHAINS Privacy Open/permissionless blockchains generally require transaction information to be public Some new encryption techniques provide more privacy Permissioned blockchains confine transaction information to trusted nodes but sacrifice inclusivity Scalability Open blockchains proving difficult to implement at scale Bitcoin and Ethereum require large amounts of computing power to secure blockchain Centralization Centralization can help with efficiency but may lead to rent seeking or censorship

16 KEY LEGAL ISSUES Anti-Money Laundering and Sanctions State Money Transmitter Regulations Securities, Commodities and Derivative Regulations Advertising / Consumer Protection Others

17 KEY LEGAL ISSUES ANTI-MONEY LAUNDERING AND OFAC The Financial Crime Enforcement Network (FinCEN), the enforcement arm of the Department of Treasury, was one of the first regulators to claim jurisdiction over cryptocurrency transactions Issued guidance in 2013 and has since brought cases and issued administrative rulings Companies engaged in the business of buying and selling convertible virtual currencies in the U.S. must comply with the federal Bank Secrecy Act, which requires development of an AML program and registration with FinCEN Applies most directly to exchanges and other intermediaries but FinCEN has suggested that the guidance may apply more broadly Also leads to consideration of whether money transmitter licenses need to be acquired in each state OFAC has indicated that it will add specific blockchain wallet addresses to SDN list

18 KEY LEGAL ISSUES SEC AND CFTC REGULATIONS Ongoing debate about where the line between commodities and securities should be drawn SEC has jurisdiction to regulate securities If the offer / sale of a digital token constitutes a security or an investment contract under Howey, then offering must be registered with the SEC or satisfy an existing exemption CFTC has jurisdiction to regulate derivatives and police the commodities spot market for fraud and manipulation CFTC has stated that crypto assets are commodities (to the extent they are not securities) Bitcoin futures began trading in December 2017 on the CME and CBOE futures exchanges

19 KEY LEGAL ISSUES SEC AND CFTC REGULATIONS The CFTC is generally viewed as friendlier to the blockchain industry than the SEC In September 2017, the SEC announced the creation of a Cyber Unit, which has brought enforcement actions against bad actors using crypto assets to conduct fraudulent securities schemes In May 2017, the CFTC approved the creation of LabCFTC, an initiative aimed at promoting FinTech innovation and fair competition

20 KEY LEGAL ISSUES Advertising / Consumer Protection The Federal Trade Commission (FTC) has jurisdiction under existing regulations relating to consumer protection / false advertising associated with the distribution of digital tokens In March 2018, at the request of the FTC, a federal court halted the activities of four individuals who allegedly promoted deceptive money-making schemes involving cryptocurrencies Taxation where is the tax location of a blockchain transaction? Intellectual property does anyone own the blockchain network? Usage data? Antitrust Are competitors colluding if they share information on a blockchain network? Smart contracts can smart contracts anticipate everything & be completely autonomous? Evidence is data stored on a blockchain admissible?

21 KEY LEGAL ISSUES DATA PRIVACY LAWS Data Privacy Can data protection and blockchain co-exist? The EU General Data Protection Regulation (GDPR) is due to come into effect on May 25, 2018 It is currently unclear how numerous requirements of the GDPR would be compatible with a blockchain-based service Issues Processor vs Controller The user of a blockchain system may at the same time be a controller for the data that uploaded to the blockchain, and a processor by virtue of acting as a node i.e. storing the full copy of the blockchain on their system Who is responsible for complying? Which party should comply with and/or enforce obligations under a processing agreement?

22 KEY LEGAL ISSUES DATA PRIVACY LAWS (CONT D) International transfer Public blockchain could result in a number of nodes distributed across the world Since each node would effectively have a full copy of the underlying information, this could mean a number of transfers of personal data outside the EEA Minimization Information transiting through the blockchain is processed by every node and cannot be removed from the blockchain This level of processing could be considered to be excessive, and conflicts with the principle that personal data should not be processed for any longer than necessary for the purposes for which they were collected Data subject rights The nature of blockchain is that the underlying data cannot be erased or amended, which may conflict with the exercise of data subject rights Consider an off-chain private permissioned blockchain as a solution

23 KEY LEGAL ISSUES DATA PRIVACY LAWS (CONT D) On-chain vs. Off-chain On-chain is a traditional blockchain transaction Off-chain Simply store hashes instead of data Split in data architecture that allows personal data (or other data) to be referenced in a blockchain but not seen or accessed without access to the off-chain database The blockchain is a tool to enable trust between parties and deliver proof for transactions. The actual data is not required for that

24 KEY LEGAL ISSUES DATA SECURITY Decentralized technology could mean more robust data security than centralized systems can be less vulnerable (e.g., Target, Equifax) All blockchain security not created equally Software and implementation Public vs private blockchains Access Controls (nodes) Consensus protocols Network architecture Transaction Reversibility

25 KEY LEGAL ISSUES DATA SECURITY (CONT D) Weak technology can jeopardize the security of the blockchain Outside technologies integrated badly, poorly thought-out data architectures Safety of data is key to a trusted blockchain An infrastructure with integrated security that can: Restrict access to data. Validate data quality before it enters the blockchain.

26 KEY TAKEAWAYS *Blockchain technology will be implemented across organizations, to perform large and small tasks *Data privacy must be handled very carefully, especially ex-us *Public and private networks are very different. Private networks give more control but risk more security issues. *Data security is dependent upon software architecture and implementation

27 GLOSSARY Blockchain: A structure for storing data in which groups of valid transactions, called blocks, form a chronological chain, with each block cryptographically linked to the previous one. Consensus Protocol: A process, encoded in software, by which computers in a network, called nodes, reach an agreement about a set of data. Cryptocurrency (or crypto-token): A scarce digital asset defined by a blockchain protocol and exchanged via that blockchain system. Decentralization: A hard-to-quantify measure of a network s resistance to attack, a function of how broadly control is distributed among different actors. Distributed ledger technology (DLT): A system, most commonly a blockchain, for creating a shared, cryptographically secured database. Initial coin offering (ICO): A blockchain-based fund-raising mechanism in which entrepreneurs mint new crypto-tokens and sell them to investors. Mining: The process by which nodes in Bit-coin, Ethereum, and many other blockchain systems (those that use the consensus protocol known as proof of work) add new blocks to their respective chains and generate new crypto-tokens.

28 GLOSSARY (CONT D) Permissioned blockchain: A shared database with a blockchain structure that requires participants to obtain permission before reading or writing to the chain. Contrast this with permissionless blockchains, which anyone can join. Proof of stake: A novel consensus protocol in which, instead of mining, nodes can validate and make changes to the blockchain on the basis of their existing economic stake. Proof of work: The consensus protocol of choice for Bitcoin and many other cryptocurrencies To add a new block, miners must calculate a hash for it that meets certain narrow criteria. Doing so requires an enormous number of random guesses, making it a costly process that deters attempts to commit fraud. Smart contract: A computer program stored in a blockchain that automatically moves digital assets between accounts if conditions encoded in the program are met. It serves as a way to create a mathematically guaranteed promise between two parties. Source: MIT Tech Review April 2018

29

30 USE CASES IN LEGAL REALM Smart Contracts Financial Services Identity Management Voting Data/Asset Registries Supply Chain Management

31 EARLY USES IN LEGAL Internal Contract Automation Contract and Deal Negotiation and Auto-Updating Calendaring Document Authentication Client Identity Management Transaction Recordkeeping Automated Billing Service of Process Verification

32 EXAMPLES OF PLATFORMS

33 LEGAL WORKING GROUP EXAMPLES

34

35 GROWING GOVERNMENT USE

36 CHALLENGES Interoperability Energy Regulations Security Risks Scalability Investment Decisions

37

38 LEGAL INDUSTRY IMPACT Delaware Blockchain Initiative law allows creation/maintenance of corporate records West Virginia pilot tested election voting Vermont law approves blockchain data as court admissible Illinois Blockchain Initiative medical credentialing process project blockchain in government tracker birth registration pilot project

39 System/Process/Functions Entities Involved, Blockchain Document Management System Document Assembly NetDocs, Integra Ledger Thomson Reuters Contract Express, Integra Ledger LEGAL INDUSTRY IMPACT Document Templates for Smart Contracts Contract Management using Smart Contracts Document Execution, Existence Notary Services OpenLaw, Ethereum Monax s Agreements Network Basno, Blocksign SilentNotary, Ethereum Service of Process ServeManager

40 GROUPS WORKING ON LEGAL INDUSTRY OPPORTUNITIES Global Legal Blockchain Consortium Association of Legal Administrators OpenLaw Accord Project

41 IMPACTED INDUSTRIES Banking Healthcare Government Real Estate Legal Security Politics Rentals and Ride Sharing Charities and Aid Organizations Education

42

43 IMPACT ON INDIVIDUALS FOR IDENTITY

44 QUESTIONS?

Federal Reserve Bank of Chicago

Federal Reserve Bank of Chicago Federal Reserve Bank of Chicago Blockchain and Financial Market Innovation Rebecca Lewis, John McPartland, and Rajeev Ranjan June 2017 PDP 2017-03 * Working papers are not edited, and all opinions and

More information

BLOCKCHAIN: INCREASING TRANSPARENCY IN MEDIA & ADVERTISING. Jessica B. Lee, Partner, Advanced Media and Technology

BLOCKCHAIN: INCREASING TRANSPARENCY IN MEDIA & ADVERTISING. Jessica B. Lee, Partner, Advanced Media and Technology BLOCKCHAIN: INCREASING TRANSPARENCY IN MEDIA & ADVERTISING Jessica B. Lee, Partner, Advanced Media and Technology jblee@loeb.com July 2018 1 Today s Topics Blockchain basics Smart contracts and permissioned

More information

EVERYTHING YOU NEED TO KNOW ABOUT DIGITAL LEDGER TECHNOLOGY, THE BLOCKCHAIN AND CRYPTOCURRENCIESÓ (Part I June 2018)

EVERYTHING YOU NEED TO KNOW ABOUT DIGITAL LEDGER TECHNOLOGY, THE BLOCKCHAIN AND CRYPTOCURRENCIESÓ (Part I June 2018) EVERYTHING YOU NEED TO KNOW ABOUT DIGITAL LEDGER TECHNOLOGY, THE BLOCKCHAIN AND CRYPTOCURRENCIESÓ (Part I June 2018) Robert C. Brighton, Jr. Brighton Legal Solutions P.A. rcbrightonbizlaw@gmail.com This

More information

Blockchain 101 for Healthcare Session 145 March 7, 2018, 11:30 a.m.

Blockchain 101 for Healthcare Session 145 March 7, 2018, 11:30 a.m. Blockchain 101 for Healthcare Session 145 March 7, 2018, 11:30 a.m. Brian Behlendorf, Executive Director of Hyperledger at The Linux Foundation Corey Todaro, Chief Operating Officer at Hashed Health 1

More information

Blockchain: from electronic cash to redefining trust

Blockchain: from electronic cash to redefining trust Blockchain: from electronic cash to redefining trust Gabriel Aleixo researcher ITS Rio BLOCKCHAIN TECHNOLOGY Provides a new way for transferring and storing data in multiple aspects, without relying on

More information

Cryptocurrencies (Session I) Computer Science and Law

Cryptocurrencies (Session I) Computer Science and Law Cryptocurrencies (Session I) Computer Science and Law Outline Part 1 SoK: Research Perspectives and Challenges for Bitcoin and Cryptocurrencies Part 2 Advancing a Framework for Regulating Cryptocurrency

More information

THE BLOCKCHAIN DISRUPTION. INSIGHT REPORT on Blockchain prepared by The Burnie Group

THE BLOCKCHAIN DISRUPTION. INSIGHT REPORT on Blockchain prepared by The Burnie Group THE BLOCKCHAIN DISRUPTION INSIGHT REPORT on Blockchain prepared by The Burnie Group NOVEMBER 2017 BUILDING VALUE Business networks create value. The efficiency of business networks is a function of the

More information

White Paper. Bizanc Blockchain

White Paper. Bizanc Blockchain White Paper Versão 0.0.1 Bizanc Blockchain 1.0 Summary Bizanc is a decentralized platform for commercialization of digital assets, operating on a Blockchain architecture, allowing trading of cryptocurrencies

More information

Blockchain in Healthcare

Blockchain in Healthcare Blockchain in Healthcare Presented to the Kentucky HFMA Chapter Tom Skoog, Principal July 19, 2018 What are Blockchain and Bitcoin and How Can They Be Used? Bitcoin and Blockchain - - what s the difference

More information

Investing in the Blockchain Ecosystem

Investing in the Blockchain Ecosystem Introduction When investors hear the term Blockchain, most probably think of cryptocurrencies (which are digital currencies, operated independently from a central bank), with Bitcoin being the most well-known.

More information

Private Wealth Management. Understanding Blockchain as a Potential Disruptor

Private Wealth Management. Understanding Blockchain as a Potential Disruptor Private Wealth Management Understanding Blockchain as a Potential Disruptor 2 Blockchain and Cryptocurrency The interest in blockchain stems from the idea that its development is comparable to the early

More information

Decrypting Blockchain Technology: Basic Concepts & Legal Issues

Decrypting Blockchain Technology: Basic Concepts & Legal Issues Decrypting Blockchain Technology: Basic Concepts & Legal Issues The blockchain is a global spreadsheet -- an incorruptible digital ledger of economic transactions that can be programmed to record not just

More information

Blockchain. Deepak Agarwal ICMA Conference Presenter

Blockchain. Deepak Agarwal ICMA Conference Presenter Blockchain Deepak Agarwal ICMA Conference Presenter Deepak Agarwal Plante Moran Plante Moran fast facts Agenda Blockchain overview Public sector initiatives Blockchain Overview What is blockchain? A blockchain

More information

Blockchain / Distributed Ledger Technology

Blockchain / Distributed Ledger Technology Blockchain / Distributed Ledger Technology Emerging Legal Issues and Business Trends Michael D. Palage (Michael@Palage.com) Blockchain: Hip or Hype 2 Blockchain/DLT - Cryptocurrency October 2008 White

More information

What You Need to Know About Insuretech/Blockchain

What You Need to Know About Insuretech/Blockchain What You Need to Know About Insuretech/Blockchain Brian T. Casey, Esq. Partner, Co-Chair Regulatory & Transactions Insurance Practice Group 2017 Locke Lord LLP / Brian T. Casey CCIA Delta 2017 Conference,

More information

Cryptocurrency and Blockchain Technology Implications for Life Sciences and Beyond. Ryan Rohlfsen

Cryptocurrency and Blockchain Technology Implications for Life Sciences and Beyond. Ryan Rohlfsen Cryptocurrency and Blockchain Technology Implications for Life Sciences and Beyond Ryan Rohlfsen 1 Headline News...... Lead in C o i n b g U S cr y p to a busin se steps u currency e ss m p effo rts to

More information

INTRODUCTION BLOCKCHAIN TECHNOLOGIES. Nyenrode Breukelen, 28 March 2017 M. Oskar van Deventer

INTRODUCTION BLOCKCHAIN TECHNOLOGIES. Nyenrode Breukelen, 28 March 2017 M. Oskar van Deventer INTRODUCTION BLOCKCHAIN TECHNOLOGIES Nyenrode Breukelen, 28 March 2017 M. Oskar van Deventer BLOCKCHAIN RAISES MANY QUESTIONS What is this "blockchain" stuff that everybody is talking about? Concrete examples

More information

Blockchain and Bitcoin: Impact on Insurance Industry

Blockchain and Bitcoin: Impact on Insurance Industry Blockchain and Bitcoin: Impact on Insurance Industry ACLI Financial & Investment Roundtable Sea Island, Georgia Edmund J. Zaharewicz Shareholder Carlton Fields Jorden Burt, P.A. March 19, 2018 The views

More information

whitepaper Abstract Introduction Features Special Functionality Roles in DiQi network Application / Use cases Conclusion

whitepaper Abstract Introduction Features Special Functionality Roles in DiQi network Application / Use cases Conclusion whitepaper Abstract Introduction Features Special Functionality Roles in DiQi network Application / Use cases Conclusion Abstract DiQi (pronounced Dee Chi) is a decentralized platform for smart property.

More information

WHO NEEDS THE BLOCKCHAIN AND WHY? (OR WHY NOT) David V. Croft

WHO NEEDS THE BLOCKCHAIN AND WHY? (OR WHY NOT) David V. Croft WHO NEEDS THE BLOCKCHAIN AND WHY? (OR WHY NOT) David V. Croft 1 INTRODUCTION Concepts: Blockchain History Cryptocurrency Smart contracts Mining Industry use: Securities and ICO s KYC/AML Real Estate IOT

More information

Blockchain Overview. Amr Eid Cloud Architect, Cloud Platform, MEA

Blockchain Overview. Amr Eid Cloud Architect, Cloud Platform, MEA Blockchain Overview Amr Eid Cloud Architect, Cloud Platform, MEA amreid@eg.ibm.com History Business / Academic 1991: The first crypto secured chain of blocks How to time-stamp a digital document Bitcoin

More information

CANON s YEOMAN s TALE: Blockchain Technology, Cryptoassets and Related Legal Issues. ACIC Annual Meeting 10/18/18

CANON s YEOMAN s TALE: Blockchain Technology, Cryptoassets and Related Legal Issues. ACIC Annual Meeting 10/18/18 CANON s YEOMAN s TALE: Blockchain Technology, Cryptoassets and Related Legal Issues ACIC Annual Meeting 10/18/18 Presented by: John Casanova, Sidley Austin LLP Glynna Christian, Orrick, Herrington & Sutcliffe

More information

Healthcare, Blockchain and Smart Contracts: Emerging Issues for Healthcare Counsel

Healthcare, Blockchain and Smart Contracts: Emerging Issues for Healthcare Counsel Presenting a live 90-minute webinar with interactive Q&A Healthcare, Blockchain and Smart Contracts: Emerging Issues for Healthcare Counsel Leveraging Distributed Ledger Technology in Healthcare, Protecting

More information

BLOCKCHAIN Use Cases. Copyright 2017 All Right Reserved

BLOCKCHAIN Use Cases.   Copyright 2017 All Right Reserved BLOCKCHAIN Use Cases www.blockchaintrainingalliance.com Public and Private Blockchains Public: open to anyone ( permissionless ) Identity unknown, individuals Ex: Zcash zero-knowledge proofs Open access

More information

Insurance And Regulatory Hurdles To Blockchain Adoption

Insurance And Regulatory Hurdles To Blockchain Adoption Portfolio Media. Inc. 111 West 19 th Street, 5th Floor New York, NY 10011 www.law360.com Phone: +1 646 783 7100 Fax: +1 646 783 7161 customerservice@law360.com Insurance And Regulatory Hurdles To Blockchain

More information

CONTENTS DISCLAIMER... 3 EXECUTIVE SUMMARY... 4 INTRO... 4 ICECHAIN... 5 ICE CHAIN TECH... 5 ICE CHAIN POSITIONING... 6 SHARDING... 7 SCALABILITY...

CONTENTS DISCLAIMER... 3 EXECUTIVE SUMMARY... 4 INTRO... 4 ICECHAIN... 5 ICE CHAIN TECH... 5 ICE CHAIN POSITIONING... 6 SHARDING... 7 SCALABILITY... CONTENTS DISCLAIMER... 3 EXECUTIVE SUMMARY... 4 INTRO... 4 ICECHAIN... 5 ICE CHAIN TECH... 5 ICE CHAIN POSITIONING... 6 SHARDING... 7 SCALABILITY... 7 DECENTRALIZATION... 8 SECURITY FEATURES... 8 CROSS

More information

November 2018 Abstract

November 2018 Abstract etxcoin@outlook.com November 2018 Abstract A purely peer-to-peer version of electronic cash scalable and friendly to use would allow online payments to be sent directly from one party to another without

More information

Banking: operation transformation. 15 June 2016

Banking: operation transformation. 15 June 2016 Banking: operation transformation 15 June 2016 Blockchain the transaction makeover 15 June 2016 Luis Pastor Head of IT Consulting and Global Blockchain leader Grant Thornton Spain When the trust relies

More information

Blockchain and financial market innovation

Blockchain and financial market innovation 7 2017 Blockchain and financial market innovation Rebecca Lewis, John McPartland, and Rajeev Ranjan Introduction and summary 1 Blockchain technology is likely to be a key source of future financial market

More information

Blockchain Technology: Concepts. Whitepaper 1

Blockchain Technology: Concepts. Whitepaper 1 Whitepaper 1 Introduction Cryptocurrency, the digital currency system that enables global monetary transactions between two parties without the need for a trusted third party financial institution, has

More information

Blockchain Demystified

Blockchain Demystified Blockchain Demystified DR THEODOSIS MOUROUZIS (CIIM, UCL CBT, CYPRUS BLOCKCHAIN TECHNOLOGIES) Cyprus Blockchain Technologies Centre The Cyprus Blockchain Technologies Ltd. is a non-profit organization

More information

Harnessing Commodity Markets Commodities and Blockchain - Distributed Ledger Technology

Harnessing Commodity Markets Commodities and Blockchain - Distributed Ledger Technology Harnessing Commodity Markets Commodities and Blockchain - Distributed Ledger Technology Jean-Marc Bonnefous Energy Risk Summit, London 22/23 June 2016 Blockchain and Commodity Markets The Basics of Blockchain

More information

Introduction to Blockchain Rick McMullin, bitheads, inc.

Introduction to Blockchain Rick McMullin, bitheads, inc. Introduction to Blockchain Rick McMullin, bitheads, inc. mcmullin@bitheads.com What we will cover What is blockchain? History and examples of a few blockchains The crypto craze Why use a blockchain? What

More information

Building Blockchain Solutions

Building Blockchain Solutions Provide Authenticity and Trust to all information you create, process, store and distribute Digital Disruption Is Here The application of new digital technologies causes seismic upheavals in all markets:

More information

Surface Web/Deep Web/Dark Web

Surface Web/Deep Web/Dark Web Cryptocurrency Surface Web/Deep Web/Dark Web How to Get Data? Where Hacking, Cyber Fraud, and Money Laundering Intersect How to Pay? Digital Currency What is Bitcoin? https://youtu.be/aemv9ukpazg Bitcoin

More information

Blockchain for Education & Research Webinar. December 6, 2016

Blockchain for Education & Research Webinar. December 6, 2016 Blockchain for Education & Research Webinar December 6, 2016 Agenda Blockchain basics & potential use cases Promises & challenges Major players & areas of activity Potential use cases in education & research

More information

Blockchain Technology. State Legislative Update July 2018

Blockchain Technology. State Legislative Update July 2018 Blockchain Technology State Legislative Update July 2018 Contents Summary... 3 Governmental Attention... 3 Key Blockchain Technology Definitions... 5 Distributed Ledger : The recording mechanism of a transaction...

More information

Blockchain, data protection, and the GDPR

Blockchain, data protection, and the GDPR Blockchain, data protection, and the GDPR v1.0 25.05.2018 Contributors: Natalie Eichler, Silvan Jongerius, Greg McMullen, Oliver Naegele, Liz Steininger, Kai Wagner Introduction GDPR was created before

More information

This article was first published in IOTA e-book "Disruptive Business Models Challenges and Opportunities"

This article was first published in IOTA e-book Disruptive Business Models Challenges and Opportunities REVENUE AGENCIES This article was first published in IOTA e-book "Disruptive Business Models Challenges and Opportunities" Most revenue agencies have been following blockchain s emergence, from the fringes

More information

What Blockchain Means For Your Organization s Insurance Program

What Blockchain Means For Your Organization s Insurance Program What Blockchain Means For Your Organization s Insurance Program Bradley Arant Boult Cummings LLP Presented by Katherine J. Henry and Brendan W. Hogan November 2, 2017 Bradley Arant Boult Cummings LLP Attorney-Client

More information

Blockchain WASHINGTON BANKERS ASSOCIATION

Blockchain WASHINGTON BANKERS ASSOCIATION Blockchain WASHINGTON BANKERS ASSOCIATION - 2016 What is a blockchain? Software that enables data sharing across a network of individual computers. A blockchain describes computers transferring blocks

More information

Beyond Bitcoin: The Future of Blockchain and Other Decentralized Technologies in the World of Business

Beyond Bitcoin: The Future of Blockchain and Other Decentralized Technologies in the World of Business Signature CLE Sponsored by: ACC Greater New York Chapter Signature CLE Beyond Bitcoin: The Future of Blockchain and Other Decentralized Technologies in the World of Business August 5, 2015 Agenda Overview

More information

Accounting for crypto assets mining and validation issues

Accounting for crypto assets mining and validation issues Accounting Tax Global IFRS Viewpoint Accounting for crypto assets mining and validation issues What s the issue? Currently, IFRS does not provide specific guidance on accounting for crypto assets. This

More information

Andrés Araya Falcone Gerente de Tecnologia Bolsa de Comercio de Santiago, Chile

Andrés Araya Falcone Gerente de Tecnologia Bolsa de Comercio de Santiago, Chile Andrés Araya Falcone Gerente de Tecnologia Bolsa de Comercio de Santiago, Chile Rajiv Chodhari Vice President, Financial Markets & Wealth Management IBM, Estados Unidos the thing that's driving bitcoin

More information

Practical Blockchain: Navigating Through The Hall of Mirrors. Sandy Carielli Director of Security Technologies Entrust Datacard

Practical Blockchain: Navigating Through The Hall of Mirrors. Sandy Carielli Director of Security Technologies Entrust Datacard Practical Blockchain: Navigating Through The Hall of Mirrors Sandy Carielli Director of Security Technologies Entrust Datacard Quick Survey QUICK SURVEY "Blockchain In Banking: Success Depends On Technology

More information

For insurers Blockchain is the new black

For insurers Blockchain is the new black For insurers Blockchain is the new black Navigating the hype and understanding threats and opportunities September 20 Customer Centricity Dr. Magdalena Ramada (WTW Research and Innovation Center) 20 Willis

More information

IS BLOCKCHAIN THE FUTURE OF REAL ESTATE? DENITZA TYUFEKCHIEVA

IS BLOCKCHAIN THE FUTURE OF REAL ESTATE? DENITZA TYUFEKCHIEVA IS BLOCKCHAIN THE FUTURE OF REAL ESTATE? DENITZA TYUFEKCHIEVA WHAT S BLOCKCHAIN? DISTRIBUTED LEDGER TECHNOLOGY DECENTRALIZED - NOT DEPENDANT ON ONE SINGLE ENTITY CREATES A RECORD THAT CANNOT BE CHANGED

More information

Digital Transformation A Focus on Blockchain

Digital Transformation A Focus on Blockchain Digital Transformation A Focus on Blockchain Tristan Relly Director, Financial Advisory June 2018 Digital Transformation in action The Fourth Industrial Revolution Late 18 th Century Late 19 th Century

More information

Mobilizing Blockchain Technology for the Automotive Industry Duncan Westland Ernst & Young. #EY_Automotive

Mobilizing Blockchain Technology for the Automotive Industry Duncan Westland Ernst & Young. #EY_Automotive Mobilizing Blockchain Technology for the Automotive Industry Duncan Westland Ernst & Young #EY_Automotive Agenda Blockchain 101: What They Do, How They Work Blockchain Applications: Operations Ecosystems

More information

Changing Data Protection: Heading towards a Blockchain-Operated Future

Changing Data Protection: Heading towards a Blockchain-Operated Future SESSION ID: SDS-R02 Changing Data Protection: Heading towards a Blockchain-Operated Future Eugene Aseev Head of Singapore R&D Centre Acronis @toxzique Agenda Blockchain yesterday Background Blockchain

More information

New Kids on the Blockchain: RIM Blockchain Applications Today & Tomorrow

New Kids on the Blockchain: RIM Blockchain Applications Today & Tomorrow New Kids on the Blockchain: RIM Blockchain Applications Today & Tomorrow Q. Scott Kaye, Partner, Rimon Law John Isaza, Information Governance Solutions, LLC AGENDA What is Blockchain? How it works Forming

More information

Blockchain s Potential Role in Payment Modernization

Blockchain s Potential Role in Payment Modernization Blockchain s Potential Role in Payment Modernization Presented by: Christopher J. Mager Managing Director and Head of Global Innovation BNY Mellon Treasury Services October 3rd, 2016 Agenda Payment disruption

More information

Committee on WIPO Standards (CWS)

Committee on WIPO Standards (CWS) E CWS/6/4 REV. ORIGINAL: ENGLISH DATE: SEPTEMBER 6, 2018 Committee on WIPO Standards (CWS) Sixth Session Geneva, October 15 to 19, 2018 CREATION OF A TASK TO PREPARE RECOMMENDATIONS FOR BLOCKCHAIN Document

More information

IEW. OINT OF NOTHER ROM BLOCKCHAIN 101 // EXECUTIVE DECK. Marcelo T. de Alvear 405 Oficina # 9 Ciudad de Buenos Aires Argentina

IEW. OINT OF NOTHER ROM BLOCKCHAIN 101 // EXECUTIVE DECK. Marcelo T. de Alvear 405 Oficina # 9 Ciudad de Buenos Aires Argentina // Marcelo T. de Alvear 405 Oficina # 9 Ciudad de Buenos Aires Argentina // T + 54 11 5352 1259 hi @ atixlabs.com // www.atixlabs.com ROM NOTHER OINT OF IEW. BLOCKCHAIN 101 // EXECUTIVE DECK > IT S NOT

More information

/// BLOCKCHAIN TECHNOLOGY THAT S READY TO ROLL

/// BLOCKCHAIN TECHNOLOGY THAT S READY TO ROLL WHITE PAPER /// BLOCKCHAIN TECHNOLOGY THAT S READY TO ROLL Blockchain is dominating digital transformation conversations within financial services and other sectors seeking to overhaul high-inertia/high-cost

More information

Blockchain & beleggingen. NBA Amsterdam, 28 mei 2018

Blockchain & beleggingen. NBA Amsterdam, 28 mei 2018 Blockchain & beleggingen NBA Amsterdam, 28 mei 2018 Introductie Dennis de Vries Joined in 2015 as senior manager Audit serving financial institutions Appointed lead KPMG Digital Ledger Services Netherlands

More information

European Supervisory Authorities Recommend EU-wide Approach on ICOs and Crypto-Assets

European Supervisory Authorities Recommend EU-wide Approach on ICOs and Crypto-Assets Debevoise Update D&P European Supervisory Authorities Recommend EU-wide Approach on ICOs and Crypto-Assets 22 January 2019 In the first week of 2019, both the European Securities and Markets Authority

More information

an introduction to Blockchain Technology

an introduction to Blockchain Technology an introduction to Blockchain Technology PETER LANGELA send a photo over the internet send a photo over the internet copy send a photo over the internet X copy X send money over the internet send money

More information

BLOCKCHAIN S TRANSFORMATIONAL POTENTIAL FOR MEDICAID SESSION ID #: 2 2 DAY: FRIDAY, AUGUST 18, 2017 ROOM: 307

BLOCKCHAIN S TRANSFORMATIONAL POTENTIAL FOR MEDICAID SESSION ID #: 2 2 DAY: FRIDAY, AUGUST 18, 2017 ROOM: 307 BLOCKCHAIN S TRANSFORMATIONAL POTENTIAL FOR MEDICAID SESSION ID #: 2 2 DAY: FRIDAY, AUGUST 18, 2017 ROOM: 307 AGENDA I. Blockchain in Healthcare II. Illinois Healthcare Provider Registries III. Delaware

More information

Blockchain: Potential Impact on Shipping and Logistics K. Blythe Daly, New York April 11, 2018

Blockchain: Potential Impact on Shipping and Logistics K. Blythe Daly, New York April 11, 2018 Blockchain: Potential Impact on Shipping and Logistics K. Blythe Daly, New York April 11, 2018 Copyright 2018 Holland & Knight LLP. All Rights Reserved Blockchain in the News Maersk, IBM Blockchain JV

More information

Digital Coin Offerings: Recent SEC Guidance and Tax Considerations

Digital Coin Offerings: Recent SEC Guidance and Tax Considerations Digital Coin Offerings: Recent SEC Guidance and Tax Considerations October 31, 2017 MORRISON & FOERSTER LLP 2017 mofo.com Overview Background What Is a Blockchain? What Is a Smart Contract? Cryptocurrencies

More information

The Iowa State Bar Association s ecommerce & Intellectual Property Law Sections presents Intellectual Property Law & ecommerce Seminar

The Iowa State Bar Association s ecommerce & Intellectual Property Law Sections presents Intellectual Property Law & ecommerce Seminar The Iowa State Bar Association s ecommerce & Intellectual Property Law Sections presents 2017 Intellectual Property Law & ecommerce Seminar What s a Blockchain and Why Should I Care? An Introduction to

More information

Understanding Blockchain & its implications for financial professionals

Understanding Blockchain & its implications for financial professionals Understanding Blockchain & its implications for financial professionals Professor George M. Giaglis Director, Institute for the Future, University of Nicosia http://unic.ac.cy/blockchain giaglis.g@unic.ac.cy

More information

Blockchain Technology in Banking and Financial Services

Blockchain Technology in Banking and Financial Services Blockchain Technology in Banking and Financial Services Daniel Rozycki Payments Consultant Payments, Standards, & Outreach Group Federal Reserve Bank of Minneapolis EPCOR Payments Conference Spring 2017

More information

Blockchain made Simple

Blockchain made Simple Blockchain made Simple Rhonda Okamoto, Blockchain & Cryptocurrency Enthusiast rhondaokamoto@gmail.com 609-433-1442 What is Blockchain? When and Where is Blockchain useful? What is the difference between

More information

Cybersecurity Tech Basics: Blockchain Technology Cyber Risks and Issues: Overview

Cybersecurity Tech Basics: Blockchain Technology Cyber Risks and Issues: Overview Resource ID: w-017-1916 Cybersecurity Tech Basics: Blockchain Technology Cyber Risks and Issues: Overview JARED R. BUTCHER, STEPTOE & JOHNSON LLP, AND CLAIRE M. BLAKEY, PAUL HASTINGS LLP, WITH PRACTICAL

More information

Journal of Multistate Taxation and Incentives (Thomson Reuters/Tax & Accounting) Volume 28, Number 4, July 2018

Journal of Multistate Taxation and Incentives (Thomson Reuters/Tax & Accounting) Volume 28, Number 4, July 2018 Journal of Multistate Taxation and Incentives (Thomson Reuters/Tax & Accounting) Volume 28, Number 4, July 2018 SHOP TALK Blockchain & Cryptocurrency Two Roads Converge By JUSTIN E. HOBSON JUSTIN E. HOBSON

More information

Primechain-CONTRACT. 16 th March A private blockchain for contract management - secure storage, authen8ca8on & verifica8on. Save?

Primechain-CONTRACT. 16 th March A private blockchain for contract management - secure storage, authen8ca8on & verifica8on. Save? Primechain-CONTRACT A private blockchain for contract management - secure storage, authen8ca8on & verifica8on. 16 th March. 2018 Private blockchain Source code with license to modify Run on your cloud

More information

INTRODUCTION TO THE BLOCKCHAIN ERRIN ICT Working Group Meeting on Blockchain June 13, Javier Prieto IoT Digital Innovation Hub

INTRODUCTION TO THE BLOCKCHAIN ERRIN ICT Working Group Meeting on Blockchain June 13, Javier Prieto IoT Digital Innovation Hub INTRODUCTION TO THE BLOCKCHAIN ERRIN ICT Working Group Meeting on Blockchain June 13, 2018 Content Bitcoin Beyond bitcoin The blockchain is an incorruptible digital ledger of economic transactions that

More information

Blockchain and distributed ledger technology at Travelport

Blockchain and distributed ledger technology at Travelport Blockchain and distributed ledger technology at Travelport A Travelport white paper Enterprise Architecture April 2018 2018 Travelport All rights reserved. Travelport, Apollo, Galileo, Worldspan and the

More information

Blockchain risk management Risk functions need to play an active role in shaping blockchain strategy

Blockchain risk management Risk functions need to play an active role in shaping blockchain strategy Blockchain risk management Risk functions need to play an active role in shaping blockchain strategy Is your organization prepared for the new risks posed by the introduction of a blockchain framework?

More information

4/19/2017 BLOCKCHAINS PRACTICES IN THE BRAVE NEW WORLD. BLOCKCHAIN AND ACCOUNTANCY: A Smart Combination? Martijn Siebrand. Agenda.

4/19/2017 BLOCKCHAINS PRACTICES IN THE BRAVE NEW WORLD. BLOCKCHAIN AND ACCOUNTANCY: A Smart Combination? Martijn Siebrand. Agenda. BLOCKCHAINS PRACTICES IN THE BRAVE NEW WORLD BLOCKCHAIN AND ACCOUNTANCY: A Smart Combination? Martijn Siebrand Agenda Introduction Fintech-Blockchain focus Aim of the session: Accountancy To inform Innovation

More information

Blockchain and Law - the Perspective - SANG YONG LEE CHUNGNAM NATIONAL UNIVERSITY LAW SCHOOL

Blockchain and Law - the Perspective - SANG YONG LEE CHUNGNAM NATIONAL UNIVERSITY LAW SCHOOL Blockchain and Law - the Perspective - SANG YONG LEE CHUNGNAM NATIONAL UNIVERSITY LAW SCHOOL Technology Distributed Ledger Technology (DLT) Peer to Peer Network Consensus Algorithm Cryptographic Technology

More information

Monetary Policy and Payments

Monetary Policy and Payments CHAPTER FOUR Monetary Policy and Payments SECTION ONE Payment Systems and the Distributed Ledger Technology Laurie Simon Hodrick An essential function of the Federal Reserve is to manage the central payment

More information

Transforming Industries Through Blockchain Innovations

Transforming Industries Through Blockchain Innovations Transforming Industries Through Blockchain Innovations MARC TAVERNER BITFURY GLOBAL AMBASSADOR BLOCKCHAINEXPO, Oman, May 2 nd 2018 GLOBAL BLOCKCHAIN TECHNOLOGY COMPANY WITH A REALLY SIMPLE PURPOSE MAKE

More information

Blockchain Revolution without the Blockchain

Blockchain Revolution without the Blockchain Blockchain Revolution without the Blockchain Hanna Halaburda Bank of Canada & NYU Stern July 3, 2017 Blockchain the technology behind Bitcoin has attracted a lot of attention, perhaps somewhat comparably

More information

NEOGOLD whitepaper NEOGOLD NEOGOLD

NEOGOLD whitepaper NEOGOLD NEOGOLD whitepaper ABSTRACT Thank you for taking your time to read this whitepaper for the Neo-Gold project. The information herein was simplified to make it understandable for both experts and novice in the cryptocurrency

More information

Let s Learn Blockchain Blockchain 101. April 11, 2018

Let s Learn Blockchain Blockchain 101. April 11, 2018 Let s Learn Blockchain Blockchain 101 April 11, 2018 1 Today s Session Blockchain 101 will provide a broad overview of the principles of decentralization and the current state of blockchain technology.

More information

A Technology Revolution

A Technology Revolution Blockchain and Cryptocurrency 101: A Beginner s Guide You ve heard all the buzz and hype, but you re still not sure what s the big deal Presented by: Grant E. Buerstetta Michelle A. Gitlitz Keith B. Letourneau

More information

Blockchain: The New Line of Defense

Blockchain: The New Line of Defense Blockchain: The New Line of Defense Who Am I Your Presenter & Advisory in This Domain q Cybersecurity Solutions Architect for Enterprise & National Level Projects for Kaspersky Lab Middle East, Turkey

More information

Blockchain: An introduction and use-cases June 12 th, 2018

Blockchain: An introduction and use-cases June 12 th, 2018 Blockchain: An introduction and use-cases June 12 th, 2018 Agenda What we will cover today An introduction to Blockchain Blockchain for CFO Proof-of-Concepts Round up 2018 Deloitte Belgium Blockchain:

More information

Blockchain and Risk ISACA Northern UK, April 20 th, Mike Small CEng, FBCS, CITP Senior Analyst Kuppinger Cole

Blockchain and Risk ISACA Northern UK, April 20 th, Mike Small CEng, FBCS, CITP Senior Analyst Kuppinger Cole Blockchain and Risk ISACA Northern UK, April 20 th, 2016 Mike Small CEng, FBCS, CITP Senior Analyst Kuppinger Cole Mike.Small@kuppingercole.com Agenda Mike Small KuppingerCole Trust and Integrity The Bitcoin

More information

chainfrog BLOCKCHAIN AND GDPR

chainfrog BLOCKCHAIN AND GDPR chainfrog BLOCKCHAIN AND GDPR BLOCKCHAIN AND GDPR HOW TO SQUARE PRIVACY AND DISTRIBUTED LEDGERS In 2016 the European Union passed the General Data Protection Regulation (GDPR) in order to give European

More information

Blockchain in Insurance: An Introduction

Blockchain in Insurance: An Introduction Blockchain in Insurance: An Introduction Asha Vellaikal Head, Marsh Digital Labs asha.vellaikal@marsh.com April, 2018 What Is Blockchain? Blockchain is a distributed ledger technology a ledger maintained

More information

This Webcast Will Begin Shortly

This Webcast Will Begin Shortly This Webcast Will Begin Shortly If you have any technical problems with the Webcast or the streaming audio, please contact us via email at: webcast@acc.com Thank You! 1 Blockchain: The Technology and its

More information

Cisco Live /11/2016

Cisco Live /11/2016 1 2 3 4 5 Blockchain technology will become Like the TCP / IP for the WWW everyone uses it, but it will be transparent to them. Examples: Disrupt business models Car energy supplier can advertise where

More information

Blockchain & Bitcoin. Länsstyrelserna David Bauman

Blockchain & Bitcoin. Länsstyrelserna David Bauman Blockchain & Bitcoin Länsstyrelserna 2017-03-28 David Bauman Agenda What is Money? What is Bitcoin & Blockchain? How does it Work? Areas of Application Future Public Sector Questions What is Currency?

More information

Table of contents. 2

Table of contents. 2 Whitepaper Table of contents Table of contents... 2 Overview... 3 TrillionToken... 3 Sports Betting Platform... 3 Cryptocurrency... 3 Blockchain technology... 3 Ethereum network... 5 TrillionToken token...

More information

BLOCKCHAIN EVOLUTION. The shifting perception of blockchain and the potential impact on businesses, governments and the investment landscape.

BLOCKCHAIN EVOLUTION. The shifting perception of blockchain and the potential impact on businesses, governments and the investment landscape. The shifting perception of blockchain and the potential impact on businesses, governments and the investment landscape. Introduction The following commentary is intended to provide a brief introduction

More information

FinTech Revolution What s ahead? Belvedere Capital Advisor

FinTech Revolution What s ahead? Belvedere Capital Advisor FinTech Revolution What s ahead? Fintech Revolution The crypto currency bubble Reasons for Bear Market 1. Compliance Concerns 2. Lack of tangible applications / mainstream adoption 02 // 23 Fintech Revolution

More information

Beyond Bitcoin: Potential Impact of Blockchain on Physical Commodities and Derivatives. Presented By:

Beyond Bitcoin: Potential Impact of Blockchain on Physical Commodities and Derivatives. Presented By: Beyond Bitcoin: Potential Impact of Blockchain on Physical Commodities and Derivatives Presented By: David T. McIndoe, Eversheds Sutherland (US) LLP Michael Prokop, Deloitte & Touche, LLP Kevin K. Batteh,

More information

Block chain Technology:Concept of Digital Economics

Block chain Technology:Concept of Digital Economics MPRA Munich Personal RePEc Archive Block chain Technology:Concept of Digital Economics Ovais Ahmed 24 August 2017 Online at https://mpra.ub.uni-muenchen.de/80967/ MPRA Paper No. 80967, posted 26 August

More information

BLOCKCHAIN: IN SEARCH OF A BUSINESS CASE

BLOCKCHAIN: IN SEARCH OF A BUSINESS CASE BLOCKCHAIN: IN SEARCH OF A BUSINESS CASE PRESENTATION BY CHRISTOPHER WHALEN OCTOBER 7, 2016 KROLL BOND RATING AGENCY, INC What is a blockchain? The blockchain is the enabling technology behind the bitcoin

More information

CREDITS. A New Blockchain Generation

CREDITS. A New Blockchain Generation A New Blockchain Generation PROBLEMS OF BLOCKCHAIN Now we can distinguish the following technical problems of the platforms: 1. LOW NETWORK CAPACITY 2. TIME OF PAYMENTS AND SMART CONTRACT EXECUTION 3.

More information

Blockchain Technology for Next Generation ICT

Blockchain Technology for Next Generation ICT Blockchain Technology for Next Generation ICT Jun Kogure Ken Kamakura Tsunekazu Shima Takekiyo Kubo Blockchain technology, which supports low-cost decentralized distributed data management featuring tamper

More information

Technical Line. A holder s accounting for cryptocurrencies. What you need to know. Overview

Technical Line. A holder s accounting for cryptocurrencies. What you need to know. Overview No. 2018-12 18 October 2018 Technical Line A holder s accounting for cryptocurrencies In this issue: Overview... 1 Blockchain, cryptocurrencies and tokens... 2 Tokens... 3 A holder s accounting for cryptocurrencies...

More information

21 st Geneva Report on the World Economy. Peterson Institute Presentation September 26, 2018

21 st Geneva Report on the World Economy. Peterson Institute Presentation September 26, 2018 21 st Geneva Report on the World Economy Peterson Institute Presentation September 26, 2018 1 Satoshi Nakamoto: Bitcoin P2P e-cash paper October 31, 2008 I've been working on a new electronic cash system

More information

BLOCKCHAIN WORKSHOP. by Deriv Asia & DX Markets. Sam Ahmed. 2015: Not to be circulated or distributed.

BLOCKCHAIN WORKSHOP. by Deriv Asia & DX Markets. Sam Ahmed. 2015: Not to be circulated or distributed. BLOCKCHAIN WORKSHOP by Deriv Asia & DX Markets Sam Ahmed 2015: Not to be circulated or distributed. Table of Contents 2 1. Who We Are 2. What is a Block Chain? 3. Basic Principles of Blockchain 4. Arguments

More information

Blockchain. How this technology could impact the CFO

Blockchain. How this technology could impact the CFO Blockchain How this technology could impact the CFO What is blockchain? Blockchain technology is a way to structure data without the need for a central authority. A blockchain is a distributed database

More information

Hype vs. reality: Potential depends on leveraging the right blockchain features. Companies still struggle find their place

Hype vs. reality: Potential depends on leveraging the right blockchain features. Companies still struggle find their place February 2018 0/5 Hype vs. reality: Potential depends on leveraging the right blockchain features Radical growth of blockchain investments (in bn EUR) Blockchain scenarios: I II remains explorative playground

More information