Version 1.0. The Blockchain An architectural view

Size: px
Start display at page:

Download "Version 1.0. The Blockchain An architectural view"

Transcription

1 Version 1.0 The Blockchain An architectural view

2 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 7. Zoom on a real-life blockchain architecture 4. When to leverage the blockchain 8. Attention points when getting started

3 Introduction CTO FundRequest CTO Jidoka Independent Architect Davy Van Roy Bjorn Monnens Tristan Catteeuw

4 CTO FundRequest Davy Van Roy 8 years active in IT consultancy for different enterprises as back-end programmer. Currently working at FundRequest as CTO.

5 CTO Jidoka Bjorn Monnens 20 years active in IT for different enterprises as programmer and architect. Currently working at Jidoka as CTO. In parallel one of the people behind Hermes, a blockchain project aiming at enabling the Economy of Things.

6 Independent Architect Tristan Catteeuw Currently active as an independent architect at AXA Belgium with a main focus on the overall integration architecture of a major transformation program. In parallel the driving force behind Hermes, a blockchain project aiming at enabling the Economy of Things.

7 Security without Identification: Transaction Systems to Make Big Brother Obsolete. David Chaum

8 Origins of the blockchain idea Wei Dai describes the concept of b-money: broadcasting every transaction. Allowing every participant to validate & correct the transactions themselves Nick Szabo describes the idea for smart contracts. The idea was less about unstoppable cryptocurrency-based agreements but for a better form of law Among other things, Chaum described anonymous digital cash in his paper 2 and addressed the double spending Haber and Stornetta problem. 1 write about reliably timestamping documents and nesting the hash of its last timestamped document into the next one The idea for Bitcoin floated on a cryptography mailing list in 2008 and a first client released as Open Source in This tackled the last missing part: how to properly decentralize that registry of accounts Adam Back - today shaping Bitcoin s future with blockstream, proposed Hashcash as an implementation of the proof of computational effort principle US export restrictions on crypto were dropped. Thanks to the Cypherpunks, know-how and privacy tools were available.

9 Blockchain evolutions Ethereum evolves the use-cases of the blockchain from simple financial transactions with the introduction of smart contracts The FBI closes down the Silk Road, bringing cryptocurrencies in a better daylight Current observations show that the market is introducing a multitude of industry and/or use-case specific blockchains The first client Bitcoin released as Open Source. The main focus of Bitcoin is to perform payments with a digital currency without third party It becomes clear that MTGox, representing 70% of all Bitcoins at the time, has been hacked over the years 2011 till MTGox files for bankruptcy Linux Foundation announces the creation of the Hyperledger Project. The main focus was on improving the performance, reliability and introduction of roles & permissions.

10 Socio-economic & technology (re)volutions The search for certainty has left humanity evolving their socio-economic models. The blockchain could do that just again. (Small communities, trust enforced with violence) (Lack of trust in growing community) (Convenience of institutions and consumers) (Lack of trust in formal institutions) Informal rules Formal institutions Online institutions The blockchain

11 Important Blockchain concepts In a blockchain system, there are multiple concepts that you will hear Hash 02 Address 03 Transaction 04 Distributed / Nodes 05 Block 06 Chain 07 Consensus algorithm 08 Token/Asset 09 Smartcontract / Chaincode 10 Oracle

12 Hash Taking an input of any length and transform it into a string of a fixed length.

13 Address cfab793b79d6f1ed4092fb9d#tokentx ns

14 Transaction ec18a1d16c e e74e204387d82

15 Block Combining a number of transactions into a group, using a predefined algorithm

16 Peer 2 peer network Broadcast

17 Distributed / Nodes

18 Chain

19 Consensus algorithm Proof of Work Proof of Stake Proof of Elapsed Time **** Byzantine Fault Tolerance Proof of Authority Directed Acyclic Graphs...

20 Token / Asset

21 Smart contract / Chaincode

22 Smart contract / Chaincode

23 Smart contract / Chaincode

24 Oracle

25 Some example Blockchain Use Cases In a blockchain system, there are multiple concepts that you will hear Blockchain for a collaboration platform 02 Blockchain as an economic platform 03 Blockchain as a secure distributed ledger

26 What is the problem

27 Monolithic architecture HTML Mainframe JS Java/C#/... SQL

28 Mainframe Microservice architecture Legacy Service API Gateway Account Service Store Webapp Inventory Service Shipping Service Account DB Inventory DB Shipping DB

29 Blockchain architecture Legacy Service API Gateway Account Service Store Webapp Inventory Service Shipping Service Account DB Inventory DB Shipping DB Mainframe

30 Partner company Blockchain architecture Shipping Service Legacy Service API Gateway Account Service Store Webapp Inventory Service Shipping Service Account DB Inventory DB Shipping DB Shipping DB

31 Blockchain as a secure distributed ledger Basic Attention Token

32 Blockchain as a secure permanent distributed ledger Legacy Service API Gateway Account Service Store Webapp Inventory Service Shipping Service Account DB Inventory DB Shipping DB Mainframe

33 How to get started - How are most companies starting Define if it is worth investigating the new technology Define a PoC scope In 90% of the cases, choose a private permissioned blockchain, Identify a low risk project using patterns from the right Prepare to learn everyday (even more then before) Plan Do Check Adjust Application Patterns Proof of existence Proof of nonexistence Proof of time Proof of order Proof of identity Proof of authorship Proof of ownership

34 Simple PoC Private blockchain setup Certificate Authority Orderer Application Peer0 Hyperledger Fabric DB*

35 Complex PoC Private blockchain setup

36 (public) Blockchain Ecosystem Miners offer computational power / security 01 Confirm transactions in trustful manner 02 `Slash` miners who are misbehaving 03 Get rewarded (block reward + transaction fee)

37 (public) Blockchain Ecosystem Blockchain nodes offer availability and storage 01 Validates transactions / blocks 02 Propagate blocks to other peers 03 Get rewarded

38 (public) Blockchain Ecosystem Consumers need computation/ memory / storage 01 Store state 02 Compute using smart contracts 03 No (less) infrastructure

39 Blockchain: beyond technology 01 Economists 02 Cryptographers 03 Engineers

40 Type of Blockchain 01 Public blockchain (No centralised management - permissionless) 02 Consortium blockchain (Multiple organisations - permissioned) 03 Private blockchain (Single organisation - permissioned)

41 Public blockchain - (No centralised management - permissionless) Business arch ICO - Tokens Mining fees New emerging economic models... Data arch Application arch Smart contracts Oracle Dapps Infrastructure arch Publicly readable!!!! Immutable* Tokens / Assets -> domain specific Transactions Blocks Chain... Public nodes (no own hardware) Fee per transaction Slow* (15 Tx/s)...

42 Consortium blockchain - (Multiple organisations - permissioned) Business arch Depending on consortium needs... Data arch Application arch Smart contracts Consortium needs to agree on architecture and contracts Infrastructure arch Private/public (depending on setup) Immutable* Tokens / Assets -> domain specific Transactions Blocks Chain... Private/public permissioned nodes (Multiple organisation run nodes) Need for communication between nodes No Fee per transaction -> fee for hardware Faster Tx/s...

43 Private blockchain - (Single organisation - permissioned) Business arch Specific to the business domain Data arch Application arch Smart contracts (1 company owns the logic) Oracle Dapps Infrastructure arch Private Immutable* Tokens / Assets -> domain specific Transactions Blocks Chain... Private permissioned nodes (own hardware) No Fee per transaction -> fee for hardware Faster Tx/s...

44 Possible future

45 A Marketplace for Open Source Software Development fundrequest.io

46 Fundrequest You can not build a product without using open source fundrequest.io

47 Fundrequest 80 to 85% of Samsung s product stack includes open source fundrequest.io

48 Fundrequest Samsung uses 900+ open source components fundrequest.io

49 The problem Impossible for a companies to support all open source projects Open Source projects lack the resources to deliver fast paced support fundrequest.io

50 The problem Impossible for companies to support all open source projects Dedicate an internal resource Hire a contractor ( Pay 15 to 20% fee + needs training) Open Source projects lack the resources to deliver fast paced support Offer paid support Crowdfunding (One time option) fundrequest.io

51 The solution should Offer companies support for any open source product Rewarded Open source projects and contributors fundrequest.io

52 The solution A Marketplace for Open Source Software Development fundrequest.io

53 The solution fundrequest.io

54 A marketplace should be Trustworthy Secure fundrequest.io

55 Why do we use a blockchain? Handle transactions easily and securely Completely open, distributed and boundaryless Smart contracts are immutable Availability with or without FundRequest fundrequest.io

56 Where are we implementing blockchain features Funding of development requests Claiming of rewards Escrow service Reputation / Skill Governance fundrequest.io

57 Architecture FundRequest SSO DB Front -end Back end Queue Block chain Bridg e fundrequest.io

58 Architecture FundRequest fundrequest.io

59 It s supposed to be automatic, but actually you have to push this button. John Brunner

60 Eager to get started? As with a lot of new technologies, you should be aware about a few pitfalls, attention points etc. As a reminder we list a few of those points here. 01 Use-case requires support from entire business network 02 The economical incentives should be balanced correctly 03 Application designs require different way of thinking 04 Development languages and IDE s change 05 Agile, incremental go-lives don t rhyme well with blockchain 06 Code is public, security through obscurity doesn t work 07 Mindset around sufficient testing has to change 08 All that is recorded into the blockchain remains there forever 09 Regulators are catching up to cryptocurrency and blockchain 10 As always, don t get caught in the hype

61 Thank you.

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

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

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

I TECHNOLOGY Blockchain Concepts Blockchain 20

I TECHNOLOGY Blockchain Concepts Blockchain 20 I TECHNOLOGY 17 1 Blockchain Concepts 19 1.1 Blockchain 20 1.1.1 Blockchain Evolution 21 Blockchain Structure 22 Blockchain Characteristics 22 Blockchain Application Example: Escrow 23 1.3 Blockchain Stack

More information

Blockchain-based Traceability in Agri-Food Supply Chain Management: A practical Implementation

Blockchain-based Traceability in Agri-Food Supply Chain Management: A practical Implementation Blockchain-based Traceability in Agri-Food Supply Chain Management: A practical Implementation Miguel Pincheira Caro, Muhammand Salek Ali, Massimo Vecchio and Raffaele Giaffreda Agenda What is a Blockchain?

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

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

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

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

Blockchain Basics with focus on Energy

Blockchain Basics with focus on Energy Blockchain Basics with focus on Energy Energy Blockchain Webinar Series: Webinar #2 July 13, 2018 July 13 th 2018 Tony Giroti, tony@energy-blockchain.org CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM,

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

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

Alexandros Fragkiadakis, FORTH-ICS, Greece

Alexandros Fragkiadakis, FORTH-ICS, Greece Alexandros Fragkiadakis, FORTH-ICS, Greece Outline Trust management and trust computation Blockchain technology and its characteristics Blockchain use-cases for IoT Smart contracts Blockchain challenges

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

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

Blockchain for financials Blockchain for financials An introduction to core functionality October 2017 What is a blockchain (or distributed ledger)? A distributed ledger is a system that allows parties who don t fully trust each

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

Paolo Caniccio. A Blockchain solution for European SMEs

Paolo Caniccio. A Blockchain solution for European SMEs Paolo Caniccio A Blockchain solution for European SMEs IFTA 2017 - Milan A Blockchain solution for European SMEs Paolo Caniccio London Stock Exchange Group London Stock Exchange Group Three years ago Page

More information

Blockchain: Programming And Technology Guide 2 In 1 By Charles Jensen READ ONLINE

Blockchain: Programming And Technology Guide 2 In 1 By Charles Jensen READ ONLINE Blockchain: Programming And Technology Guide 2 In 1 By Charles Jensen READ ONLINE Want To Know How You Can Benefit From Blockchain? Are You Guide To Blockchain Technology And Leveraging Blockchain Programming.

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

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

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

Certified Program in Blockchain Technology & Management

Certified Program in Blockchain Technology & Management Certified Program in Blockchain Technology & Management 4 Months Weekend Learning Projects & Case Studies An exhaustive Blockchain program designed to produce super-qualified leaders in this emerging technological

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

Jian Chan Australian Lead E:

Jian Chan Australian Lead E: The Vertical Blockchain Solution NEM-101 www.nem.io Jian Chan Australian Lead E: jian@nemaustralia.io Jian Chan Australian Lead E: jian@nemaustralia.io Insert NEM.io landing page video here. https://nem.io/wp-content/themes/nem/video/nem-basic-intro-small.mp4

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

NASDAQ S BLOCKCHAIN AND THE ENABLEMENT OF COMPETITIVE ADVANTAGE

NASDAQ S BLOCKCHAIN AND THE ENABLEMENT OF COMPETITIVE ADVANTAGE NASDAQ S BLOCKCHAIN AND THE ENABLEMENT OF COMPETITIVE ADVANTAGE APAC BLOCKCHAIN CONFERENCE Peter Jessup, SVP of Global Technology, Nasdaq March 7, 2017 WHO WE ARE Over the past decade, Nasdaq has transformed

More information

DEVELOPING ON HYPERLEDGER FABRIC

DEVELOPING ON HYPERLEDGER FABRIC DEVELOPING ON HYPERLEDGER FABRIC COURSE OVERVIEW: This instructor-led Hyperledger training course is designed for developers and administrators who want to take a comprehensive deep dive on Hyperledger

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

Riding the Blockchain Wave for High Tech

Riding the Blockchain Wave for High Tech Riding the Blockchain Wave for High Tech Abstract Given the disruptive power of blockchain, a growing number of high tech companies are deploying proofs of concept across different enterprise scenarios.

More information

Drupal and the Blockchain. by Thorsten Krug - Front-end Drupal Developer Eva Shon - UX Developer

Drupal and the Blockchain. by Thorsten Krug - Front-end Drupal Developer Eva Shon - UX Developer Drupal and the Blockchain by Thorsten Krug - Front-end Drupal Developer Eva Shon - UX Developer Bitcoin 2010 First commercial bitcoin transaction: to buy a pizza for 10.000 BTC Value of "the pizza" today

More information

Smart Contracts on Blockchain Platforms

Smart Contracts on Blockchain Platforms Smart Contracts on Blockchain Platforms Prof. Dr. Florian Matthes 24.1.2019, Juristische Gesellschaft Augsburg e.v. Chair of Software Engineering for Business Information Systems (sebis) Faculty of Informatics

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

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. Rogers D. Stephens Technical FedEx I.T. April 2018

Blockchain. Rogers D. Stephens Technical FedEx I.T. April 2018 Blockchain Rogers D. Stephens Technical Fellow @ FedEx I.T. April 2018 Blockchain: An Emerging Technology What is it? Why is it significant? Gartner Hype Cycle 2017 2 Where did Blockchain come from? Ghost

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

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

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

Blockchains and the future of finance

Blockchains and the future of finance Blockchains and the future of finance David Yermack NYU Stern School of Business National Bureau of Economic Reseach FinTech UBS s trading floor, Stamford, Ct., USA 2005 2016 The blockchain When will the

More information

Building a Blockchain Government. Presented By : Mike Myburgh, Principal Architect - Office of the CTO 27 April 2018

Building a Blockchain Government. Presented By : Mike Myburgh, Principal Architect - Office of the CTO  27 April 2018 Building a Blockchain Government Presented By : Mike Myburgh, Principal Architect - Office of the CTO www.linkedin.com/in/mmyburgh 27 April 2018 CONFIDENTIALITY The following information is confidential

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 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 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 Developer TERM 1: FUNDAMENTALS. Blockchain Fundamentals. Project 1: Create Your Identity on Bitcoin Core. Become a blockchain developer

Blockchain Developer TERM 1: FUNDAMENTALS. Blockchain Fundamentals. Project 1: Create Your Identity on Bitcoin Core. Become a blockchain developer Blockchain Developer Become a blockchain developer TERM 1: FUNDAMENTALS Blockchain Fundamentals Project 1: Create Your Identity on Bitcoin Core Blockchains are a public record of completed value transactions

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

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

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

IOV: a Blockchain Communication System

IOV: a Blockchain Communication System IOV: a Blockchain Communication System December 2017 - February 2018 Antoine Herzog a, Serge Karim Ganem b, Isabella Dell c, and Florin Dzeladini d a antoine@iov.one; b karim@iov.one; c isabella@iov.one;

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

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

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

$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

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

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

In the future, many kinds of cryptocurrencies will be born, and service competition will increase.

In the future, many kinds of cryptocurrencies will be born, and service competition will increase. A financial revolution will be triggered by the birth of Blockchain! When people began to say this, most people did not attempt to listen to it. Several years have passed since then, and only some people

More information

chainfrog WHAT ARE SMART CONTRACTS?

chainfrog WHAT ARE SMART CONTRACTS? chainfrog WHAT ARE SMART CONTRACTS? WHAT ARE SMART CONTRACTS AND WHERE AND WHY WOULD YOU USE THEM A question I get asked again and again at lectures and conferences is, what exactly are smart contracts?

More information

The Blockchain and Cryptoeconomy Current Status and What Should We Do Moving Forward

The Blockchain and Cryptoeconomy Current Status and What Should We Do Moving Forward The Blockchain and Cryptoeconomy Current Status and What Should We Do Moving Forward PD Dr. Sönke Bartling (@soenkeba) Founder Blockchain For Science, Associated research Humboldt Institute for Internet

More information

TECHNICAL WHITEPAPER. Your Commercial Real Estate Business on the Blockchain. realestatedoc.io

TECHNICAL WHITEPAPER. Your Commercial Real Estate Business on the Blockchain. realestatedoc.io TECHNICAL WHITEPAPER Your Commercial Real Estate Business on the Blockchain realestatedoc.io IMPORTANT: YOU MUST READ THE FOLLOWING DISCLAIMER IN FULL BEFORE CONTINUING The Token Generation Event ( TGE

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

Why is IBM Blockchain based on Sebastjan Štucl Delivery Manager, GTS, IBM Slovenia

Why is IBM Blockchain based on Sebastjan Štucl Delivery Manager, GTS, IBM Slovenia Why is IBM Blockchain based on Hyperledger@LinuxFoundation Sebastjan Štucl Delivery Manager, GTS, IBM Slovenia sebastjan.stucl@si.ibm.com 2 Trusted Third Party IBM Blockchain 2017 IBM Corporation 3 There

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

DRAFT Dsion is. Startup Funding on Blockchain Platform

DRAFT Dsion is. Startup Funding on Blockchain Platform DRAFT 1.0.9 Dsion is Startup Funding on Blockchain Platform 2 Dsion White Paper Startup Funding on Blockchain Platform CONTENTS 1. What is Dsion? 5 1) Dsion Summary 5 1-1) Absence of a Fair and Secure

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

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

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 in the financial services industry. White Paper

Blockchain in the financial services industry. White Paper Blockchain in the financial services industry White Paper Table of contents A new model emerges Blockchain enabling a distributed ledger Key advantages Implementations as blockchain evolves The current

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

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

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

Deloitte EMEA Blockchain Lab Hungarian National Bank April 20 th, 2018

Deloitte EMEA Blockchain Lab Hungarian National Bank April 20 th, 2018 Deloitte EMEA Blockchain Lab Hungarian National Bank April 20 th, 2018 Blockchain Basics Use Case Examples Financial Services Regulatory Overview 2 Copyright Deloitte EMEA Blockchain Lab A decentralized,

More information

28 Jun 2018, Thiruvananthapuram Gold Sponsor

28 Jun 2018, Thiruvananthapuram Gold Sponsor 28 Jun 2018, Thiruvananthapuram Gold Sponsor Background National banks and regulators, exchanges and investment banks across the world are taking seriously the financial innovation of distributed ledger

More information

Will Blockchain Change the Audit? Zhiyong Li. Jianghan University, Wuhan, China. Introduction. The Blockchain Technology

Will Blockchain Change the Audit? Zhiyong Li. Jianghan University, Wuhan, China. Introduction. The Blockchain Technology China-USA Business Review, June 2017, Vol. 16, No. 6, 294-298 doi: 10.17265/1537-1514/2017.06.006 D DAVID PUBLISHING Will Blockchain Change the Audit? Zhiyong Li Jianghan University, Wuhan, China Blockchain

More information

VERSION /11/2017 BANKCOIN WHITE PAPER. By Bankcoin Team Website: bankcoin.io

VERSION /11/2017 BANKCOIN WHITE PAPER. By Bankcoin Team Website: bankcoin.io VERSION 1.0 21/11/2017 BANKCOIN WHITE PAPER By Bankcoin Team Website: bankcoin.io BANKCOIN WHITE PAPER Table of Contents Bankcoin white paper... 1 1. The Next Generation Banking Solution For The Next Era...

More information

A System-of-System Model

A System-of-System Model A System-of-System Model Claudio Lima, Ph.D. Blockchain Engineering Council BEC, Co-Founder IEEE DLT/Blockchain Standards, Vice-Chair, Chair NIST, September 17 th 2018 Disclaimer This presentation expresses

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

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

The Blockchain Identity

The Blockchain Identity The Blockchain Identity Campbell R. Harvey Duke University, NBER and Investment Strategy Advisor, Man Group, plc Revised September 16, 2016 Imagine Closing on a house with No title insurance Minimal legal

More information

Blockchain. Overhyped and Revolutionary... Why is everybody freaking out? 2016 IBM Corporation

Blockchain. Overhyped and Revolutionary... Why is everybody freaking out? 2016 IBM Corporation Blockchain Why is everybody freaking out? Overhyped and Revolutionary... 1 2 Blockchain: Broad applicability but beware the hype Identified use cases by industry 2% 2%3% 52% 4% 5% 8% 10% 15% Others Education

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

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

The XDC Protocol. XinFin Organization

The XDC Protocol. XinFin Organization The XDC Protocol TECHNICAL WHITEPAPER By XinFin Organization www.xinfin.org Blockchain technology for global trade and finance September 2017 Contact us: info@xinfin.org Table of Contents 1. Blockchain

More information

The Abjcoin white paper Nigeria s blockchain solution for global payment

The Abjcoin white paper Nigeria s blockchain solution for global payment 1 ABJ COIN THE FIRST NIGERIAN BLOCKCHAIN SOLUTION FOR GLOBAL PAYMENT WHITE PAPER LAST UPDATED 7/09/2017. 2 ABSTRACT Welcome to the white paper contract of Nigeria s first cryptocurrency, this contract

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

SME Banking: Financing & Digital Banking

SME Banking: Financing & Digital Banking SME Banking: Financing & Digital Banking Critical Points for a Successful SME Strategy With more than half of the world s people and businesses, Asia s prospects are bright if it can harness the energy

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

Bitcoin. CS 161: Computer Security Prof. Raluca Ada Popa. April 11, 2019

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

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

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

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

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

Equity Marketplace A Blockchain Implementation

Equity Marketplace A Blockchain Implementation Equity Marketplace A Blockchain Implementation About us I am Tullio Menga, ICT architect and developer. I have been working in Capital Market area during last twenty years, specifically in the field of

More information

Blockchain Technology and Automotive Industries. John Wagster Co-Chair, Blockchain and Cryptocurrency Practice

Blockchain Technology and Automotive Industries. John Wagster Co-Chair, Blockchain and Cryptocurrency Practice Blockchain Technology and Automotive Industries John Wagster Co-Chair, Blockchain and Cryptocurrency Practice What s the Big Deal About Blockchain? The Blockchain is a ledger Most ledgers are controlled

More information

Making Blockchain Real for Business Explained. V3.7, 27 October 16

Making Blockchain Real for Business Explained. V3.7, 27 October 16 Making Blockchain Real for Business Explained V3.7, 27 October 16 Page 1 Contents is Blockchain? is it relevant for our business? can IBM help us apply Blockchain? Page 2 Business networks, wealth & markets

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

A Comprehensive Reference Model for Blockchain-based Distributed Ledger Technology

A Comprehensive Reference Model for Blockchain-based Distributed Ledger Technology A Comprehensive Reference Model for Blockchain-based Distributed Ledger Technology Andreas Ellervee 1, Raimundas Matulevičius 1, Nicolas Mayer 2 1 Institute of Computer Science, University of Tartu, Estonia,

More information