Where do we go from here?

Size: px
Start display at page:

Download "Where do we go from here?"

Transcription

1 Where do we go from here? Challenges in the era of crypto decentralization Andreas Veneris University of Toronto Department of Electrical and Computer Engineering and Department of Computer Science

2 Introduction Crypto economic foundation, standardization Smart contracts: language and verification Scalability Privacy, governance, regulation, law Stable coins and monetary policy What s next?

3 Bitcoin is a digital ledger of monetary transactions in the form of a blockchain A transaction is a message like Me, Bob sent 5 BTC to Alice but requires certain properties: 1. Non repudiation: Bob can t later disavow it 2. Authentication: Only Bob could have sent it, only Alice can receive it 3. Immutability: Transaction can t be modified later Cryptographic digital signatures ensure features 3

4 The transaction is broadcasted and diffuses through a peer to peer network But this doesn t mean the transaction has happened What if Bob sent conflicting messages to different peers? The network puts the transactions into the ledger certified in a decentralized manner 4

5 Transactions are grouped into blocks by miners Each block contains: A list of transactions A nonce used for mining A commitment to the ledger s prior entries in the form of a hash of the previous block in the chain 5

6 Blocks form a hash linked chain (the blockchain) An unambiguous head of the blockchain precisely determines the contents of the ledger But how do we determine the head? 6

7 Mining determines the head Miners race to perform proof of work Game theoretical guarantees by computing power The winner gets the right to create a new block The concept of winning is auditable via the nonce The longest valid chain is the true chain 7

8 Bitcoin ledger: trust in monetary transaction state Smart contracts: programs executing on the blockchain Ethereum ledger: trust in software execution 1. Send money 2. Create a contract 3. Call code in a contract 8

9 Example smart contract: Every 1 st day of month deduct $450 for car lease Place the money into bank account If money not available give 24 hrs notice to: Bank Insurance Client If money not available 2 nd day of month When car is inactive disable key entry Compare with current costly process today Lawyers, credit agencies, letters, phone calls, etc 9

10 There are also over 800 altcoins (according to coinmarketcap) with a variety of goals Forks: Ethereum classic Bitcoin cash Humor: Dogecoin Competition: Litecoin Privacy: Monero Zcash Decentralized Domain Names: Namecoin Useful proof of work: Primecoin Use in particular industries: Potcoin 10

11 Permissionless ledger: Bitcoin, Ethereum Cryptographic mining = power consumption intensive Permissioned ledger: between approved entities HyperLedger Fabric is a permissioned blockchain for enterprises Linux Foundation (supported by IBM, Intel, Deutsche bank, JP Morgan, CME, SWIFT, ) Smart contracts, higher throughput, lower cost Corda (R3): permissioned for financial services 11

12 Global crypto economy exceeded the $300B mark $750B in Dec 17 x20 market cap explosion in % of it dominated by Bitcoin, Ethereum and derivatives Bitcoin: tight platform Ethereum: wide platform Source:

13 More than $3.7B capital investment in x job demand in 2017 (faster than any tech sector) Gartner May 2018: 23% of interviewed CIOs say blockchain R&D requires new skills to implement yet none of this technology (P2P, cryptography, game theory, etc) is new. So what is the deal? CULTURAL/MIND SHIFT: Eliminate trusted middle man Blockchain immutability 13

14 Blockchain: epitome of triple entry accounting 1 : Accounting agreed on objective economic reality Accounting congruent by two external parties is now sealed cryptographically Blockchain entry is both a receipt and a transaction Falsifying or deleting a blockchain entry is impossible Instead of two independent ledgers (i.e., double entry accounting), entry is recorded on a public, distributed, interlocked, permanent and transparent ledger 1: Ian Grigg, Triple Entry Accounting, 2005, 14

15 This is great news! But: Most innovation led by hackers + cypherpunks Vulnerabilities and loopholes now surface Regulation: pending $ $ $ $$$ $$ $$? Where/How do we go from here? 15

16 Nov 30 Dec 4 16

17 Introduction Crypto economic foundation, standardization Smart contracts: language and verification Scalability Privacy, governance, regulation, law Stable coins and monetary policy What s next? 17

18 A unified game theory of crypto economic mechanisms: Proof of Stake, reputation systems, verification systems Challenge response games with equilibriums Escalation games: Deterrence and credibility of threats Algorithmic incentives for distributed fault tolerance Behavioral economics of distributed/decentralized systems Standardization: ERC-20: ERC 20 tokens exceeding $3B in market cap! ERC-780 (registry) and ERC-725 (identity) Existing adoption of ERC standards proves benefit of standardization Need decentralized IEEE/ACM like agencies to set standards for protocols, cryptographic principles, game theory principles, etc.

19 Introduction Crypto economic foundation, standardization Smart contracts: language and verification Scalability Privacy, governance, regulation, law Stable coins and monetary policy What s next? 19

20 Smart contracts epitome of the blockchain revolution: Allow computations that reduce cost/time of real life transactions Smart contracts + IoT = 21 st century transactional trust What language to use for smart contracts? Bitcoin smart contracts: a virtual impossibility Ethereum: Turing complete but language landscape remains fluid (Viper, Solidity, etc ) Why is the type of language important? Because you one needs to verify verify it! it! 20

21 Verification of computer programs is an intractable problem If Microsoft did not solve it in 40 years, don t attempt to solve it! Why is verification so important? DAO: $60M USD theft. Parity: $280M USD locked. Mt. Gox: 650,000 bitcoins still missing ($2B equivalent today) 21

22 Verification of computer programs is intractable problem If Microsoft did not solve it in 40 years, don t attempt to solve it! Why verification is important? DAO: $60M USD theft. Parity: $280M USD locked. Mt. Gox: 650,000 bitcoins still missing ($7B equivalent today) What are the options? Needed: constrained languages that are easy to verify Needed: verification methodologies Development of formal verification methods Assertions, protocols, etc: verification methodologies Smart contracts correct by construction : Ricardian contracts (i.e., R3 s Corda) 22

23 Introduction Crypto economic foundation, standardization Smart contracts: language and verification Scalability Privacy, governance, regulation, law Stable coins and monetary policy What s next? 23

24 Why does tech-advocate Al Gore frown upon us? He just got briefed on what Proof of Work is Bitcoin consumes as much electricity as Ireland Bitcoin is responsible for 0.12% of world s electricity Ethereum is responsible for 0.05% of world s electricity Bitcoin + Ethereum = close to 2% of computing power

25 Medium Bitcoin Ethereum Paypal Mastercard Transactions per second (tps) 3 7 tps tps 200 tps 42,000 tps (peak) Scalability progress: tps vs. power consumption Bitcoin: lighting network for micropayments (side chain) Ethereum: Proof of Stake (Casper), State channels, Plasma, Sharding, Raiden for micro payments Randomization, 0 knowledge proofs and Proof of Stake: Algorand, Cardano: Is money calling the shots? Hyperledger: message passing aiming for 500K tps 25

26 Introduction Crypto economic foundation, standardization Smart contracts: language and verification Scalability, storage and fault tolerance Privacy, governance, regulation and law Stable coins and monetary policy What s next? 26

27 27

28 Privacy: To London s Telegraph headline: bitcoin is not anonymous! Satoshi owns more than 1M bitcoins This is an equivalent of $6B USD He pays a large price his anonymity! zcash vs. Monero vs. Dash: perfect privacy vs. obfuscation vs. semi trusted mixing masternodes what is the best? Ethereum can simulate all the above BISQ: decentralized Tor like dark web network brokerage 28

29 Governance: Past forks in bitcoin and ethereum came with controversy Tezos, Cardano, Algorand, Dfinity: self governed chains through proof of stake, probabilistic protocols, or reputation Open questions: Is a self governed chain desirable? Is governance possible or is it an elusive idea? 29

30 Wildly different regulation in various jurisdictions Virtual currencies are legal tender in Japan They are outlawed in Bangladesh and Vietnam They are subject to capital gains in Australia, Brazil, Canada, USA and Israel They are treated as commodities or securities in the United States depending on the currency New York licenses cryptocurrency businesses Nevada prohibits local governments from doing the same Ontario Securities Commission: Follows US lead of classifying ICOs as securities 30

31 Switzerland The first major economy to issue guidance on launching ICOs FINMA guidelines: Three categories: asset / utility / payment tokens A single token can be in multiple categories The categories mostly determine whether or not a token is subject to securities regulation All pre launch tokens are securities Many companies with ICOs are nominally located in Switzerland, Zug under a foundation Tax benefits 31

32 ICOs have emerged as a fundraising mechanism Company distributes new cryptocurrency. It can be equity/debt/asset with rights and/or use of service 2017 landscape: > 200 ICOs raising > $3.7B USD Exceeds traditional venture capital for same time SEC: Howey test for security regulation (1946) Canada s regulatory approach (OSC) is similar Yet Ethereum had relocate to Switzerland to run ICO in 2014 Canadian banks still close accounts to companies/individuals Money outflow to foreign jurisdictions with favorable regulation (Switzerland, Singapore, Cayman, etc) 32

33 Smart contracts also impact the field of law Blockchains as ownership of traditional assets Delaware: blockchain based records of ownership are admissible as evidence Legal status of smart contracts Tennessee: legal contracts can reference smart contracts Arizona: digital signatures are legally binding records 33

34 Law Technology Today, January 31, 2017: The evolution of distributed ledger platforms such as blockchain will offer lawyers one of two choices: (1) disregard in an attempt to maintain the status quo, or (2) understand and adapt into the practices. I suggest (2) is the prudent course of action for those lawyers not planning to retire by 2020.

35 From itsynergis.ru research via blackmooncrypto.com 35

36 From itsynergis.ru research via blackmooncrypto.com Nov 12, 2018 on Jasper III BoC project: there is promise in this technology Scott Hendry, BoC it s less and less about the technology it s more about the regulatory, the legal and the monetary policy Andrew McCormack, Payments Canada The next wave of economic disclocations won t come from overseas but from the relentless pace of automation that makes good, middle class jobs obsolete. The inequality caused by automation is a main drive of political polarization President Obama, Chicago, IL, Jan 12, 2016

37 Introduction Crypto economic foundation, standardization Smart contracts: language and verification Scalability, storage and fault tolerance Privacy, governance, regulation, law Stable coins and monetary policy What s next? 37

38 Central Bank Sandboxes: Bank of Canada: Jasper I, II and III Monetary Authority of Singapore: Ubin I and II European Central Bank and Bank of Japan: Stella Focus: domestic and cross border payment/settlement (with fiat collateral held by central bank) or securities settlements Stable coins: Maintain coin stability against some asset (usually USD or Ether) DAI: Financial engineering with Ether collateral Tether: (alleged) USD collateral, $2B valuation Saga: Fiat collateral (eventually fractional reserve) pegged to SDR 38

39 China: payment systems via Alibaba and Wechat (with collateral) Africa: mobile payments with Mpesa (with collateral) World Bank: Bond I Global Blockchain based Bond (August 2018) Smart Dubai, e Estonia, Vienna City of Blockchain: blockchain & AI

40 Introduction Crypto economic foundation, standardization Smart contracts: language and verification Scalability, storage and fault tolerance Privacy, governance and regulation Stable coins and monetary policy What s next? 40

41 A step toward Hayek s multiple competing currencies vision? Facebook coin, Amazon coin, My coin, Your coin 41

42 Or the epitome of Charles Mackay s Popular Delusions tulip mania? 42

43 Most like the first but currently, it is a crypto zoo Growth today driven by promise wild speculation money outflows Scalability, privacy and governance are major technology challenges Standardization necessary Regulation to embrace technology not be punitive to innovation/opportunity Market consolidation

Bitcoin Currency & Blockchain Technology

Bitcoin Currency & Blockchain Technology Bitcoin Currency & Blockchain Technology April 27, 2018 Stephen Burns, CFA Vice President, Portfolio Manager Endowment and Foundation Investments Glenmede 215-419-6958 Stephen.Burns@Glenmede.com How seriously

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

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: Where are We and Where are We Heading?

Blockchain: Where are We and Where are We Heading? Blockchain: Where are We and Where are We Heading? Objectives Define the underlying technologies of blockchain Describe some shortcomings of blockchain Describe the accounting profession s interest in

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

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

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

Cryptocurrency and Blockchain Technology

Cryptocurrency and Blockchain Technology Cryptocurrency and Blockchain Technology Mohammad Sayad Haghighi, PhD, SMIEEE Assistant Professor sayad@ut.ac.ir University of Tehran, Iran 1 How did it start? We had Hash Chains in cryptography before.

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

An Introduction to Bitcoin

An Introduction to Bitcoin Slide Heading An Introduction to Bitcoin Varun Ebenezer, CISA BMO Financial Group September 14, 2016 Speaker Background Senior Audit Manager on the Technology and Operations U.S. Audit Team at BMO Financial

More information

Version 1.0. The Blockchain An architectural view

Version 1.0. The Blockchain An architectural view Version 1.0 The Blockchain An architectural view Version 1.0 TOC 1. Introduction of Presenters 5. Equilibrium of the blockchain ecosystem 2. Origins of the blockchain 6. Types of blockchains 3. Basic Principles

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

Digital Assets Industry Report August 2018

Digital Assets Industry Report August 2018 Digital Assets Industry Report August 2018 Introduction The Digital Asset Industry Report is a monthly report that summarises major developments in the cryptocurrency industry and provides a snapshot of

More information

Blockchain and the possible impact on testing. New technology needs new testing?

Blockchain and the possible impact on testing. New technology needs new testing? Specialisten in vooruitgang Blockchain and the possible impact on testing. New technology needs new testing? Jeroen Rosink TestCon Vilnius October 18 th 2018 Software testen Business Process Transformation

More information

L3. Blockchains and Cryptocurrencies

L3. Blockchains and Cryptocurrencies L3. Blockchains and Cryptocurrencies Alice E. Fischer September 6, 2018 Blockchains and Cryptocurrencies... 1/16 Blockchains Transactions Blockchains and Cryptocurrencies... 2/16 Blockchains, in theory

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

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

Introduction to Blockchain Technology

Introduction to Blockchain Technology Introduction to Blockchain Technology Current Trends in Artificial Intelligence Volker Strobel PhD student @ IRIDIA 23 February 2017 Part I: Bitcoin: Idea, Basics, Technology Part II: Altcoins, Use cases,

More information

DeMarche Putting Research To Work Page 1

DeMarche Putting Research To Work Page 1 DeMarche Putting Research To Work Page 1 www.demarche.com (913) 384-4994 Cryptocurrency and the Institutional Investor DeMarche Putting Research To Work Page 2 Mark Andes Consultant & Manager of Alternatives

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

What Is BlockChain? X

What Is BlockChain? X WHITEPAPER 2 The BlockChain Network Illustrated What Is BlockChain? The BlockChain was first made public in 2009 with the advent of the Bitcoin, the first digital currency. Technically speaking Blockchain

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

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

Global Financial Systems Chapter 21 Technology

Global Financial Systems Chapter 21 Technology Global Financial Systems Chapter 21 Technology Jon Danielsson London School of Economics 2018 To accompany Global Financial Systems: Stability and Risk http://www.globalfinancialsystems.org/ Published

More information

Blockchain Series Part 1 of 4:

Blockchain Series Part 1 of 4: Blockchain Series Part 1 of 4: Blockchain 101 It s Not Just Cryptocurrency #HASHTAG SPEAKERS Glynna Christian Partner, Co-Head Global Tech Transactions Orrick Michaela Ross Tech & Telecom Reporter Bloomberg

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

MARKET RESEARCH REPORT

MARKET RESEARCH REPORT Q1 MARKET RESEARCH REPORT 218 Report is prepared by Cryptology Labs: Konstantin Zherebtcov. Head of Cryptology Labs Daria Patanina. Analyst at Cryptology Labs cryptology.com Contents Total Market Capitalization

More information

BLOCKCHAINS MINING NUMBERS NOT GOLD

BLOCKCHAINS MINING NUMBERS NOT GOLD BLOCKCHAINS MINING NUMBERS NOT GOLD PRESENTED BY DESPITE A FAMILY IN FINANCE I VE MADE ONLY ONE INVESTMENT Living in Malaysia for 20 Years Building Web Applications for 15 Years Building Tech Communities

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 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

Lecture 23 Cryptocurrency. Stephen Checkoway University of Illinois at Chicago CS 487 Fall 2017 Slides from Miller s ECE 422

Lecture 23 Cryptocurrency. Stephen Checkoway University of Illinois at Chicago CS 487 Fall 2017 Slides from Miller s ECE 422 Lecture 23 Cryptocurrency Stephen Checkoway University of Illinois at Chicago CS 487 Fall 2017 Slides from Miller s ECE 422 The Times 03/Jan/2009 Chancellor on brink of second bailout for banks. 11,000

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

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

FINANCIAL EXECUTIVES INTERNATIONAL CRYPTOCURRENCIES

FINANCIAL EXECUTIVES INTERNATIONAL CRYPTOCURRENCIES FINANCIAL EXECUTIVES INTERNATIONAL CRYPTOCURRENCIES UNIT OF ACCOUNT SUMERIAN TABLETS MEDIUM OF EXCHANGE YUROK DENTALIUM S F R IMP HU BO IMP HU R R E G BO T H E R E S I A D G R EG S M M THE RE SI A D G

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

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

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

Understanding Cryptocurrency (updated May 2018) Ari Paul CIO, Managing Partner BlockTower Capital

Understanding Cryptocurrency (updated May 2018) Ari Paul CIO, Managing Partner BlockTower Capital Understanding Cryptocurrency (updated May 2018) Ari Paul CIO, Managing Partner BlockTower Capital 1 What is cryptocurrency? Cryptocurrency is at the intersection of game theory, cryptography, computer

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

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

Introduction p. 1 About This Book p. 1 Foolish Assumptions p. 2 Icons Used in This Book p. 2 Beyond the Book p. 3 Where to Go from Here p.

Introduction p. 1 About This Book p. 1 Foolish Assumptions p. 2 Icons Used in This Book p. 2 Beyond the Book p. 3 Where to Go from Here p. Introduction p. 1 About This Book p. 1 Foolish Assumptions p. 2 Icons Used in This Book p. 2 Beyond the Book p. 3 Where to Go from Here p. 3 Getting Started with Blockchain p. 5 Introducing Blockchain

More information

Blockchain Payments for Everyone

Blockchain Payments for Everyone Blockchain Payments for Everyone 01 Mission Mission 01 Mission The Liquidity.Network is a practical blockchain micropayment system, supporting millions of users securely, reducing transaction costs significantly

More information

BITCOINS and CRYPTOCURRENCIES How It Works. Principal Consultant CISA, CISSP

BITCOINS and CRYPTOCURRENCIES How It Works. Principal Consultant CISA, CISSP BITCOINS and CRYPTOCURRENCIES How It Works Drexx@Laggui.com Principal Consultant CISA, CISSP Requirement: Unlearn many things that you thought you were very certain about. Have an open mind. Covered topics

More information

Initial Coin Offerings A strategic perspective on ICOs

Initial Coin Offerings A strategic perspective on ICOs September 2017 Briefing Document Initial Coin Offerings A strategic perspective on ICOs Aug 13 Oct 13 Dec 13 Feb 14 Apr 14 Jun 14 Aug 14 Oct 14 Dec 14 Feb 15 Apr 15 Jun 15 Aug 15 Oct 15 Dec 15 Feb 16 Apr

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

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

Introduction to Blockchains. John Kelsey, NIST

Introduction to Blockchains. John Kelsey, NIST Introduction to Blockchains John Kelsey, NIST Overview Prologue: A chess-by-mail analogy What problem does a blockchain solve? How do they work? Hash chains Deciding what blocks are valid on the chain

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

LinkedIn /in/petkanic/

LinkedIn /in/petkanic/ This is the first time in a history of a mankind when we are able to permanently record the history of a mankind. Yes, blockchain is a bubble. And it s going to burst. But that s amazing! Because only

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

Genesis Crypto Blockchain Investment Bank. A Blockchain Platform for Cryptocurrency-based Financial Services

Genesis Crypto Blockchain Investment Bank. A Blockchain Platform for Cryptocurrency-based Financial Services Genesis Crypto Blockchain Investment Bank A Blockchain Platform for Cryptocurrency-based Financial Services : Genesis Crypto Blockchain Investment Bank A Blockchain Platform for Cryptocurrency-based Financial

More information

Blockchain and Smart Contracts: Relevance of Security Facts and Myths to Industrial Control

Blockchain and Smart Contracts: Relevance of Security Facts and Myths to Industrial Control Blockchain and Smart Contracts: Relevance of Security Facts and Myths to Industrial Control R. R. Brooks rrb@g.clemson.edu Clemson University Electrical and Computer Engineering September 20 th, 2018 1

More information

Introduction to Blockchain

Introduction to Blockchain Introduction to Blockchain with focus on Energy June 1 st 2018 Tony Giroti tony@energy-blockchain.org Jun 1, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org

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

Blend whitepaper V 1.0

Blend whitepaper V 1.0 Blend whitepaper V 1.0 Legal considerations, risk and disclaimer PLEASE READ THIS DISCLAIMER SECTION AND THIS ENTIRE WHITE PAPER CAREFULLY. YOU MUST NOT INVEST IN THIS INITIAL COIN OFFERING (ICO) WHITHOUT

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

Table of Contents Introduction. 1 What is Bittrado?... 2 Vision. 3 Mission. 4 ICO.. 7 How to start with Bittrado?... 6 How will Bittrado work?...

Table of Contents Introduction. 1 What is Bittrado?... 2 Vision. 3 Mission. 4 ICO.. 7 How to start with Bittrado?... 6 How will Bittrado work?... Table of Contents 1. Introduction. 1 2. What is Bittrado?... 2 3. Vision. 3 4. Mission. 4 5. ICO.. 7 6. How to start with Bittrado?... 6 7. How will Bittrado work?... 5 8. Trading.. 10 9. Lending. 11 10.

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

Legal aspects of Blockchain Technology. Martin von Haller Grønbæk, Partner Bird & Bird LLP, Copenhagen DIKU Business Club 11 January 2017

Legal aspects of Blockchain Technology. Martin von Haller Grønbæk, Partner Bird & Bird LLP, Copenhagen DIKU Business Club 11 January 2017 Legal aspects of Blockchain Technology Martin von Haller Grønbæk, Partner Bird & Bird LLP, Copenhagen DIKU Business Club 11 January 2017 My background Tech startups #CPHFTW NordicMakers.vc (FDIH, OSL)

More information

THE SOFEROX PROJECT THE TWIN-CHAIN BLOCKCHAIN

THE SOFEROX PROJECT THE TWIN-CHAIN BLOCKCHAIN THE SOFEROX PROJECT THE TWIN-CHAIN BLOCKCHAIN Soferox isn t just an exchange. We have created a new style blockchain that is basically Ethereum on steroids. We create a new style of chaining that will

More information

Blockchain & The Hollywood Supply Chain

Blockchain & The Hollywood Supply Chain HITS: Fall 2017 - Innovation & Technology: Hollywood 2025 October 23, 2017 October 18, 2017 2:50 3:10 PM Skirball Cultural Center Los Angeles, CA Blockchain & The Hollywood Supply Chain Steve Wong DXC

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

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

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

Whitepaper EXOSIS.ORG

Whitepaper EXOSIS.ORG Whitepaper EXOSIS.ORG Contents 1. Introduction 4 1.1 Market Overview 4 1.2 Investment Opportunity 5 2. Exosis 6 2.1 What Is Exosis? 6 2.2 Token Economics 6 3. Features Of Exosis Platform 7 3.1 Decentralized

More information

MASTERNET.IO WHITEPAPER WHITEPAPER

MASTERNET.IO WHITEPAPER WHITEPAPER www.masternet.io MASTERNET.IO WHITEPAPER WHITEPAPER Contents 5 Bitcoin and Blockchain 6 Solving the essential problem of every transaction 8 How Blockchain changes our lives 9 Context 10 Problem 12 How

More information

THE FUTURE OF BLOCKCHAIN WITH IOT. Ama Asare

THE FUTURE OF BLOCKCHAIN WITH IOT. Ama Asare THE FUTURE OF BLOCKCHAIN WITH IOT Ama Asare user-centric, Internet-connected, complex IOT HEADLINES Creepy IoT teddy bear leaks >2 million parents and kids voice messages [2017] IoT gadgets flooded DNS

More information

RIALTO.AI Q Report. Q Report

RIALTO.AI Q Report. Q Report Q3 2018 Report CONTENTS FOREWORD MARKET REPORT PROGRESS REPORT AI TRADING BOT FUTURE PLANS LEGAL DISCLAIMER 3 4 8 11 12 13 2 FOREWORD While the crypto market, as measured by total market capitalization,

More information

A.J. Bahou, LLM, MSECE Bahou Miller PLLC

A.J. Bahou, LLM, MSECE Bahou Miller PLLC A.J. Bahou, LLM, MSECE Bahou Miller PLLC AJBahou@BahouMiller.com ISACA and ISC2 December 2017 The views expressed herein are solely the presenter s and do not necessarily reflect any position of Bahou

More information

Blockchain Technology and Applications. Course Code Course Title Credits (ECTS) Department Semester Prerequisites

Blockchain Technology and Applications. Course Code Course Title Credits (ECTS) Department Semester Prerequisites Blockchain Technology and Applications Course Code Course Title Credits (ECTS) DFIN-524 Blockchain Technology and Applications 10 Department Semester Prerequisites School of Business Fall/Spring/Summer

More information

Blockchain Technology

Blockchain Technology Blockchain Technology Its potential impact Law/regulation is stated as of February 2018, is intended as general guidance only and should not be relied on in respect to any specific matter. Views expressed

More information

CME Bitcoin Futures The Basics

CME Bitcoin Futures The Basics CME Bitcoin Futures The Basics January 2018 Dave Lerman Senior Director, Education CME Group David.lerman@cmegroup.com Disclaimer Neither futures trading nor swaps trading are suitable for all investors,

More information

Bitcoin, Blockchain Technology, Block Chain Ecosystem : What You Need to Know?

Bitcoin, Blockchain Technology, Block Chain Ecosystem : What You Need to Know? Bitcoin, Blockchain Technology, Block Chain Ecosystem : What You Need to Know? Speaker : Zuriati Ahmad Zukarnain Designation : Associate Professor Company : Universiti Putra Malaysia Bitcoin, Blockchain

More information

Block This Way: Securing Identities using Blockchain

Block This Way: Securing Identities using Blockchain Block This Way: Securing Identities using Blockchain James Argue, Stephen Curran BC Ministry of Citizens Services February 7, 2018 The Identity on the Internet Challenge The Internet was built without

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

Sphinx WAY TO BE ULTRA SUCCESS WAY TO ULTRA SUCCESS

Sphinx WAY TO BE ULTRA SUCCESS WAY TO ULTRA SUCCESS Sphinx WAY TO BE ULTRA SUCCESS WAY TO ULTRA SUCCESS What is cryptocurrency Introduction A cryptocurrency (or crypto currency) is a digital asset designed to work as a medium of exchange using cryptography

More information

BITCOIN, BLOCKCHAIN, AND CRYPTOCURRENCIES AN OVERVIEW OF TECHNOLOGY AND LEGAL ISSUES

BITCOIN, BLOCKCHAIN, AND CRYPTOCURRENCIES AN OVERVIEW OF TECHNOLOGY AND LEGAL ISSUES BITCOIN, BLOCKCHAIN, AND CRYPTOCURRENCIES AN OVERVIEW OF TECHNOLOGY AND LEGAL ISSUES Andrew Gray and Jacob Minne March 15, 2018 2018 Morgan, Lewis & Bockius LLP INTRODUCTION TO BLOCKCHAIN 2 What is Blockchain?

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

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

$110100$010. Crypto Currencies. Good or Evil? 10$ $100010

$110100$010. Crypto Currencies. Good or Evil? 10$ $100010 100110101$110100$010 Crypto Currencies Good or Evil? 0 1 0 $ 0 1 1 0 1 0 1 0 1 1 0 $ 1 1 1 0 0 1 0 1 What are Crypto-Currencies Crypto-currencies, such as Bitcoin, are digital currencies that rely on cryptographic

More information

THE LEGAL BACKBONE FOR THE INTERNET OF AGREEMENTS

THE LEGAL BACKBONE FOR THE INTERNET OF AGREEMENTS THE LEGAL BACKBONE FOR THE INTERNET OF AGREEMENTS MATTEREUM IS A BLOCKCHAIN PLATFORM, SUPPORTED BY INDEPENDENT ARBITRATION, FOR THE AUTOMATION OF COMMERCIAL AGREEMENTS USING LEGALLY ENFORCEABLE SMART CONTRACTS.

More information

LEADING THE WAY GLOBAL SPECIALIST RISK ADVISER & BROKER JLT SOUTH AFRICA #SAAFF2018

LEADING THE WAY GLOBAL SPECIALIST RISK ADVISER & BROKER JLT SOUTH AFRICA   #SAAFF2018 LEADING THE WAY GLOBAL SPECIALIST RISK ADVISER & BROKER JLT SOUTH AFRICA www.za.jlt.com #SAAFF2018 Demystifying Blockchain & its Impact on the Supply Chain Louise Wiggett August 2018 Blockchain The Start

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

ICO Review: Republic Protocol (REN)

ICO Review: Republic Protocol (REN) ICO Review: Republic Protocol (REN) Decentralized Dark Pool Exchange January 20, 2018 PROJECT OVERVIEW What is a dark pool? An exchange where orders are placed and executed on a hidden order book. Exists

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

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

DEV X. Deviant Decentralized Exchange. A hybrid exchange leveraging Smartcoins on the Bitshares (BTS) blockchain.

DEV X. Deviant Decentralized Exchange. A hybrid exchange leveraging Smartcoins on the Bitshares (BTS) blockchain. DEV X Deviant Decentralized Exchange A hybrid exchange leveraging Smartcoins on the Bitshares (BTS) blockchain. CONTENTS 03 What is the current landscape for trading crypto assets? 05 Centralized Exchanges

More information

XNODEFUND WHITEPAPER xnodefund xnodefund

XNODEFUND WHITEPAPER xnodefund xnodefund 0 XNODEFUND WHITEPAPER Gathering of funds for investment in the cryptocurrency that have masternode and Invested in highly ROI of any coins is our main goal 1 Contents 0. Abstract... 2 1. Introduction

More information

IFRS (#) Accounting for crypto-assets

IFRS (#) Accounting for crypto-assets IFRS (#) Accounting for crypto-assets Contents 1. Introduction 1 2. What are crypto-assets? 2 2.1. Cryptocurrencies 3 2.2. Tokens (crypto-assets other than cryptocurrencies) 5 3. Accounting for crypto-assets

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

The BitShares Blockchain

The BitShares Blockchain The BitShares Blockchain Introduction Stichting BitShares Blockchain Foundation Zutphenseweg 6 7418 AJ Deventer Netherlands Chamber of Commerce: 66190169 http://www.bitshares.foundation info@bitshares.foundation

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

Bitcoin. CS 161: Computer Security Prof. Raluca Ada Poipa. April 24, 2018

Bitcoin. CS 161: Computer Security Prof. Raluca Ada Poipa. April 24, 2018 Bitcoin CS 161: Computer Security Prof. Raluca Ada Poipa April 24, 2018 What is Bitcoin? Bitcoin is a cryptocurrency: a digital currency whose rules are enforced by cryptography and not by a trusted party

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

APPLE BLOCKCHAIN COIN

APPLE BLOCKCHAIN COIN APPLE COIN www.apcoin.co APPLE BLOCKCHAIN COIN The world s advanced blockchain based platform with Secure, Fast and Infinite Opportunities. WHITEPAPER THE NEXT GLOBAL PAYING WHITEPAPER Introduction APPLE

More information

primechain building blockchains for a better world

primechain building blockchains for a better world primechain building blockchains for a better world 8 steps to building blockchain solutions Rohas Nagpal, Primechain Technologies Pvt. Ltd. 8 steps to building blockchain solutions When Blockchain technology

More information

The Blockchain Identity

The Blockchain Identity Innovation and Cryptoventures The Blockchain Identity Campbell R. Harvey Duke University and NBER Revised January 19, 2018 3 Blockchain is a technology There is no the blockchain blockchain is a technology.

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

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

Blockchain and Internet of Things: Why a Perfect Match. Fabio Antonelli - Head of FBK - CREATE-NET Research Center

Blockchain and Internet of Things: Why a Perfect Match. Fabio Antonelli - Head of FBK - CREATE-NET Research Center Blockchain and Internet of Things: Why a Perfect Match Fabio Antonelli - fantonelli@fbk.eu Head of OpenIoT@ FBK - CREATE-NET Research Center About me Fabio Antonelli Head of OpenIoT Research Unit in FBK

More information