theory lecture 3 Flashcards
business networks
benefit from connectivity, eg. connected customers, suppliers, banks, and partners. they cross geographical and regulatory boundaries.
wealth
generated by the flow of goods and services across a business network. markets are central to this process.
asset
anything that is capable of being owned or controlled to produce value.
intangible assets
(1) financial, (2) intellectual, or (3) digital.
cash
an asset with the property of anonimity
ledger
the system of record for a business that records asset transfer between participants. a business will have multiple ledgers for multiple business networks in which it participates. it is inefficient, expensive, and vulnerable.
participants of a business network
usually reside in an organisation and have specific identities and roles, eg. customer, supplier, government, and regulator.
transaction
an asset transfer.
contract
the conditions for a transaction to occur.
shared ledger
it provides consensus, provenance, immutability, and finality. it records all transactions across a business network and is shared between participants who have their own copy through replication. it is permissioned, so participants see only appropriate transactions (with blockchain, that is every transaction).
blockchain
underpins bitcoin. it is the most popular way to validate transactions in cryptocurrency.
bitcoin
unregulated, censorship-resistant shadow currency. it ensures “cash like” coin that is (1) unique, (2) immutable, and (3) final. it is the first blockchain application.
hash value
the mapping of a number to another number. it is a function and is the way the chain is formed.
data block
the set of transactions.
smart contract
the business rules implied by the contract. it is embedded in blockchain and executed with the transaction. it is verifiable and signed and encoded in the programming language. eg., contractual conditions under which corporate bond transfer occurs.
“pluggable” consensus
means that the majority has to agree with the transaction to be accepted. this is necessary for industrial blockchain.
internal ledger
ledger for internal reporting, audit, and compliance. it provides a consistent view of key business assets. the provenance, immutability, and finality are more important than consensus. it gives access to the auditor and regulator.
consortium shared ledger
created by a small set of participants. it shares reference data between themselves and consumers. it is consistent real-time view of key information.
information hub
a ledger set up in a single organisation. it shares information between participants. assets have information, not financial value. it requires provenance, immutability, and finality.
high value market
ledger for the transfer of high financial value assets. it is between many participants in a market and requires all enterprise features of blockchain.
proof of stake
a validation method where fraudulent transactions cost validators. it is an alternative to proof of work.
multi-signature
method for validation where eg. 3 out of 5 participants have to agree. it is an alternative to proof of work.