Blockchain Basics with focus on Energy

Size: px
Start display at page:

Download "Blockchain Basics with focus on Energy"

Transcription

1 Blockchain Basics with focus on Energy Energy Blockchain Webinar Series: Webinar #2 July 13, 2018 July 13 th 2018 Tony Giroti, CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, Content Copyright 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, 1

2 Your Presenter Tony Giroti 25+ years in IT Bachelor and Masters in Electrical & Computer Engineering Developed Distributed Computing Platforms Developed High Availability Transaction Processing Applications Designed Fault-Tolerant, Massively-Scalable Supercomputers Entrepreneur, Founded a few Startups Spent last 12 yrs in Energy, Smartgrid and now Energy Blockchain Emeritus Council, Board member in US DOE GWAC, NIST SGIP 5 USPTO Patents Chairman, Energy Blockchain Consortium July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 2

3 Disclaimer Any product, individual or company mentioned in this webinar should not be construed as an endorsement by the Energy Blockchain Consortium. We have avoided the use of names so any mention is purely coincidental or for illustrative purposes only. All participants are expected to conduct in the webinar per the professional, business like and common sense norms. July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, 3

4 Energy Blockchain Webinar Series Energy Blockchain Webinar Series created by Energy Blockchain Consortium Today s Webinar is the 2 nd Webinar FREE to anyone registering (energy-blockchain.org/webinars) 12 Webinars: 1 st Friday of month (except holiday to 1pm EST 2018: Jun 1, Jul 13, Aug 3, Sep 7, Oct 5, Nov 2, Dec : Jan 4, Feb 1, Mar 1, Apr 5, May 3 Webinars are also available for offline viewing About Energy Blockchain Consortium: A non-profit consortium of Companies interested in using Blockchain technology to solve the most compelling problems in the Energy industry. Join as members. energy-blockchain.org or send me an tony@energy-blockchain.org July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 4

5 Topics A Recap on Blockchain from last webinar What is Blockchain & How does it work with an example? What is under the Blockchain hood? What is Distributed Ledger? What is Smart Contract? What is Consensus? How does Blockchain make stuff more secure? What are Cryptocurrencies and Wallets? P2P Transaction (example) The Energy Blockchain Use Case July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 5

6 What is Blockchain and how does it work? July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, 6

7 What is Blockchain? The World Today A Company Bank, Utility, Insurance, ISO, Retailer Application The World with Blockchain (Next Gen. of Distributed Computing Platform) Company A Company B Company C Company D Blockchain Node A Blockchain Node B Blockchain Node C Blockchain Node D Business Logic Database Ledger A Ledger B Ledger C Ledger D Centralized Control (w or w/o distribution) Data: Company has 1 or more databases Business Logic: Company runs biz process Control: Company controls Data & App Trust: The Company is the Trusted Party Decisions: Made by The company History: The Company knows it Changes: Made by The Company Transactions: In Company s Database De-Centralized Control (Nodes are connected via P2P Network) Data in multiple databases i.e. in distributed Ledgers so multiple nodes have Same Data Business Logic: Same SmartContract runs in multiple companies Control: 1 Company DOES NOT Control Data & App. Who does? Individuals (Us), Node operators, others Trust: Blockchain technology is the Trusted Party & NOT company (So no people trust required Trustless Decisions: All Participants must agree on the Validity (CONSENSUS) History: All Participants know where the data came from (PROVENANCE) Changes: Data and SmartContract Logic CANNOT be changed (IMMUTABILITY) Transactions: Any Shared ledgers has ownership of assets or completion of transaction (FINALITY) July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 7

8 How Blockchain works? 1 3 widgets Example: Andy sold 3 widgets to Bob. Rate is $1 per unit. Andy Company A $3 2 Blockchain Node A SmartContract: Amt = Units x 1 Ledger A Tx Bob $3 4 Tx Company B Blockchain Node B SmartContract: Amt = Units x 1 Ledger B 6 Provisional Unconfirmed Transactions Memory Pool Tx 7 Tx Company C Blockchain Node SmartContract: Amt = Units x 1 Ledger C Provisional Unconfirmed Transactions Memory Pool Tx Ty 9 3 Node A Creates a digitally signed TRANSACTION (a) 3 Widgets from Andy to Bob Tx (b) $3 from Bob to Andy 5 Node B: VERIFICATION of Transaction (a) Does it comply with Blockchain rule (b) Is its Digital Signature ok (c) Are there any conflicts with prev transactions 8 Node C: VERIFICATION of Transaction (a) Does it comply with Blockchain rule (b) Is its Digital Signature ok (c) Are there any conflicts Like Transactions, BLOCKS also Propagated from Node to Node and linked as a Chain. Hence BLOCKCHAIN 11 Periodically VALIDATORS create Blocks (a) If Node C was a VALIDATOR it creates a BLOCK in Ledger C (b) VALIDATOR is rewarded (from transaction charge) Hash: 32 bytes unique ID of BLOCK July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 8 10 Link to Prev Hash Time Stamp A set of Transactions Tx Ty

9 A Blockchain Application A Blockchain App An app that allows me to sell widgets at $1 per unit and discount of 10% over 10 units The World with Blockchain (Nodes are connected via P2P network) Company A Company B Company C Company D Blockchain Node A Blockchain Node B Blockchain Node C Blockchain Node D Smart ContractX: Rate $1 per unit with 10% disc. for over 10 units Transactions Tx, Ty, Ta, Tb, Tc.. : Ledger A Ledger B Ledger C Ledger D - Andy sold 3 widgets to Bob: Bob Andy $3 - Cathy sold 10 widget to Dan: Dan Cathy $9 - Emily sold 1 widgets to Frank: Emily Frank $1 Block 123 BLOCK hash Block 124 BLOCK Hash Block 125 BLOCK Hash Block 126 BLOCK Hash - Gina sold Previous Block Hash Previous Block Hash Previous Block Hash Previous Block Hash Time Stamp Time Stamp Time Stamp Time Stamp Blocks - 123, 124, 125, 126 Transactions Tx Ty Transactions Ta Transactions Tc Tc Tc Transactions Td Te Jun 1, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 9

10 What is under the Blockchain hood? July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, 10

11 Basic Blockchain Technology Applications Middleware Functions Features Languages Apps Blockchain Under the Hood (Architecture) PoW, PoA, PoS Smart Contract X Smart Contract Y Crypto Currency Fiat Exchange Others Solidity Go Java Kotlin Legal Prose Others Immutability Trustless Provenance Finality Democratization Disintermediation Distributed Ledger Smart Contract Decentralized Consensus Public Private Key Security Crypto Currency & Wallets Hashing, BFT, other Algorithms Fault Tolerance Transaction Process, Secure messaging Transaction Scripts Virtual Machine Verification, Block Creation Transaction Linkage Time stamping scheme Accounts & Addresses Transaction Distribution Operating System Networking File System Database Operation & Management Hardware July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 11

12 Blockchain deployed The World with Blockchain (Next Gen. of Distributed Computing Platform) Company A Company B Company C Company D Blockchain Node A Blockchain Node B Blockchain Node C Blockchain Node D Ledger A Ledger B Ledger C Ledger D For PoW Consensus (optional) Data Mining Company X Data Mining Company Y Data Mining Person Z July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 12

13 What are the core functions of Blockchain? 1 Distributed Ledger 4 Public Private Key Security 2 Smart Contract 5 Crypto Currency & Wallets 3 Decentralized Consensus July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 13

14 Blockchain core functions 1 Distributed Ledger July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 14

15 Distributed Ledger Key Question: We ve had Distributed DBs for years; why Distributed Ledger is such a big deal? The World Today A Company Bank, Utility, Insurance, ISO, Retailer Application The World with Blockchain (Next Gen. of Distributed Computing Platform) Company A Company B Company C Company D Blockchain Node A Blockchain Node B Blockchain Node C Blockchain Node D Business Logic Data base Data base Data base Ledger A Ledger B Ledger C Ledger D This 1 company controls the data Synchronized (Replication) Optional validation 2 No single Company controls the data. 1 Synchronize with Validation Synchronize with Validation Synchronize with Validation 3. Who controls the addition of data in DL? It s the SmartContract! Not a company. 4. So who actually controls data in DL? Could be end user as the ultimate controller. 5. Unlike traditional Database, Data in DL cannot be deleted (Immutability). July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 15

16 Blockchain core functions 2 Smart Contract July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 16

17 Traditional vs. SmartContract Key Differences Traditional Contracts Blockchain SmartContract or ChainCode Benefits of SmartContract 1 Overview Paper or Electronic Electronic; Coined Nick Szabo; ChainCode in Hyperledger Accuracy: More accurate, less errors 2 What is it? Describes Terms Describes Terms AND Controls how to process a transaction Built in Governance 2 Who creates it? An Intermediary: Agent of Buyer or Seller Or company 3 Who keeps it? Kept with Buyer & Seller and Intermediary Business who wants to offer something at no or low overhead Kept In Distributed Ledger 4 Who can see it? Only Buyer and Seller Everyone if that makes sense or only Buyer and Seller Transparent 5 Can it be changed? Usually Not but addendums can add or remove clauses. No due to Immutability (except under extreme circumstances) Autonomy: No reliance on intermediary so Faster Reduce Risk of manipulation Immutability 6 Tampering possibility? Yes No.. due to Immutability. Log is maintained. Trust. Each node is a backup 7 Who executes a Transaction? The Agent or Intermediary takes a % of transaction fee The Business that created it offers the leader a financial incentive to Execute the contract by creating blocks. 8 Who is intermediary? The Agent or Intermediary No intermediary ( SmartContract is the intermediary ) Independence Achieve Intermediary service from the Smartcontract itself for Savings 9 Risk of Litigation? Yes always No as SmartContracts guarantee a very specific outcome Eliminate or Reduce Litigation 10 Security Low Very High Highly Secure 11. Legal Jurisdiction? Very Clear Not very clear (but can be managed) Define once, use always July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 17

18 What does a Smartcontract do? 2 Replicates Assets (Distributed Ledger) 1 Biz Logic (Turing completeness) 3 Security with Cryptographic Hash Chain Smart Contract 6 Transaction Management 5 Byzantine Fault Tolerance (BFT Replication) 4 Contract Execution (Governance & Control) July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 18

19 Blockchain core functions 3 Decentralized Consensus July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 19

20 Consensus, Trust How do validators validate a transaction and block? What is the agreement? Who s in control? Distributed trustless Consensus is the Primary Innovation of Blockchain PoW PoS PoA 1 Proof of Work Anyone with compute power can do All actors solve math problem The winner is the leader with brute power The Miner Leader creates a block. Others verify Leader is financially rewarded Cheating is difficult. 32TwH per year Flaw: Miner > 51% resource can hijack 2 Proof of Stake Created to solve energy issue Brings mining back into the chain Actors w/ stake replace energy use Leader who creates block is chosen deterministically by their stake Min % stake may be required to participate 3 Proof of Authority Only pre-approved accounts are Validators Authority Nodes Earn the right, uphold high standard, reputation July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 20

21 Blockchain core functions 4 Security of Data & Transactions July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 21

22 Cryptography: Public Private Key Andy 1. Andy wants to send Barbara something say a secret number, say its He takes Barbara s public key (i.e. multiply by 2, add E) and encrypts it to 20E 3. He sends Barbara 20E as encrypted message 4. Barbara uses her Private Key secretly (i.e. divides by 2 and removes E) and decrypts to Encrypt 20E 20E Decrypt 10 Barbara Public Key = Add 1 (everyone knows) ABCDEF Private Key = Subtract 1 (his secret) Note: -- private key unique 10 ** a simple example in reality it is complex -- It s NOT possible to deduce the private key from public key -- Two keys are linked with a Signature Algorithm for creating identities, signing messages & validating signatures Thief Steals the data 20E Thief does not know Barbara s Private key Thief cannot Decrypt20E to 10 Public Key = Mult by 2 add E (Everyone knows) BX87 Private Key = Div by 2 then remove E (her secret) HKX6 July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 22

23 Security of Blockchain Data The World Today A Company Bank, Utility, Insurance, ISO, Retailer Application The World with Blockchain (Next Gen. of Distributed Computing Platform) Company A Company B Company C Company D Blockchain Node A Blockchain Node B Blockchain Node C Blockchain Node D Business Logic Data base Data base Data base Ledger A Ledger B Ledger C Ledger D 1 Data may not be encrypted & public key cryptography not needed 2 Single point of failure 1 Data is always encrypted & public key cryptography 2 No single point of failure 3 Data can be changed as its on one database 4 No detection controls exists that detect invalidation of record 3 Tamper resistant as same block is spread on N nodes (cannot change all blocks) 4 A transaction is saved in the ledger with cryptography + private key of the creator. If this record is hacked and altered, the record cannot be read back and is invalidated and peer networks know this is compromised July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 23

24 Security of Blockchain transaction A Computer Node or Andy 1. Andy or a SmartContract on Node wants to send Barbara 10 Bitcoins 2. He takes Barbara s public key (i.e. multiply by 2, add E) and encrypts it to 20E Bitcoins 3. He sends Barbara 20E as encrypted message 4. Barbara uses her Private Key secretly (i.e. divides by 2 and removes E) and decrypts to 10 Barbara 10 Encrypt 20E 20E Decrypt 10 Public Key = Add 1 (everyone knows) ABCDEF Private Key = Subtract 1 (his secret) Thief Steals data 20E & does not know Barbara s Private key & cannot change to 1,000 Bitcoins as private key of sender will invalidate tampering Signed by Signed by Public Key = Mult by 2 add E (Everyone knows) BX87 Private Key = Div by 2 then remove E (her secret) HKX6 Key Question? How do we prevent Barbara from altering the data e.g. Bitcoins she received are 10 but she can change 10 to 50 To claim that she deserves 50 bitcoins? Easy Answer: Andy or Node D, signs the transaction With its own Private Key before it sends it to Barbara, so she cannot change it July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 24

25 Blockchain core functions 5 Crypto Currency & Wallets July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 25

26 Cryptocurrency Wallet Andy Today s world ($,,..) Cathy Bank Account 123 Bank Account 567 Paypal acct 0101 Paypal acct 0203 CC (1 acct with CC) The whole world Any currency, Any person Anywhere $ : Fiat currency Cryptocurrency Wallet (Bitcoin, Ether, others) Blockchain world (Crypto Currencies) Many Companies offer wallets Private Key (secret) & Public Key (Wallet address) Money sent to public key can be spent by person who knows private key BitCoin Blockchain Ethereum Blockchain Other Blockchains Cryptocurrency Exchange X Blockchain World (Bitcoin, Ether, Litecoin. Others) Cryptocurrency Exchange Y July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 26

27 P2P Blockchain transaction A Computer Node or Andy 1. Andy or a SmartContract on Node wants to send Barbara 10 Bitcoins 2. He takes Barbara s public key (i.e. multiply by 2, add E) and encrypts it to 20E Bitcoins 3. He sends Barbara 20E as encrypted message to her Wallet Public address 4. Barbara uses her Private Key secretly (i.e. divides by 2 and removes E) and decrypts to She can use her Bitcoin money now to buy goods through P2P with others Barbara 10 Encrypt 20E 20E Decrypt 10 Public Key = Add 1 (everyone knows) ABCDEF Private Key = Subtract 1 (his secret) Cryptocurrency Wallet Public Key = Mult by 2 add E (Everyone knows) BX87 Private Key = Div by 2 then remove E (her secret) HKX6 Cathy Cryptocurrency Wallet (Bitcoin, Ether, others) Many Companies offer wallets Private Key (secret) & Public Key (Wallet address) Money sent to public key can be spent by person who knows private key BitCoin Blockchain Ethereum Blockchain Other Blockchains Cryptocurrency Wallet (Bitcoin, Ether, others) July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 27

28 What is an ICO? Initial Coin Offering Crowdfunding Startup create a crypto currency token: MySuperDuperCoin (MSDC) Offers x% of MSDC to investors at say 100MDX = 1 Bitcoin About 80% of ICOs are on Ethereum platform Token are based on Ethereum ERC20 July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 28

29 Energy Blockchain Use of Blockchain in Energy July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, 29

30 P2P Trading - Transactive Energy Transaction P C O 1. Price Signals (optional) Produces Electricity I P C U O ISO / RTO Producer Consumer Utility Operations Micro Grid IT Grid / Blockchain 8 B U 1 Electricity Grid Energy Market Note: P & C may be connected to a feeder line originating from the same substation or the two maybe on different feeder lines on two substations I 3. Places Order with pre-negotiated price with P or (b) Buys via Exchange, Consumes Electricity 4. Removes KWH from Producer into Grid 5. Balancing Function, Manage Load, Frequency, Power Factor 6. SmartContract, Billing and Settlement 7. Proof of Authority (Confirmation), Customer Service 8. Proof of Stake (Other) B Blockchain July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, tony@energy-blockchain.org 30

31 Energy Blockchain Use cases Peer to Peer Energy Trading Wholesale Market Settlement Energy Data Management Energy Forecasting Energy M&V Net Energy Metering DER Service Coordination Grid Security Customer Data & Service Retail Billing EV Charging Energy Storage Microgrid Network operator REC & Carbon Trading Price Responsive Demand Response July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, 31

32 Blockchain Drawbacks & Issues Lack of Education or knowledge General Risk perception: Fear and Hacking Change Risk: We may get disintermediated Large Size Cannot get smaller Incompatibility with Enterprise Systems Lack of Standards Lack of Integration July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, 32

33 Upcoming Conference July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, 33

34 Thank You Q&A Time Register for next webinar Join Energy Blockchain Consortium Get involved in real Blockchain projects Contact Information Tony Giroti July 13, 2018 CONTENT COPYRIGHT 2018, ENERGY BLOCKCHAIN CONSORTIUM, Tony Giroti, 34

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

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

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

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

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

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

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

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

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

More information

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

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

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

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

an introduction to Blockchain Technology

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

More information

Blockchain 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

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

Surface Web/Deep Web/Dark Web

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

More information

Blockchain 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

WIZBL WHITE PAPER 5th Generation of Blockchain Technology. v 0.8 content subject to change 2018 WIZBL. All rights reserved.

WIZBL WHITE PAPER 5th Generation of Blockchain Technology. v 0.8 content subject to change 2018 WIZBL. All rights reserved. WIZBL WHITE PAPER 5th Generation of Blockchain Technology v 0.8 content subject to change 2018 WIZBL. All rights reserved. DISCLAIMER This White Paper is intended to provide general information and is

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

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

Pottery Research is an organization that uses knowledge of law and financial markets, where it interacts, to assist investment and business stability

Pottery Research is an organization that uses knowledge of law and financial markets, where it interacts, to assist investment and business stability Pottery Research is an organization that uses knowledge of law and financial markets, where it interacts, to assist investment and business stability in Sub Saharan Africa. Through the provision of business,

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

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

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

Let s Learn Blockchain Blockchain 101. April 11, 2018

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

More information

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

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 101. Featuring: MNP & The CSE Date: December 4, 2018

Blockchain 101. Featuring: MNP & The CSE Date: December 4, 2018 Blockchain 101 Featuring: MNP & The CSE Date: December 4, 2018 Presenters Maruf Raza, CPA, CA National Director of Public Companies maruf.raza@mnp.ca George Huang, CPA, CA Senior Manager, Public Companies

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

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

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

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

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

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

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

The BitShares Blockchain

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

More information

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

Copyright Scottsdale Institute All Rights Reserved.

Copyright Scottsdale Institute All Rights Reserved. Copyright Scottsdale Institute 2017. All Rights Reserved. No part of this document may be reproduced or shared with anyone outside of your organization without prior written consent from the author(s).

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

Cryptocurrency and Blockchain Technology

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

More information

Blockchain and the Maritime Industry

Blockchain and the Maritime Industry MARCH 2018 Blockchain and the Maritime Industry An introduction We will look at A review of the current transactional ecosystem The blockchain concept Smart contracts Q&A Current Shipping Transactional

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

Algebraix Token Economics

Algebraix Token Economics An Algebraix Data Whitepaper Algebraix Token Economics October 2017, Version 1.0 Pg 1 (858) 381-4800 AlgebraixData.com 9601 Amberglen Blvd Austin, TX 78729 Algebraix Token Economics This document describes

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

The Blockchain: What It is & Why It Matters to Us

The Blockchain: What It is & Why It Matters to Us The Blockchain: What It is & Why It Matters to Us Douglas C. Schmidt & Abhishek Dubey Vanderbilt University This work has been funded in part by Siemens, Varian, & Accenture Overview of the Presentation

More information

THE MOST INNOVATIVE AND LUCRATIVE WAY TO EARN BITCOIN.

THE MOST INNOVATIVE AND LUCRATIVE WAY TO EARN BITCOIN. THE MOST INNOVATIVE AND LUCRATIVE WAY TO EARN BITCOIN Abstract... Our Goal... The Marketplaces Issues... What is Kubic Coin?. What we do?... Why we use Ethereum?... Fast and Smooth Investment System...

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

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

arxiv: v1 [q-fin.gn] 6 Dec 2016

arxiv: v1 [q-fin.gn] 6 Dec 2016 THE BLOCKCHAIN: A GENTLE FOUR PAGE INTRODUCTION J. H. WITTE arxiv:1612.06244v1 [q-fin.gn] 6 Dec 2016 Abstract. Blockchain is a distributed database that keeps a chronologicallygrowing list (chain) of records

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

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

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

More information

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

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

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

More information

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 Risk ISACA Northern UK, April 20 th, Mike Small CEng, FBCS, CITP Senior Analyst Kuppinger Cole

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

More information

Trustless Proof of Stake

Trustless Proof of Stake Trustless Proof of Stake 1. Trustless Proof of Stake... 2 1.1 Background of Proof of Stake... 2 1.2 Previous PoS solutions... 2 1.2.1 Peercoins minting PoS... 3 1.2.2 Nxts leasing PoS... 3 1.2.3 Bitshares

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

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

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

More information

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

The Blockchain Technology

The Blockchain Technology The Blockchain Technology Mooly Sagiv Tel Aviv University http://www.cs.tau.ac.il/~msagiv/courses/blockchain.html msagiv@acm.org Advisory Board Shelly Grossman Noam Rinetzky Ittai Abraham Guy Golan-Gueta

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

Mining Market Overview

Mining Market Overview NANO MINING TOKEN NanoPool is an end-to-end cryptocurrency mining services provider. It is launching NANOMining Token (NANO), a utility token based on ERC-20 standard on Ethereum Blockchain. NANO will

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

Fintech & Blockchain demystified

Fintech & Blockchain demystified Fintech & Blockchain demystified What is it, why, when and its effect Ir Olivier Rikken MBA Scharloo, Curaçao, 28 June 2018 Improving performance, managing risk. Curriculum vitae Olivier Rikken Education:

More information

The Blockchain Trevor Hyde

The Blockchain Trevor Hyde The Blockchain Trevor Hyde Bitcoin I Bitcoin is a cryptocurrency introduced in 2009 by the mysterious Satoshi Nakomoto. I Satoshi Nakomoto has never been publicly identified. Bitcoin Over the past year

More information

STAKEPOOL PROOF OF STAKE MINING CRYPTOCURRENCY OCTOBER 10, 2017

STAKEPOOL PROOF OF STAKE MINING CRYPTOCURRENCY OCTOBER 10, 2017 STAKEPOOL PROOF OF STAKE MINING CRYPTOCURRENCY OCTOBER 10, 2017 Abstract STAKEPOOL is an ERC-20Ethereum token representing the right of staking power on the StakePool.co network. StakePool.co uses Proof-Of-Stake(POS)

More information

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

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

More information

What is KEWI? What is cryptocurrency? Why invest in cryptocurrency? KEWI fact file. Why choose KEWI? Who should invest. Portfolio management

What is KEWI? What is cryptocurrency? Why invest in cryptocurrency? KEWI fact file. Why choose KEWI? Who should invest. Portfolio management Contents What is KEWI? What is cryptocurrency? Why invest in cryptocurrency? KEWI fact file Why choose KEWI? Who should invest Portfolio management What are the fees CCO timeline Who we are AUM milestones

More information

Blockchain Impact on Architecture & Security. Emanuele Galdi Rome, September 28 th #CWIN17

Blockchain Impact on Architecture & Security. Emanuele Galdi Rome, September 28 th #CWIN17 Blockchain Impact on Architecture & Security Emanuele Galdi Rome, September 28 th #CWIN17 The Blockchain is a lot like sex in high school: everyone is talking about it, nobody really knows how to do it,

More information

Bitcoin Currency & Blockchain Technology

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

More information

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

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

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

CADENA. Blockchain Platform to. AEO Programs. Sandra Corcuera Santamaria Integration and Trade

CADENA. Blockchain Platform to. AEO Programs. Sandra Corcuera Santamaria Integration and Trade CADENA Blockchain Platform to implement MRAs for AEO Programs Sandra Corcuera Santamaria Integration and Trade Specialist Sandracs@iadb.org @CorcueraSandra IV AEO Global Conference Kampala, Uganda 14-16

More information

POTENTIAL FOR CRYPTOCURRENCY TO FUND INVESTMENT IN SUSTAINBLE REAL ASSETS

POTENTIAL FOR CRYPTOCURRENCY TO FUND INVESTMENT IN SUSTAINBLE REAL ASSETS POTENTIAL FOR CRYPTOCURRENCY TO FUND INVESTMENT IN SUSTAINBLE REAL ASSETS by Brooke Levin Dr. Jesko von Windheim, Adviser April 24, 2018 Masters project submitted in partial fulfillment of the requirements

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

Technical Paper. Blockchain as an Integral Technology for Betmatch

Technical Paper. Blockchain as an Integral Technology for Betmatch Technical Paper Blockchain as an Integral Technology for Betmatch Since ICOs and related token issue activities have become mainstream, many startup companies have decided to integrate blockchain into

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

An introduction. Dr Ken Boness

An introduction. Dr Ken Boness An introduction Dr Ken Boness 1 Evident Proof is A digital platform, underpinned by blockchain technology, which ensures that data transactions, events and documents can be used as dependable evidence

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

The Blockchain Litmus Test

The Blockchain Litmus Test The Blockchain Litmus Test T.D. Smith tyler.smith@adven:umlabs.com 12/12/17 Copyright 2017 Adven:um Labs 1 BoEom Line Up Front Do you need a blockchain? Probably not. 12/12/17 Copyright 2017 Adven:um Labs

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

BitShares is. a decentralized network. All About BitShares in Infographics

BitShares is. a decentralized network. All About BitShares in Infographics BitShares is a decentralized network It is operated by those who participate No single government or company controls it 1 LEARN MORE About the Benefits> BitShares has digital tokens These have the properties

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

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

Lyves Trustworthy payments despite anonymity. Version 2.4.1

Lyves Trustworthy payments despite anonymity. Version 2.4.1 Lyves Trustworthy payments despite anonymity Version 2.4.1 1. INTRODUCTION 4 1.1. Blockchain 4 1.1.1. About Blockchain 4 1.1.2. Cryptocurrency 8 1.2. Lyves 10 1.2.1. Our Vision 10 1.2.2. Our Team 12 2.

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

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

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

Creating liquidity provisions for hedge funds Accessing new crypto wealth. Prospects for fund managers

Creating liquidity provisions for hedge funds Accessing new crypto wealth. Prospects for fund managers Creating liquidity provisions for hedge funds Accessing new crypto wealth Prospects for fund managers Illiquidity the hedge fund s achilles heel Subscription and redemption processes are heavy with paperwork,

More information

SECRET COIN WHITE PAPER

SECRET COIN WHITE PAPER ABSTRACT With the development of blockchain technology and the rapid growth of the cryptocurrency market, new opportunities appear consistently in the field of investment. The traditional economy changes

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

Crypto-Philanthropy: Virtual Currency and the Future of Charitable Giving

Crypto-Philanthropy: Virtual Currency and the Future of Charitable Giving Crypto-Philanthropy: Virtual Currency and the Future of Charitable Giving Presentation to the San Francisco Foundation: Professional Advisers Luncheon Jon D. Feldhammer May 18, 2018 Perkins Coie LLP JON

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

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

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

More information

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

What is HomeBlockCoin

What is HomeBlockCoin Whitepaper This is not the final version of the HomeBlockCoin whitepaper. There won t be any significant changes but we will add more information as soon as possible. About HomeBlockCoin HomeBlockCoin

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