東京へようこそ Welcome to Tokyo!

Size: px
Start display at page:

Download "東京へようこそ Welcome to Tokyo!"

Transcription

1 東京へようこそ Welcome to Tokyo!

2 Siddharth Singhal Project Ubin

3 Agenda 1. Introduction to CBDCs 2. Cash on Corda 3. Project Ubin: Introduction and key observations 4. Demo and Decentralised LSMs

4 1. CBDC Introduction

5 A wholesale payments solution on blockchain 2018 is the year of production for blockchains Systemic value of blockchains can only be realised with cash on-ledger Cryptocurrencies and private sector e-cash initiatives have first mover advantage, but reduce transparency for Central Banks. R3 has a suitable solution for Central Banks to facilitate wholesale payments between known participants and advantage of blockchain R3 has a proven track record with groups of Banks and Central Banks

6 Framing the topic: Wholesale digital fiat on blockchains! We are not suggesting issuing central bank currency in digital format to households -Unanswered questions around intrinsic interest provision, anonymity/identity, scalability, risks in times of systemic uncertainty, etc -See Appendix We are discussing the merits of recording the ownership of reserves on distributed ledgers (blockchains) - Participants are existing RTGS participants ie clearing banks etc - Participation could be extended stepwise to other financial intermediaries and a whitelist of corporates

7 The business case per jurisdiction Central Bank mandate: Mandates differ by jurisdiction, but a common goal is maintaining an orderly financial ecosystem, systemic stability, and responding to technological advances Tokenised wholesale currency will: Reduce systemic central-point-of-failure risks Reduce Herstatt-related risks Add value to the state s ecosystem, fully enabling the promise of blockchains Drive increased velocity of business within the ecosystem Prepare the state for the next step in the evolution of payment systems

8 2. Corda Cash on Corda

9 R3: Progress made with Central Banks Jasper (Bank of Canada) - Phase 1: Ethereum, Monetary model, PFMIs - Phase 2: Corda, LSM - Phase 3: DvP Ubin (Monetary Authority of Singapore) - Phase 1: Ethereum, Monetary model (Pledge, transfer, redeem) - Phase 2: Corda, Fabric, Quorum (RTGS, LSM) - Next phases: Bonds and DvP Cross border payments including FX Legal basis LionRock (Hong Kong Monetary Authority) - Phase 1: Corda, RTGS, Corporate access, DvP, atomic coupons - Next phases: DvP Cross border

10 Unrivaled work on Cash across the DLT landscape Blog posts Papers Decks Research IP Pledge/Issue/Tx/Redeem model Liquidity Saving Mechanisms Jasper Ubin LionRock Projects Argent Pilots Partners Systems Integrators Law firms Opportunities Central banks Commercial banks

11 3.1 Ubin Introduction

12 Project Ubin Phase2 Overview Collaborative design and rapid prototyping project, exploring the use of Distributed Ledger Technologies (DLT) for Real-Time Gross Settlement (RTGS) System Led by the Monetary Authority of Singapore (MAS) and The Association of Banks in Singapore (ABS). It is managed and delivered by Accenture, with a consortium of 11 financial institutions in Singapore and 4 technologies partners 12 The 13 weeks project successfully demonstrated that RTGS functions, especially Liquidity Saving Mechanism may be decentralised without comprising privacy 3 prototypes were developed using three DLT platforms: Corda, Hyperledger Fabric and Quorum Ref:

13 UBIN 2 KEY REQUIREMENTS Cash issuance/payment/destruction Queuing Mechanism Data privacy Deterministic settlement finality Liquidity-saving mechanism (LSM)

14 CASH Cash is an own able fact. Ownership can be transferred. Cash Owner: Alice Currency: SGD Amount: $10 8 Cash Owner: Bob Currency: SGD Amount: $10 Alice paid $10

15 QUEUEING MECHANISM An Obligation is a shared fact. Obligations will be settled by transferring cash at a future point in time. ALICE Id From To Amt By Penalty Paid 1 Alice Bob $ % daily $0 BOB Id From To Amt By Penalty Received 1 Alice Bob $ % daily $0 Alice Owes Bob $10 Payable by 31/03/17 9

16 PRIVACY A B No broadcast, need to know, uses point to point communication Confidential Identities, shared on a need to know basis D C

17 DETERMINISTIC SETTLEMENT FINALITY A transaction is an indivisible and irreducible set of changes such that either all occur, or nothing occurs. O 0 O 1 O 1 O 2 C 0 C 0 C 0 C 0 11

18 CONSENSUS - Service Corda decouples the consensus mechanism from the ledger. This unique capability is what enables an open network of nodes that can freely connect while retaining privacy. Notary is our term for this group of servers operated in a consensus pool providing a uniqueness service.

19 CONSENSUS - Pluggable Consensus is pluggable at transaction level, not system level Consensus algorithm tailored to needs of transaction type Currently implemented RAFT and BFT

20 APPROACH TO UBIN 2 REQUIREMENTS Key Requirements Cash issuance/payment/destruction Cash contract Approach Queuing Mechanism Obligation contract Data privacy Data propagated only to relevant nodes Deterministic settlement finality Transactions are atomic Liquidity-saving mechanism (LSM) Range of innovative options

21 3.2 Ubin Key Observations

22 MODELLING THE PROBLEM All payments are modelled as obligations (like IOUs) Payments are all made against an obligation Each node prioritises it s own obligations Each node chooses how much liquidity it will offer towards netting operations

23 CHALLENGES We don t want to reveal everyone s unsettled payments We need fast convergence We can t stop the world We must never be left in an incomplete state!

24 KEY OBSERVATIONS & FINDINGS PRIVACY 1 Privacy is inherent Need to know, point-to-point, instead of global broadcast 2 Shielding participants identities Confidential Identities: unique pair of public key to be exchanged between the sender and receiver for every transaction 3 In the Ubin Phase 2 prototype, transaction amount was not shielded. Among the pluggable algorithm choices, a cycle-solver was used (Details in LSM section) In any production implementation, a relevant design choice can be implemented for LSM algorithm

25 KEY OBSERVATIONS & FINDINGS SCALABILITY & PERFORMANCE 1 Multiple notary services or cluster required To allow load balancing and avoid single point of failure 2 Transaction graph can be trimmed through re-issuance of the assets Provenance chain of an asset can be long after several handovers of an asset. 3 Cycle-solver does not require the network to freeze Payment instructions can be processed while gridlock resolution is running

26 KEY OBSERVATIONS & FINDINGS RESILIENCY 1 Network continue operates without dependency to any participant 2 In this prototype, single notary service can be improved Cluster consensus services can be implemented and operated by multiple parties to support geographically diverse transacting parties

27 KEY OBSERVATIONS & FINDINGS FINALITY 1 Notary ensures finality By obtaining a notary signature, participants of the transaction can be equally sure that the input states are unconsumed (unspent) by prior transactions 2 Atomic transaction in gridlock settlement Settlement transaction is executed through a single atomic netting transaction

28 CHALLENGES Fulfilled We don t want to reveal everyone s unsettled payments We need fast convergence We can t stop the world We must never be left in an incomplete state!

29 Road ahead on Ubin

30 4.1 Demo Core Functions

31 GRIDLOCK RESOLUTION NODE MAP Five banks will be used to walkthrough Gridlock Resolution: C M Credit Suisse MUFG Credit Suisse MAS Regulator MAS Central Bank MUFG MEPS+ Simulated with an interface stub (for Pledge and Redeem) J J.P. Morgan O OCBC S Standard Chartered J.P. Morgan OCBC Standard Chartered 6 other banks

32 CORE FUNCTIONS DEMO J.P. MORGAN CREDIT SUISSE Pledge $1,000,000 $0 $0 MAS MEPS+ PLEDGE Approve Pledge $1,000,000 $1,000,000 $0

33 Demo Video - Pledge

34 CORE FUNCTIONS DEMO J.P. MORGAN CREDIT SUISSE Pledge $1,000,000 $0 $0 MAS MEPS+ PLEDGE Approve Pledge $1,000,000 $1,000,000 $0 Transfer $700,000 (Normal Priority) FUND TRANSFER $300,000 $700,000

35 Demo Video - Transfer

36 CORE FUNCTIONS DEMO J.P. MORGAN CREDIT SUISSE Pledge $1,000,000 $0 $0 MAS MEPS+ PLEDGE Approve Pledge $1,000,000 $1,000,000 $0 Redeem $190,000 $300,000 Transfer $700,000 (Normal Priority) $700,000 FUND TRANSFER MAS MEPS+ Approve Redeem $190,000 $110,000 $700,000 REDEEM

37 Demo Video - Redeem

38 CORE FUNCTIONS DEMO J.P. MORGAN CREDIT SUISSE $110,000 $700,000 Transfer $150,000 (Normal Priority) Transfer $320,000 (Normal Priority) Transfer $280,000 (Normal Priority) QUEUE QUEUE From To Amount Priority Status J.P. MORGAN CREDIT SUISSE $150,000 Normal Active J.P. MORGAN CREDIT SUISSE $320,000 Normal Active J.P. MORGAN CREDIT SUISSE $280,000 Normal Active

39 Demo Video - Queue

40 CORE FUNCTIONS DEMO J.P. MORGAN $110,000 CREDIT SUISSE $700,000 QUEUE Transfer $150,000 (Normal Priority) Transfer $320,000 (Normal Priority) Transfer $280,000 (Normal Priority) From To Amount Priority Status J.P. MORGAN CREDIT SUISSE $150,000 Normal Active J.P. MORGAN CREDIT SUISSE $320,000 Normal Active J.P. MORGAN CREDIT SUISSE $280,000 Normal Active Update Priority $280,000 HIGH PRIORITY QUEUE QUEUE From To Amount Priority Status J.P. MORGAN CREDIT SUISSE $280,000 High Active J.P. MORGAN CREDIT SUISSE $150,000 Normal Active J.P. MORGAN CREDIT SUISSE $320,000 Normal Active UPDATE PRIORITY $110,000 $700,000

41 Demo Video - High Priority

42 CORE FUNCTIONS DEMO J.P. MORGAN $110,000 CREDIT SUISSE $700,000 Update Status $150,000 ON-HOLD QUEUE From To Amount Priority Status J.P. MORGAN CREDIT SUISSE $280,000 High Active J.P. MORGAN CREDIT SUISSE $150,000 Normal On-Hold J.P. MORGAN CREDIT SUISSE $320,000 Normal Active UPDATE STATUS ON-HOLD $110,000 $700,000

43 Demo Video On Hold

44 CORE FUNCTIONS DEMO J.P. MORGAN CREDIT SUISSE Pledge $350,000 Approve Pledge $350,000 MAS MEPS+ $110,000 QUEUE $110,000 $460,000 QUEUE Update Status: $150,000 ON-HOLD From To Amount Priority Status J.P. MORGAN CREDIT SUISSE $280,000 High Active J.P. MORGAN CREDIT SUISSE $150,000 Normal On-Hold J.P. MORGAN CREDIT SUISSE $320,000 Normal Active Settle Queues From To Amount Priority Status J.P. MORGAN CREDIT SUISSE $150,000 Normal On-Hold J.P. MORGAN CREDIT SUISSE $320,000 Normal Active $700,000 $700,000 $700,000 UPDATE STATUS ON-HOLD SETTLE QUEUE UPON SUFFICIENT LIQUIDITY $180,000 $980,000

45 Demo Video Pledge, Settle Queue

46 CORE FUNCTIONS DEMO J.P. MORGAN $180,000 CREDIT SUISSE $980,000 Cancel $150,000 QUEUE From To Amount Priority Status J.P. MORGAN CREDIT SUISSE $150,000 Normal On-Hold J.P. MORGAN CREDIT SUISSE $320,000 Normal Active CANCEL $180,000 $980,000

47 Demo Video Cancel

48 CORE FUNCTIONS DEMO J.P. MORGAN $180,000 CREDIT SUISSE $980,000 Cancel $150,000 QUEUE From To Amount Priority Status J.P. MORGAN CREDIT SUISSE $150,000 Normal On-Hold J.P. MORGAN CREDIT SUISSE $320,000 Normal Active CANCEL $180,000 Update Status: $150,000 ACTIVATE $980,000 QUEUE From To Amount Priority Status J.P. MORGAN CREDIT SUISSE $150,000 Normal Active UPDATE STATUS RE-ACTIVATE No Transaction in Queue Settle Queues $30,000 Settle Queues $1,130,000

49 Demo Video Cancel, Reactivate, Settle Queue

50 4.2 Decentralised LSMs A walkthrough of the approach in UBIN- Ph2 prototype

51 GRIDLOCK RESOLUTION NODE MAP Five banks will be used to walkthrough Gridlock Resolution: C M Credit Suisse MUFG Credit Suisse MAS Regulator MAS Central Bank MUFG MEPS+ Simulated with an interface stub (for Pledge and Redeem) J J.P. Morgan O OCBC S Standard Chartered J.P. Morgan OCBC Standard Chartered 6 other banks

52 GRIDLOCK RESOLUTION SCENARIOS GRIDLOCK SCENARIO 1 GRIDLOCK SCENARIO 2 T1=5k C (3k) T5=7k T1=5k C (3k) T8=8K M (4k) S (3k) M (4k) T9=100k T7=6k T10=5k S (3k) T2=6k T4=8k T2= 6k T6=7k J (5k) T3=7k O (4k) T3=30k J (5k) T4= 8k O (4k) T5=80k

53 TWO STAGE APPROACH

54 DETECT Any node may initiate a scan, but let us first consider it being started by node A

55 DETECT A initiates the scan and requests nodes B and C continue it. A records edge AB and AC.

56 DETECT Node B subsequently requests that node C continue the scan, while node C requests both nodes B and D continue.

57 DETECT Node D responds with the details of the edge DC. At this point it is possible that either node B or C may take different actions, dependent on the timing of the scan, but node C bundles the reply from D regarding edge DC, while adding details of the edge CA. Node B offers details of the edge BC.

58 DETECT Node A collates the replies from B and C, forming a view of a graph with edges AB, CA, BC and DC.

59 PLAN Find cycles from detect phase Prioritise cycles Compute netting payments Agree netting solution with all participants Execute atomic netting payments and settlements Netting solutions are always cycles!

60 PLAN (1 minute overview) 1. Split graph into strongly connected component (Tarjan) 2. Find all cycles in graph (Johnson) 3. Overlay obligations onto each cycle 4. Consider whether each cycle can be netted 5. Pick the cycle that meets some pre-defined heuristic Largest gross amount of obligations settled Largest cycle 6. Return netting payments and obligations to settle

61 EXECUTE Consider the case where C needs to make a payment to B to settle ABCA. A plans the netting solution and finds C must pay B. Generates a transaction to make one payment that settles the three payment obligations.

62 EXECUTE A builds a payload with the anonymised netting details, adds his obligations AB and AC.

63 EXECUTE As C is a payee, they generate a new anonymous public key that B should make a payment to. C can also add the edge BC to the transaction builder. C then sends the payload to B.

64 EXECUTE B makes a payment to the anonymous key added by C. There are no more obligations to add as A and C have already added them. The collection of states is complete, so B can now sign this transaction proposal B then sends the proposal to A for signing.

65 EXECUTE NOTARY CLUSTER A signs then sends to C, who also signs. C then sends to B. At this point all the signatures have been collected. B then sends the fully signed transaction to the notary for finalisation. B can this distribute the finalised atomic transaction to A and C by doing one more circumnavigation of the cycle.

66 Thank you

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

STELL\ STELLA - a joint research project of the European Central Bank and the Bank of Japan

STELL\ STELLA - a joint research project of the European Central Bank and the Bank of Japan STELL\ STELLA - a joint research project of the European Central Bank and the Bank of Japan systems: 201 Contents 1 Background 2 2 Main findings of the joint analysis 3 3 Delivery versus payment (DvP)

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

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

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

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

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

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

More information

Blockchain technology in financial institutions 1

Blockchain technology in financial institutions 1 Blockchain technology in financial institutions 1 Sander van Loosbroek, Director Distributed Ledger Technologies, Cegeka Blockchain is a shared, distributed ledger that is secured by cryptography. Computers

More information

Blockchain s Potential Role in Payment Modernization

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

More information

Table of Contents. 1. Real Estate Market Opportunity in Global Real Estate World DLT Tech for Real Estate...2

Table of Contents. 1. Real Estate Market Opportunity in Global Real Estate World DLT Tech for Real Estate...2 ABSTRACT: This whitepaper provides a short description about RESTA s secure platform for overseas real estate investments, the Distributed Ledger Technology(DLT)for banks and real estate entities which

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

Anthony O Dowd IBM Blockchain Labs V3.3, 12 July 16

Anthony O Dowd IBM Blockchain Labs V3.3, 12 July 16 Making Blockchain Real for Business Explained Anthony O Dowd IBM Blockchain Labs V3.3, 12 July 16 Page 1 Contents is Blockchain? is it relevant for our business? can IBM help us apply Blockchain? Page

More information

Bulletin. Vol. 81, No. 5 May 2018 RESERVE BANK OF NEW ZEALAND / BULLETIN, VOL. 81, NO. 5, MAY

Bulletin. Vol. 81, No. 5 May 2018 RESERVE BANK OF NEW ZEALAND / BULLETIN, VOL. 81, NO. 5, MAY Bulletin Vol. 81, No. 5 May 2018 1 Reserve Bank of New Zealand Bulletin Subscribe online: https://www.rbnz.govt.nz/email-updates For back issues visit: https://www.rbnz.govt.nz/research-and-publications/reserve-bank-bulletin

More information

Deutsche Börse Group Hyperledger Case Study

Deutsche Börse Group Hyperledger Case Study Deutsche Börse Group Hyperledger Case Study DEUTSCHE BÖRSE GROUP is a leading global exchange organization and a track record of innovation in information technology in the financial sector. Here we explain

More information

BAHTNET System Payment System Innovation Year 2001

BAHTNET System Payment System Innovation Year 2001 BAHTNET System Payment System Innovation Year 2001 1. Introduction 1. The Bank of Thailand (BOT) developed the BAHTNET (Bank of Thailand Automated Highvalue Transfer Network) System as an infrastructure

More information

UNLOCKING INFINITE VALUE BLOCKCHAIN IN COLLATERAL MANAGEMENT

UNLOCKING INFINITE VALUE BLOCKCHAIN IN COLLATERAL MANAGEMENT UNLOCKING INFINITE VALUE BLOCKCHAIN IN COLLATERAL MANAGEMENT FS PERSPECTIVES 05 What is blockchain in the collateral management context? 09 How can blockchain benefit collateral management? 10 What is

More information

Blockchain & Standards ANSI SPRING

Blockchain & Standards ANSI SPRING Blockchain & Standards ANSI SPRING Heather Kreger, CTO International Standards V5.0 2017 IBM Corporation Requirements of blockchain for business Append-only distributed system of record shared across business

More information

Ruschlikon embraces Blockchain technology

Ruschlikon embraces Blockchain technology ACORD Meets Blockchain 9 th February 2017 Ruschlikon embraces Blockchain technology Régis DELAYAT SCOR, Senior Digital Advisor to the Chairman Ruschlikon, Chair Agenda 1 Overview of the Ruschlikon initiative

More information

Clearstream Snapshot

Clearstream Snapshot Clearstream Snapshot Clearstream a trusted global name A reliable infrastructure to protect your assets Clearstream is a global leader in post-trade securities services with around EUR 14 trillion in assets

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

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: Potential Impact on Shipping and Logistics K. Blythe Daly, New York April 11, 2018

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

More information

UNLOCKING INFINITE VALUE BLOCKCHAIN IN COLLATERAL MANAGEMENT

UNLOCKING INFINITE VALUE BLOCKCHAIN IN COLLATERAL MANAGEMENT UNLOCKING INFINITE VALUE BLOCKCHAIN IN COLLATERAL MANAGEMENT FS PERSPECTIVES 05 09 12 What is blockchain in the collateral management context? 10 How can blockchain benefit collateral management? 13 What

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

Blockchain in practice Blockchain in practice Johan Toll, AVP, NASDAQ Market Technology October, 2017 The state of blockchain PUBLIC BLOCKCHAIN ASSETS DRAMATICALLY OUTPERFORMS TRADITIONAL ASSETS Source: Coindesk 3 AGGREGATE

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

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

Harnessing Commodity Markets Commodities and Blockchain - Distributed Ledger Technology

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

More information

Blockchain in Insurance: An Introduction

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

More information

Komodo Platform Overview

Komodo Platform Overview Komodo Platform Overview w w w. k o m o d o p l a t f o r m. c o m Goldenman Korean Ambassador KOMODO basic information Category : Privacy, Platform ICO Date : 2016 년 9-10 월 Total supply : 200,000,000

More information

White Paper-Diamante NET

White Paper-Diamante NET White Paper- Copyright Notice 2018. All Rights Reserved. This documentation is the sole property of Diamante Blockchain. Diamante Blockchain believes the information in this document or page is accurate

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: An introduction and use-cases June 12 th, 2018

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

More information

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

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

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

More information

Distributed ledger technologies (DLTs) - revolution or evolution?

Distributed ledger technologies (DLTs) - revolution or evolution? Andrea Pinna Market Integration Division Distributed ledger technologies (DLTs) - revolution or evolution? Helsinki - 14 June 2016 The views expressed are those of the author and do not necessarily reflect

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

Finding a Better Way Enabled by Corda

Finding a Better Way Enabled by Corda Case Study How R3 is working with CryptoBLK, HSBC and other banks and corporates to revolutionize and revitalize trade finance letters of credit, using the power of the Corda blockchain platform It s not

More information

Monetary Policy and Payments

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

More information

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? Enterprise Design considerations? can IBM help us apply Blockchain? Page 2 Business networks, wealth & markets

More information

Digital KYC Utility for UAE Concept Paper

Digital KYC Utility for UAE Concept Paper Digital KYC Utility for UAE Concept Paper Overview of KYC shared utility concept What is Know Your Customer (KYC)? KYC is the process of verifying the identity of clients and assessing potential risks

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

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

BUSINESS DISRUPTION WITH BLOCKCHAIN. September 15th, 2017

BUSINESS DISRUPTION WITH BLOCKCHAIN. September 15th, 2017 BUSINESS DISRUPTION WITH BLOCKCHAIN September 15th, 2017 Agenda 1. My own experience 2. Will Blockchain change the world? 3. Why explotion still missing 4. Two Constrains 5. Is the gigantic wave arriving

More information

Blockchain, Linux, and Open Source Innovation. Matthew Golby-Kirk Global Blockchain Enablement, CTO Europe Office, IBM

Blockchain, Linux, and Open Source Innovation. Matthew Golby-Kirk Global Blockchain Enablement, CTO Europe Office, IBM Blockchain, Linux, and Open Source Innovation Matthew Golby-Kirk Global Blockchain Enablement, CTO Europe Office, IBM mgk@uk.ibm.com Page 1 Contents is Blockchain? is it relevant for our business? can

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

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

Blockchain. Delivered. Blockchain. Delivered. Paul Benwell & Associates Investor Presentation February 21, 2018 2018 BLOK Technologies Inc. Disclaimer Except for the statements of historical fact, this presentation contains

More information

MEDIA RELEASE. The two pilot payment transactions were:

MEDIA RELEASE. The two pilot payment transactions were: MEDIA RELEASE Media Release Includes suggested Tweets, Facebook posts, keywords and official hashtags OCBC BANK IS FIRST BANK IN SOUTHEAST ASIA TO USE BLOCKCHAIN TECHNOLOGY FOR CROSS-BORDER PAYMENT SERVICES

More information

Me, myself and my Car Dossier

Me, myself and my Car Dossier Me, myself and my Car Dossier Data protection and identities in the age of blockchains Matthias Loepfe Head of AdNovum Incubator 1 What is Blockchain? Blockchain Cryptocurrency Blockchain = Technology

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

White Paper for an Alternative Currency in Zimbabwe

White Paper for an Alternative Currency in Zimbabwe White Paper for an Alternative Currency in Zimbabwe www.zimbo.cash Contents: WHAT IS ZIMBOCASH? 3 A ZIMBOCASH MOVEMENT 4 OUR VISION 5 EXISTING CHALLENGES 6 WHAT IS DIFFERENT ABOUT ZIMBOCASH? 9 PHASE 1:

More information

Blockchain and Intellectual Property: An Interdependent Relationship

Blockchain and Intellectual Property: An Interdependent Relationship Blockchain and Intellectual Property: An Interdependent Relationship 1 Blockchain is a New Type of Database Shared Source of Truth Distributed every participant has a copy Accurate trust mechanism used

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

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

Altoros Hyperledger Demo. Distributed Clearing Platform for Derivatives

Altoros Hyperledger Demo. Distributed Clearing Platform for Derivatives Altoros Hyperledger Demo Distributed Clearing Platform for Derivatives Introducing Hyperledger A collaborative effort created to advance blockchain technology by identifying and addressing important features

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

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

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

Table of contents. 2

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

More information

Blockchain in Re/Insurance

Blockchain in Re/Insurance Blockchain in Re/Insurance Technology with a Purpose Swiss Re Institute Paul Meeusen, Head Distributed Technology, Swiss Re Alessandro Sorniotti, Research Staff Member, IBM Rüschlikon, 7 November 2017

More information

BSafe.network. 25/07/2559 Informal Thai Crypto Blockchain Workshop THNIC.

BSafe.network. 25/07/2559 Informal Thai Crypto Blockchain Workshop THNIC. BSafe.network 25/07/2559 Informal Thai Crypto Blockchain Workshop THNIC pindar.wong@gmail.com Objectives: Starting with Questions! Technical Discussion (Bitcoin and Ethereum Protocols) 1) Identifying 3

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

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

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

Metro: A peer-to-peer cross-chain digital asset exchange

Metro: A peer-to-peer cross-chain digital asset exchange Metro: A peer-to-peer cross-chain digital asset exchange Metro.software 2018 metrosoftware@zoho.com Abstract The pegged sidechain technology allows us to safely move assets from the asset mainchain to

More information

The OneAlto Token (O-Token ) Standard. Version February 28, Abstract

The OneAlto Token (O-Token ) Standard. Version February 28, Abstract The OneAlto Token (O-Token ) Standard Version 1.0.0 February 28, 2019 Abstract OneAlto is building a decentralized compliance protocol to standardize the way cryptosecurities are issued and traded on blockchains.

More information

SAI Blockchain. Dirk Hermans, KBC 24/10/2017. Company

SAI Blockchain. Dirk Hermans, KBC 24/10/2017. Company SAI Blockchain Dirk Hermans, KBC 24/10/2017 Company What it is not KBC 2 Cryptocurrencies And +1000 more!! Blockchain & financial institutions : the forgotten words LIABILITY GOVERNANCE REGULATIONS Ijsberg

More information

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

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

More information

Handling Invoice Data on a Trade Finance Blockchain

Handling Invoice Data on a Trade Finance Blockchain Handling Invoice Data on a Trade Finance Blockchain JEDTrade White Paper 1. BACKGROUND Trade finance concerns the financing of both domestic and international trade transactions. A trade transaction requires

More information

NEOGOLD whitepaper NEOGOLD NEOGOLD

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

More information

Making Blockchain Real for Governments

Making Blockchain Real for Governments Making Blockchain Real for Governments Networks of Trusted Data V1.0 August 8 th 2016 Page 1 Imagine if You can see all places your food has traveled from the farm to your table Before you left the auto

More information

Blockchain and the Disruptive Technologies of the Future

Blockchain and the Disruptive Technologies of the Future Blockchain and the Disruptive Technologies of the Future IASA Central Illinois Chapter Conference 27 April 2017 Governing Distributed Ledgers Developing an Ecosystem Integrating Government CivTech Blockchain

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

Enterprise Blockchain Adoption:

Enterprise Blockchain Adoption: Enterprise Blockchain Adoption: What Can We Expect for 2018 and Beyond? HfS Research Saurabh Gupta Chief Strategy Officer Enterprise Blockchain Adoption: What Can We Expect for 2018 and Beyond? SIG Global

More information

Z K P 3 M E D I C A L C L A I M M A N A G E M E N T S Y S T E M C O R D A C O N T O K Y O

Z K P 3 M E D I C A L C L A I M M A N A G E M E N T S Y S T E M C O R D A C O N T O K Y O Z K P 3 M E D I C A L C L A I M M A N A G E M E N T S Y S T E M C O R D A C O N T O K Y O 2 0 1 8 A B O U T e M A L I. I O emali.io was informally formed in March 2016 by two scientists headed by L. Ma,

More information

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

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

More information

Blockchain + XBRL. A Distributed Ledger Technology. A Global Standard for Exchanging Business Information.

Blockchain + XBRL. A Distributed Ledger Technology. A Global Standard for Exchanging Business Information. Blockchain A Distributed Ledger Technology + XBRL A Global Standard for Exchanging Business Information. How Did We Get Here? XBRL is a freely available and global standard for exchanging business information.

More information

SATURN Blockchain is the answer What was the question again? 14 th Annual SEI Architecture Technology User Network Conference

SATURN Blockchain is the answer What was the question again? 14 th Annual SEI Architecture Technology User Network Conference SATURN 2018 14 th Annual SEI Architecture Technology User Network Conference MAY 7 10, 2018 PLANO, TEXAS Blockchain is the answer What was the question again? Harald Wesenberg Specialist IT Statoil 1 SATURN

More information

IFRS Today. Introducing blockchain and cryptocurrencies. KPMG s podcast series on IFRS and financial reporting EPISODE 4 TRANSCRIPT. Host.

IFRS Today. Introducing blockchain and cryptocurrencies. KPMG s podcast series on IFRS and financial reporting EPISODE 4 TRANSCRIPT. Host. IFRS Today: Introducing blockchain and cryptocurrencies 1 IFRS Today KPMG s podcast series on IFRS and financial reporting 19 July 2018 EPISODE 4 TRANSCRIPT Introducing blockchain and cryptocurrencies

More information

DS Protocol - Securitize s Digital Ownership Architecture for Complete Lifecycle Management of Digital Securities

DS Protocol - Securitize s Digital Ownership Architecture for Complete Lifecycle Management of Digital Securities DS Protocol - Securitize s Digital Ownership Architecture for Complete Lifecycle Management of Digital Securities Carlos Domingo, Shay Finkelstein, Jorge Serna Version 1.0.0 - June 5th, 2018 1 The Securitize

More information

made in Toronto Canada s crypto pioneers, like stars bound by gravity, have come together as today s Blowfish collaborators.

made in Toronto Canada s crypto pioneers, like stars bound by gravity, have come together as today s Blowfish collaborators. made in Toronto Able to move real world assets into blockchains through sophisticated asset tokenization Multi-purpose blockchain firm Canada s crypto pioneers, like stars bound by gravity, have come together

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

WORKING TOGETHER TO EXPAND YOUR GLOBAL REACH

WORKING TOGETHER TO EXPAND YOUR GLOBAL REACH WORKING TOGETHER TO EXPAND YOUR GLOBAL REACH moving money for better INTERNATIONAL PAYMENTS FOREIGN EXCHANGE GLOBALIZATION HAS CHANGED THE FACE OF BUSINESS Western Union pioneered the idea of moving money

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

Dreaming of a Frictionless Market

Dreaming of a Frictionless Market Dreaming of a Frictionless Market Digital Transformation in Insurance 2 nd May 2018 B3i 2018 Agenda 1. Background to Blockchain and B3i 2. Current product and future applications 3. Current priorities

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

ITU-T activities on Blockchain

ITU-T activities on Blockchain SG11 Workshop Control plane of IMT-2020 and emerging networks. Current issues and the way forward (Geneva, Switzerland, 15 November 2017) ITU-T activities on Blockchain Gyu Myoung Lee LJMU, UK/KAIST, Korea

More information

Deloitte EMEA Blockchain Lab Blockchain Fundamentals 28 th September 2017

Deloitte EMEA Blockchain Lab Blockchain Fundamentals 28 th September 2017 Deloitte EMEA Blockchain Lab Blockchain Fundamentals 8 th September 017 1 Blockchain 101 & Blockchain Trends Blockchain & Energy Deloitte EMEA Blockchain Lab 017 Deloitte A decentralized, distributed ledger

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

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 Demystified for Business Intelligence Professionals

Blockchain Demystified for Business Intelligence Professionals Blockchain Demystified for Business Intelligence Professionals Jennifer Stirrup Director Data Relish Ltd Jen Stirrup Boutique Consultancy Owner of Data Relish Postgraduate degrees in Artificial Intelligence

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

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

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

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

More information

Blockchain & Smart Contracts. Project Management tools in the 21 st Century

Blockchain & Smart Contracts. Project Management tools in the 21 st Century 1 Blockchain & Smart Contracts Project Management tools in the 21 st Century Ancient Ledgers Early Transactional Trust 2 Modern Ledgers Still Basically the Same? 3 Current Information Systems 4 Lack of

More information

Blockchain: game changer or just another tech trend? Ken Marke Chief Marketing & Communications Officer, B3i Technologies

Blockchain: game changer or just another tech trend? Ken Marke Chief Marketing & Communications Officer, B3i Technologies Blockchain: game changer or just another tech trend? Ken Marke Chief Marketing & Communications Officer, B3i Technologies Update on B3i development and priorities Agenda 1. Background to Blockchain and

More information

Swiss OTC Blockchain Information about the Swiss OTC Blockchain and further development

Swiss OTC Blockchain Information about the Swiss OTC Blockchain and further development Swiss OTC Blockchain Information about the Swiss OTC Blockchain and further development Michele Forte, Head of Fintech, michele.forte@ti8m.ch Consulting. Design. Agile Projects. Products. Innovation Hosting.

More information

Blockchain - Technologies for the Automotive Industry

Blockchain - Technologies for the Automotive Industry Blockchain - Technologies for the Automotive Industry AAGinkgo Ginkgo Management Management Consulting ConsultingWhite Publication Paper HAMBURG SHANGHAI SINGAPORE ZURICH 2014 2017 www.ginkgo.com 1 Introduction

More information