LinkedIn /in/petkanic/

Size: px
Start display at page:

Download "LinkedIn /in/petkanic/"

Transcription

1

2 This is the first time in a history of a mankind when

3 we are able to permanently record the history of a mankind.

4 Yes, blockchain is a bubble.

5 And it s going to burst.

6 But that s amazing! Because only genuine blockchain projects will survive.

7 Ethereum could be one of them.

8 Misconceptions, hype and

9 Misconceptions, hype and misunderstood decentralization

10 About the author Jana Petkanic

11 About the author Jana Petkanic MSc in Applied Mathematics

12 About the author Jana Petkanic MSc in Applied Mathematics IT Services Manager at Accenture; Forecast Analyst Henkel

13 About the author Jana Petkanic MSc in Applied Mathematics IT Services Manager at Accenture; Forecast Analyst Henkel Ran an NGO to fight the food waste

14 About the author Jana Petkanic MSc in Applied Mathematics IT Services Manager at Accenture; Forecast Analyst Henkel Ran an NGO to fight the food waste Blockchain consultant at Axveco

15 About the author Jana Petkanic MSc in Applied Mathematics IT Services Manager at Accenture; Forecast Analyst Henkel Ran an NGO to fight the food waste Blockchain consultant at Axveco Now: blockchain consultancy and online education for supply chain companies + token economy models + Blockchain Talks

16 Today!

17 Today! You will understand what blockchain is What are the main features of Ethereum Beauty of Merkle trees

18 Today! You will understand what blockchain is What are the main features of Ethereum Beauty of Merkle trees You will learn more about some interesting use-cases

19 Today! You will understand what blockchain is What are the main features of Ethereum Beauty of Merkle trees You will learn more about some interesting use-cases You will learn how can we potentially improve an industry which creates 2/3 global GDP

20 Today! You will understand what blockchain is What are the main features of Ethereum Beauty of Merkle trees You will learn more about some interesting use-cases You will learn how can we potentially improve an industry which creates 2/3 global GDP Perhaps you will find a new meaningful passion

21 A roller-coaster

22

23

24

25

26

27

28

29

30

31

32

33 People are willing to pay more for cryptocurrencies. Why?

34 Of course, speculation and Wild West practices are involved. But is there anything of a value?

35 Is it the underlying technology that is of a value?

36 Value transfer today - 3 levels

37 Value transfer today - 3 levels - Information flow

38 Value transfer today - 3 levels - Information flow - Money (=value) flow

39 Value transfer today - 3 levels - Information flow - Money (=value) flow - Product flow

40 Value transfer today - 3 levels - Information flow - Money (=value) flow - Product flow Supply chain

41 Value transfer today - 3 levels - Information flow - Money (=value) flow - Product flow Financial sector

42 Value transfer today Bank A

43 Value transfer today Bank A Bank B

44 Value transfer today Information flow Bank A Bank B Information flow

45 Value transfer today Information flow internet Bank A Bank B Information flow

46 Value transfer today Information flow value flow Bank A internet Bank B value flow Information flow

47 Value transfer tomorrow use-case for 2 bln people Information flow Information flow

48 Value transfer tomorrow Information flow internet Information flow

49 Value transfer tomorrow Value flow Information flow internet Information flow Value flow

50 Value transfer tomorrow Value flow Information flow blockchain Information flow Value flow

51 Transaction of a value across internet can be facilitated by blockchain

52 Internet of values

53 How can we preserve the value when sending it through internet?

54 Value is created by a system which is Difficult to corrupt Trusted Secure Advantage over legacy systems Liquid Convenient to use

55 Transaction of a value across internet can be facilitated by blockchain

56 So what?

57 Think of a very simple usecase

58 Invoicing in 1970 s

59 Invoicing in 1990 s

60 Invoicing in 1990 s Average settlement time in global supply chains is

61 Invoicing in 1990 s Average settlement time in global supply chains is 52 days

62 Invoicing of tomorrow

63 Invoicing of tomorrow No invoicing.

64 Invoicing of tomorrow No invoicing.

65 Invoicing of tomorrow No invoicing.

66 Invoicing of tomorrow No invoicing.

67 Invoicing of tomorrow No invoicing.

68 Invoicing of tomorrow No invoicing.

69 Invoicing of tomorrow No invoicing.

70 Invoicing of tomorrow No invoicing. Smart contracts + cryptocurrency

71 Invoicing of tomorrow No invoicing. Smart contracts + cryptocurrency technically feasible on Ethereum blockchain

72 What is a blockchain? Key vocabulary, essential features

73 Blockchain Blockchain immutable distributed ledger of transactions performed by the network participants

74 But where is the chain and where are the blocks?

75 Blockchain Blockchain immutable distributed ledger of transactions performed by the network participants

76 Network types

77 Node Node; miner; participant of the network

78 A ledger of transactions A ledger of transactions performed by the network each node holds the same copy which is connected with each other

79 A wallet Wallet UI to blockchain

80 Ethereum fundamentals

81 Ethereum protocol Currency: Ether, ETH,

82 Ethereum protocol Currency: Ether, ETH, Inflationary model (no hard cap, deflationary model discussed)

83 Ethereum protocol Currency: Ether, ETH, Inflationary model (no hard cap, deflationary model discussed) Proof-of-work (soon proof-of-stake with Casper)

84 Ethereum protocol Currency: Ether, ETH, Inflationary model (no hard cap, deflationary model discussed) Proof-of-work (soon proof-of-stake with Casper) Notable forks: Ethereum Classic

85 Ethereum protocol Currency: Ether, ETH, Inflationary model (no hard cap, deflationary model discussed) Proof-of-work (soon proof-of-stake with Casper) Notable forks: Ethereum Classic dapps applications built on top of ETH

86 Outline Development Upgrades Hacks Accounts Communication EVM

87 Outline Development Upgrades Hacks Accounts Communication EVM

88 Development Idea: Vitalik Buterin, late 2013

89 Development Idea: Vitalik Buterin, late 2013 Start of development: in Switzerland, early 2014

90 Development Idea: Vitalik Buterin, late 2013 Start of development: in Switzerland, early 2014 Jul-Aug 2014: public crowdsale (~15.5m USD in BTC)

91 Development Idea: Vitalik Buterin, late 2013 Start of development: in Switzerland, early 2014 Jul-Aug 2014: public crowdsale (~15.5m USD in BTC) Name Ethereum Vitalik read wikipedia and he liked it

92 Outline Development Upgrades Hacks Accounts Communication EVM

93 Upgrades

94 Upgrades

95 Privacy zk-snarks zcash, privacy model ZKRP

96 Zero knowledge?

97 Zero knowledge!

98 Zero knowledge!

99 Privacy zk-snarks zcash, privacy model ZKRP

100 Privacy zk-snarks zcash, privacy model ZKRP

101 Privacy

102 Outline History Upgrades Hacks Accounts Communication Mining Upgrades

103 The DAO hack

104 The DAO hack In 2016, the DAO raised 150m USD in public crowdsale

105 The DAO hack In 2016, the DAO raised 150m USD in public crowdsale Anonymous entity managed to claim 50m USD This activity was fully inline with protocol

106 The DAO hack In 2016, the DAO raised 150m USD in public crowdsale Anonymous entity managed to claim 50m USD

107 The DAO hack Ethereum Classic Ethereum

108 Upgrades

109 Outline History Upgrades Hacks Accounts Communication Mining

110 Accounts Interact with each other through a message-passing network Account has a state and 20-byte address

111 Accounts Interact with each other through a message-passing network Account has a state and 20-byte address 2 types of accounts: Externally owned accounts, controlled by private keys Contract accounts, controlled by contract code and contain an associated code

112 Types of accounts Wallet as externally-owned account

113 Types of accounts Wallet as externally-owned account Contract account containing the associated code

114 Accounts Interact with each other through a message-passing network Account has a state and 20-byte address 2 types of accounts: Externally owned accounts, controlled by private keys Contract accounts, controlled by contract code and contain an associated code Communication: Externally owned accounts value transfer Externally owned acc vs contract account can trigger an event (new contract, exec contract, etc) Contract account cannot initiate new transaction

115 Communication between accounts Value transfer Wallet as externally-owned account Contract account containing the associated code

116 Communication between accounts Can trigger an event new contract, contract exec Wallet as externally-owned account Contract account containing the associated code

117 Communication between accounts Contract account cannot initiate new transaction Wallet as externally-owned account Contract account containing the associated code

118 ! Part of the protocol which handles transactions is called EVM Ethereum Virtual Machine

119 Account state 4 components Nonce either No of transactions sent from acc address OR No of contracts created by the acc Balance No of Wei owned by the address (1 ETH = 10^18 Wei) storageroot a hash of the root node of Merkle tree codehash the hash of EVM code of this acc (for ext owned empty string)

120 World state Mapping between account addresses and the account states

121 World state Mapping between account addresses and the account states Merkle tree

122 Merkle is not Merkel.

123

124

125 Merkle proof

126 Merkle proof

127 Block header State tree Transactions tree Receipts tree

128 Nodes full, light Full node entire blockchain Light node only the chain of headers

129 Node Node; miner; participant of the network

130 Gas and fees Everything is paid This payment is called gas

131 Gas and fees Everything is paid This payment is called gas Gas is a unit Gas price [gwei]

132 Gas and fees Everything is paid This payment is called gas Gas is a unit Gas price [gwei] Every transaction Gas limit Gas price Sender is refunded for any unspent gas

133 Gas and fees In case a sender does not have enough gas transaction does not go through The higher the gas price, the more likely are miners (as beneficiaries) to process it

134 Gas and fees Gas is used to pay the storage use as well Incentive of the network the storage as low as possible Sender rewarded when freeing up the storage Fees role is to save some energy and prevent loops

135 Blocks All transactions are stored in a block Block consists of The block header Information about the set of transactions included in that block A set of other block headers for the current block s ommers

136 Blocks All transactions are stored in a block Block consists of The block header Information about the set of transactions included in that block A set of other block headers for the current block s ommers Block time: ~15 seconds (BTC: ~10 mins) We say mining Ethereum but we basically refer to mining a block on ETH blockchain But! Shorter the time, more competing/orphaned blocks! (mined blocks which do not make it to the main chain) Ommer blocks receive smaller reward than a full block; ommer block can be referenced if younger than 6 th generation

137 Blocks All transactions are stored in a block Block consists of The block header Information about the set of transactions included in that block A set of other block headers for the current block s ommers Block time: ~15 seconds (BTC: ~10 mins) We say mining Ethereum but we basically refer to mining a block on ETH blockchain But! Shorter the time, more competing/orphaned blocks! (mined blocks which do not make it to the main chain) Ommer blocks receive smaller reward than a full block; ommer block can be referenced if younger than 6 th generation

138 GHOST protocol Used for determining which chain is valid GHOST = Greedy Heaviest Observed Subtree We pick the path that has had the most computation power done upon it

139 Block header parenthash ommershash Beneficiary stateroot transactionsroot receiptsroot logsbloom Difficulty Number gaslimit gasused Timestamp extradata mixhash nonce

140 Transaction execution All transaction have to meet following criteria RLP recursive length prefix Valid transaction signature Valid transaction nonce Transaction gas limit >= intrinsic gas Pre-defined gas units Gas fee (4 gas for every B which equals 0; 68 gas otherwise) If it s a contract-creating transaction: another gas

141 Comparison to Bitcoin protocol Block time BTC: ~10 mins; ETH: ~14-15 sec Mining ETH reward: 3 ETH/block Different PoW algorithm Scripting language to create smart contracts Average block size

142 Take-aways

143 You can forget what precisely is in the ETH block header only remember following:

144 1. Never stop studying and always be curious

145 1. Never stop studying and always be curious

146 2. Don t buy just because it seems to skyrocket soon Every cryptocurrency is (in best scenario)

147 2. Don t buy just because it seems to skyrocket soon Every cryptocurrency is (in best scenario) A community

148 2. Don t buy just because it seems to skyrocket soon Every cryptocurrency is (in best scenario) A community A code

149 2. Don t buy just because it seems to skyrocket soon Every cryptocurrency is (in best scenario) A community A code A blockchain

150 2. Don t buy just because it seems to skyrocket soon Every cryptocurrency is (in best scenario) A community A code A blockchain A purpose

151 2. Don t buy just because it seems to skyrocket soon Every cryptocurrency is (in best scenario) A community A code A blockchain A purpose A value (= product)

152 2. Don t buy just because it seems to skyrocket soon Every cryptocurrency is (in best scenario) A community A code A blockchain A purpose A value (= product) A traction

153 2. Don t buy just because it seems to skyrocket soon Every cryptocurrency is (in best scenario) A community A code A blockchain A purpose A value (= product) A traction A network

154 2. Don t buy just because it seems to skyrocket soon Every cryptocurrency is (in best scenario) A community A code A blockchain A purpose A value (= product) A traction A network Buying = voting. The more you buy, the more support for the creators you show.

155 2. Don t buy just because it seems to skyrocket soon

156 2. Don t buy just because it seems to skyrocket soon

157 3. Be patient with regulators they just don t know

158 3. Be patient with regulators they just don t know Blockchain is an innovation, flying car is an innovation. So what s the difference?

159 3. Be patient with regulators they just don t know Imagine you are really building such flying car

160 3. Be patient with regulators they just don t know And you want to have it fully regulated.

161 3. Be patient with regulators they just don t know Regulators can merge and tweak existing regulations because

162 3. Be patient with regulators they just don t know Regulators can merge and tweak existing regulations because

163 3. Be patient with regulators they just don t know But what about blockchain?

164 3. Be patient with regulators they just don t know But what about blockchain?

165 4. Support #BUIDLing Don t ride the hype support projects with genuine purpose which are here to stay

166 5. cryptohumor

167

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

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

Instructor: Daniele Venturi (Slides from a series of lectures by Stefan Dziembowski)

Instructor: Daniele Venturi (Slides from a series of lectures by Stefan Dziembowski) Data Privacy and Security Instructor: Daniele Venturi (Slides from a series of lectures by Stefan Dziembowski) Master Degree in Data Science Sapienza University of Rome Academic Year 2017-2018 Part VII:

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

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

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

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

Transferring Data through an Ethereum Blockchain using Transactions

Transferring Data through an Ethereum Blockchain using Transactions DNAtix DevOps Whitepaper Transferring Data through an Ethereum Blockchain using Transactions DNAtix Development Team Internal Research The DNAtix development team has conducted an internal test in order

More information

Blockchain Developers Course

Blockchain Developers Course Blockchain Developers Course Training from CapitalWave Inc. Technology Enabled Learning TM 2016-2017 The Blockchain Academy Inc. All rights reserved Version 2017801 Blockchain Developers Course WHEN: STARTING

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 2.0: Smart Contracts

Blockchain 2.0: Smart Contracts Blockchain 2.0: Smart Contracts Karan Bharadwaj August 7, 2016 The relevance of blockchain technology to the financial world has grown substantially over the last few years. An important aspect of the

More information

Alexandros Fragkiadakis, FORTH-ICS, Greece

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

More information

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

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

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

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 Smart Contracts: Relevance of Security Facts and Myths to Industrial Control

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

More information

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

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

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

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

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

chainfrog WHAT ARE SMART CONTRACTS?

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

More information

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

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

More information

Blockchain & Bitcoin. Länsstyrelserna David Bauman

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

More information

Operated from European Union Helsinki Finland

Operated from European Union Helsinki Finland Operated from European Union Helsinki Finland Whitepaper is Blackpaper v0.1 3.11.2017 Contents DISCLAIMER... 2 INTRODUCTION... 3 CURRENT MARKET ANALYSIS 1.1 Bitcoin... 4 1.2 Can Ether(ETH) be used as a

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

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

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

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

More information

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

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

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

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

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

$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

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

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

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

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

CSCI 1800 Cybersecurity and International Relations. Bitcoins and Blockchains John E. Savage

CSCI 1800 Cybersecurity and International Relations. Bitcoins and Blockchains John E. Savage CSCI 1800 Cybersecurity and International Relations Bitcoins and Blockchains John E. Savage Overview of the Talk We describe the bitcoin system, which supports monetary exchange without a central authority

More information

Blockchains. How crypto-currencies work. Luke Anderson. 19th May University Of Sydney.

Blockchains. How crypto-currencies work. Luke Anderson. 19th May University Of Sydney. Blockchains How crypto-currencies work. Luke Anderson luke@lukeanderson.com.au 19th May 2017 University Of Sydney Overview 1. Introduction 1.1 Electronic currency 1.2 An electronic coin 2. Bitcoin 2.1

More information

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

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

More information

Blockchain Developer TERM 1: FUNDAMENTALS. Blockchain Fundamentals. Project 1: Create Your Identity on Bitcoin Core. Become a blockchain developer

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

More information

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

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

EtherDelta Public Exchange

EtherDelta Public Exchange Last updated 6 February 2018 You can buy and sell Nexxus tokens at the EtherDelta public exchange. EtherDelta is built on a new model of decentralized public exchanges. The first generation of cryptocurrency

More information

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

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

More information

How Blockchain Technology Changes Marketing

How Blockchain Technology Changes Marketing How Blockchain Technology Changes Marketing Campbell R. Harvey Duke University and NBER @camharvey Version: May 1, 2018 Agenda Understanding blockchain Impact on marketing Questions Campbell R. Harvey

More information

Blockchain, data protection, and the GDPR

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

More information

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

Ethereum Transactions

Ethereum Transactions Ethereum Transactions Saravanan Vijayakumaran sarva@ee.iitb.ac.in Department of Electrical Engineering Indian Institute of Technology Bombay August 28, 2018 1 / 13 World State and Transactions World state

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

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

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

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

More information

Bitcoin (BTC) C$4,943 (US$3,745) November 26, 3:15 pm

Bitcoin (BTC) C$4,943 (US$3,745) November 26, 3:15 pm Bitcoin (BTC) C$4,943 (US$3,745) General Cryptocurrency News: According to Aon Risk Solutions, there is currently US$6 billion in available cryptocurrency insurance coverage for crypto-related crimes.

More information

Crypto-assets and crypto-businesses a regulatory and legal issues

Crypto-assets and crypto-businesses a regulatory and legal issues Crypto-assets and crypto-businesses a regulatory and legal issues Commercial Court CPD seminar 13 February 2019 Mark Sneddon Adjunct Professor of Law Monash University Partner, Holley Nethercote and Principal

More information

Proof of work and Proof of stake explanation

Proof of work and Proof of stake explanation Bitspace White paper is a living document. We are constantly upgrading our white paper to answer all your questions and provide all information you could possibly need in understanding Bitspace ecosystem

More information

Bitcoin (BTC) C$5,128 (US$3,885) December 3, 3:15 pm

Bitcoin (BTC) C$5,128 (US$3,885) December 3, 3:15 pm Bitcoin (BTC) C$5,128 (US$3,885) General Cryptocurrency News: Nasdaq and ETF provider, Van Eck, announced that the two firms have formed a partnership to jointly launch a set of transparent, regulated

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

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

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

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

More information

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

AlloyCoin: A Crypto-Currency with a Guaranteed Minimum Value

AlloyCoin: A Crypto-Currency with a Guaranteed Minimum Value AlloyCoin: A Crypto-Currency with a Guaranteed Minimum Value Alloy Reserve Development Team Alloy Reserve LLC, Dayton, OH 45435, USA support@alloycoin.com http://www.alloycoin.com Abstract. AlloyCoin is

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

IOV: a Blockchain Communication System

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

More information

Instrumenting Accountability in MAS with Blockchain

Instrumenting Accountability in MAS with Blockchain Instrumenting Accountability in MAS with Blockchain Fernando Gomes Papi [UFSC] Jomi Fred Hübner [UFSC] Maiquel de Brito [IFRS] [UFSC] Federal University of Santa Catarina - Brazil [IFRS] Federal Institute

More information

A Comprehensive Reference Model for Blockchain-based Distributed Ledger Technology

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

More information

What Is BlockChain? X

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

More information

The Time is now EPOS. Everything is Possible A new era has started. Don t pass it. It s your chance to make a change!

The Time is now EPOS. Everything is Possible A new era has started. Don t pass it. It s your chance to make a change! The Time is now EPOS Everything is Possible A new era has started. Don t pass it. It s your chance to make a change! Blockchain technology will revolutionize payments and much more. So look for a way how

More information

Computer Security. 13. Blockchain & Bitcoin. Paul Krzyzanowski. Rutgers University. Spring 2018

Computer Security. 13. Blockchain & Bitcoin. Paul Krzyzanowski. Rutgers University. Spring 2018 Computer Security 13. Blockchain & Bitcoin Paul Krzyzanowski Rutgers University Spring 2018 April 18, 2018 CS 419 2018 Paul Krzyzanowski 1 Bitcoin & Blockchain Bitcoin cryptocurrency system Introduced

More information

Blockchain explained. by Jerome Kehrli

Blockchain explained. by Jerome Kehrli by Jerome Kehrli Witten on Friday Oct 07, 2016 The blockchain and blockchain related topics are becoming increasingly discussed and studied nowadays. There is not one single day where I don't hear about

More information

Blockchains, Smart Contracts (DApps), and Regulation

Blockchains, Smart Contracts (DApps), and Regulation Blockchains, Smart Contracts (DApps), and Regulation A briefing from Coin Center Peter Van Valkenburgh Intro: What is Coin Center and what do we do? OUR SUPPORTERS What we do: Education Policy Research

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

BLOCK COLLIDER. A high speed multi chain ledger that consumes the blocks of other blockchains. Draft v0.9.3

BLOCK COLLIDER. A high speed multi chain ledger that consumes the blocks of other blockchains. Draft v0.9.3 BLOCK A high speed multi chain ledger that consumes the blocks of other blockchains. Draft v0.9.3 Created: February 11th 2017 Updated: November 30th 2017 www.blockcollider.org Abstract A protocol for joining

More information

Blockchains as a Component of the Next Generation Internet

Blockchains as a Component of the Next Generation Internet hub4ngi.eu Questions to: feedback@hub4ngi.eu Blockchains as a Component of the Next Generation Internet Prof. John Domingue (@johndmk) Director, Knowledge Media Institute, the Open University, UK kmi.open.ac.uk

More information

Bitcoins and Blockchains

Bitcoins and Blockchains Bitcoins and Blockchains 1 Bitcoins? 2 Properties of money Symbolises value Substitutes value Proof of ownership Easy to transfer Agreed upon value Difficult to forge/limited supply Needs little storage

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

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

Bitcoin (BTC) C$8, (US$6,308.36) October 29, 3:15 pm

Bitcoin (BTC) C$8, (US$6,308.36) October 29, 3:15 pm Bitcoin (BTC) C$8,283.19 (US$6,308.36) General Cryptocurrency News: Forbes announced the launch of Forbes CryptoMarkets last week, a crypto tracking portal which licenses to use the Forbes brand name.

More information

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

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

More information

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

Tezos Contribution and XTZ Allocation Terms and Explanatory Notes. 1. Principles

Tezos Contribution and XTZ Allocation Terms and Explanatory Notes. 1. Principles Tezos Contribution and XTZ Allocation Terms and Explanatory Notes 1. Principles 1. The following Terms ( Terms ) govern the contribution procedure ( Contributions collectively, and Contribution individually)

More information

ICO Review: Republic Protocol (REN)

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

More information

Bulls. Hedge. Fund WHITE PAPER. Version

Bulls. Hedge. Fund WHITE PAPER. Version Bulls Hedge Fund WHITE PAPER Version 1.0.0 2018-07-10 Table of Content Overview of cryptocurrency Current status of cryptocurrency investment Agenda of cryptocurrency Utility of hedge fund Traditional

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

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

Polaris (XPR) Dividend Paying Mining Farm on the Blockchain

Polaris (XPR) Dividend Paying Mining Farm on the Blockchain Polaris (XPR) Dividend Paying Mining Farm on the Blockchain 1 Abstract: The Polaris Token (XPR) is a representation of a share in the Polaris mining farm. Powerhouse Network, the parent company, has already

More information

IS BLOCKCHAIN THE FUTURE OF REAL ESTATE? DENITZA TYUFEKCHIEVA

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

More information

Decrypting Blockchain Technology: Basic Concepts & Legal Issues

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

More information

Effective governance of and by the blockchain

Effective governance of and by the blockchain Effective governance of and by the blockchain Anwaar Ali University of Cambridge Computer Laboratory Wolfson College Principal supervisor: Professor Jonathan Crowcroft January 2018 This report is submitted

More information

Chrysalis (CWH) Adaptive Youth Sports Charity. on the Blockchain

Chrysalis (CWH) Adaptive Youth Sports Charity. on the Blockchain Chrysalis (CWH) Adaptive Youth Sports Charity on the Blockchain 1 Abstract Chrysalis Is The Development Transformation Of A Caterpillar Into A Butterfly. It Is Our Goal To Help Bring Children With Special

More information

Whitepaper EXOSIS.ORG

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

More information

CREDITS. A New Blockchain Generation

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

More information

Quality Assurance in Blockchain

Quality Assurance in Blockchain Quality Assurance in Blockchain By Arpan Sarkar, Senior Manager Business Development & Jibendu Narayan Mazumder Associate Director Business Development Cognizant Technology Solutions Abstract Blockchain

More information

Copyright 2018 izac Coin Pty Ltd. All rights reserved

Copyright 2018 izac Coin Pty Ltd. All rights reserved 1 Table of Contents Disclaimer... 4 Introduction... 4 What is an izac Token... 5 Transactional integrity and the izac Token... 5 Transactions today... 5 Transactions of tomorrow... 6 Use cases... 6 Medical

More information

Universal Payment Channels

Universal Payment Channels Universal Payment Channels Jehan Tremback, Zack Hess jehan.tremback@gmail.com, zack.bitcoin@gmail.com November 2015 v0.5 Abstract This paper concerns a payment network called Universal Payment Channels,

More information

Introduction to Blockchains. John Kelsey, NIST

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

More information

EXCHANGE INFINITE. Website: Note : This is not a white paper. This is a pre-whitepaper executive summary.

EXCHANGE INFINITE. Website:    Note : This is not a white paper. This is a pre-whitepaper executive summary. EXCHANGE INFINITE Website: www.xinfin.org Email : info@xinfin.org Note : This is not a white paper. This is a pre-whitepaper executive summary. PROBLEM OVERVIEW The state of the world has evolved after

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