SlideShare una empresa de Scribd logo
1 de 79
Women in Blockchain
Workshop
a
Partnered with:
Our Mission
Spartan Blockchain is a registered student organization on Michigan
State University’s campus that provides extra-curricular education to
students who are interested in blockchain technologies. By leveraging
prominent blockchain educational resources, strategic partnerships,
corporate advisory services and bi-weekly meeting events Spartan
Blockchain will help jumpstart Michigan State University’s ecosystem to
become a leading academic institution in the Blockchain space.
Our Core Principles MOTIVATE
EDUCATE
INNOVATE
COLLABORATE
• To educate students and community
members about blockchain technology.
• To elevate Michigan State University into a
leading institution of blockchain education
through collaborative classroom activities
and hands-on learning.
• To prepare our members for a prominent
career in the blockchain space.
• To foster diversity and inclusion in our
community and organization
Agenda
Blockchain and Bitcoin
Protocol and Consensus
Ethereum, Smart Contracts, PoW vs. PoS
Enterprise Blockchain: Real-World Applications
Blockchain’s Challenges and Limitations
Carla Reyes – Assistant Professor of Law and Director of LegalRnD
Closing Remarks and Questions
Blockchain and
Bitcoin
Blockchain Defined
• Blockchain – A decentralized, distributed and public digital ledger that is used
to record transactions across many computers so that the records cannot be
altered without the alteration of all subsequent blocks and the consensus of the
network
Immutable
A write-only database that preserves an
immutable record of all transactions
Decentralized
A peer-to-peer platform distributing
the same replica of data Cryptographically Secure
Public / private key to secure identity,
allowing only verifiable transactions
Blockchain’s Add Value Proposition
Reduces Cost
Increases
Revenue
Reduces Risk
Increases
speed and
transparency
• Removes the cost of intermediaries
• Reduces process re-work, manual
errors, and waste
• Creates new products and services
• Captures value lost in transit
• No single point of failure
• No unauthorized alterations
• Resistant to collusion
• Verifies provenance
• Preserves complete audit trail
Cryptocurrencies vs. Blockchain Technology
Cryptocurrency - A digital currency in which encryption techniques are used to regulate the generation of
units of currency and verify the transfer of funds, operating independently of a central authority
Bitcoin and Cryptocurrencies
• Electronic money protected through
cryptographic mechanism instead of a
central repository
• Issued by a decentralized network / protocol
with no single point of failure
• Intrinsic value dependent on utility
Blockchain Technology
• Technology protocols that group
cryptographically signed transactions into
blocks, validates and link blocks according
to a consensus decision
• All transactions are publicly observable
• Allowed the emergence of cryptocurrencies
by solving the double spending problem
Input
What is Bitcoin? Basic Concepts
• Bitcoin was the first use case of blockchain technology solving the challenges of
digital cash in a decentralized manner.
• Build upon a combination of computer science, cryptography and economic
concepts
• Bitcoin is a cryptocurrency
• ”Bitcoin” can refer to:
o Bitcoin (uppercase) – The protocol, software and community
o bitcoins (lowercase) – the unit of currency
What is Bitcoin? Basic Concepts
• Basic jargon:
o Transactions – Transfers of bitcoin from input to output addresses
o Blocks – Timestamped collection of transactions
o Miner – Validates transactions and puts them into blocks
o Blockchain – Entire series of blocks ‘chained’ together
o Addresses – Think of them as accounts for now
• Where does Bitcoin get its value?
o Bitcoin has value because people believe it has value
Use cases of Bitcoin
• Remittances – Sending money
cheaply and efficiently across borders
• Digital goods – Irreversible trades
• Machine to machine payments – IoT
• FIAT Currency – ‘Government’ backed
currency
• Micropayments
• Digital Gold – A store of value
Bitcoin’s History
2009 – 2010: The early development of Bitcoin
Satoshi Nakamoto and Bitcoin
• Satoshi Nakamoto is the anonymous creator
of Bitcoin who wrote a nine-page white
paper that combines all previous efforts to
create a self-sustaining digital currency
• First block mined January 3, 2009
o Referenced a story in the Times of
London newspaper involving the
Chancellor bailing out banks
The 70 Million Dollar Pizza
• On May 21, 2010, Laslo Hanyecz purchased $25 worth of pizza for 10,000 BTC
• This was the world’s first ever Bitcoin transaction interchange for a tangible
asset
• 10,000 BTC is now equivalent to ≈$65,000,000
Bitcoin’s History
2010 – 2012: Scandals, Hacks, Illegal Activity
Mt. Gox
• In 2010 Mt. Gox was established and consolidated itself as the biggest bitcoin
exchange during the beginning states of bitcoin
• At its peak Mt. Gox handled ~80% of bitcoin’s daily trading volume
• On 6/19/11 Mt. Gox suffered a significant breach of security that resulted in
fraudulent trading and required the site to be shut down for seven days
• Lost 744,408 bitcoins in a theft that went unnoticed for years
• In February 2014 Mt. Gox filed for bankruptcy
Bitcoin’s History
2013 – 2014: Bitcoin attracts Investment & Attention
Merchant Acceptance & Attention
• 2014 March – Bitcoin Inventor Satoshi Nakamoto ‘Found’ in California
• 2014 September – Tim Draper: Bitcoin’s Price still heading to $10k
• 2014 January – Overstock.com becomes first major retailer to accept Bitcoin
• 2014 April – Colorado Marijuana vending machines will accept Bitcoin
• 2014 September – PayPal partners with Coinbase, BitPay
• 2014 December – Microsoft accepts Bitcoin payments
Venture funded Bitcoin Startups
Coinbase – Digital currency exchange brokering a variety of currencies while
offering wallet storage capabilities
• Founded in June 2012 after enrolling in Y Combinator
• May 2013: $5 mil. Series A
• December 2013: $25 mil. Series B
• May 2014: $75 mil. Series C
Bitcoin’s History
2015 – Present: Ethereum and Enterprise Blockchain
Ethereum
• Open-source public blockchain platform and operation system
featuring smart contract (scripting) functionality
• First described in a whitepaper by Vitalik Buterin in 2013
• Ethereum crowdsale in July 2014, blockchain launched in 2015
• Huge potential for new governance models, broadens definitions of
blockchain and cryptocurrencies
Enterprise Blockchains
Protocol and
Consensus
Satoshi Nakamoto’s Innovation
Bitcoin was anonymously created by Satoshi Nakamoto in 2009
• First block mined January 3rd, 2009
• Decentralized, trustless system for transactions
o A low cost financial system that only requires internet access
• Nakamoto solved the Double Spending problem
o Prevented someone from spending the same asset twice
o Solution? The blockchain + Proof-of-Work
Bitcoin’s Transaction Model
1BvBMSEYstWetqTFn5Au4m4GFg7xJaNVN2 3J98t1WpEZ73CNmQviecrnyiWrnqRhWNLy
Alice wants to send one bitcoin to Bob
Current State Transaction Model
Bitcoin’s Transaction Model
Alice signs her message and announces it to the network
Bitcoin’s Transaction Model
Bitcoin’s Transaction Model
Transaction Pool
1. Transaction G
2. Transaction H
3. Transaction Y
4. Transaction R
5. Transaction A
6. Alice’s transaction
7. Transaction E
Bitcoin’s Transaction Model
Proof-of-Work
Input: 01000000017a06ea98cd40ba2e3288262b28638cec5337c1456aaf5eedc8e38cec5
Output: 000000000000002e9067f1cf7252333f7aeb619c89d220985a70ac0e015248e0
Bitcoin’s Transaction Model
Bitcoin’s Transaction Model
Block #996 Block #997 Block #998 Block #999
Bitcoin’s Transaction Model
Version Major Feature Value Added
1
Signed messages announced to
the network
Basis of entire system
2 The blockchain Shared record of transactions
3 Everyone verifies transactions Increased security
4 Proof-of-Work Prevents double spending
Identity in Bitcoin
• Send money between pseudonyms
o Pseudonym == address == public key
• Cryptographic primitives
o Digital signature scheme (ECDSA: Elliptic Curve Digital Signature Algorithm)
 Like email address + password
o One-way hash function (SHA-256)
Bitcoin Transactions
• Bitcoin exists purely as a software
o Transactions are conducted through wallet
software
o Wallet creation generates a Bitcoin address
• To receive money, you share your address
o Sender specifies address and amount
• Transaction is then broadcast to the network,
where ”miners” verify it and add it to the
transaction history
Bitcoin Transactions
Blocks and Blockchains
Blocks
• Contains an ordered bunch of transactions
o Timestamps transactions, are
immutable
• Each block references a previous block
Blockchain
• The entire series of blocks ‘chained’ together
• Each block consists of several components:
o The block header,
o Previous block hash
o Merkle Root
o Nonce (Solution from mining)
Block Structure
Bitcoin Mining
Proof-of-work (PoW)
• Proof-of-work is the solution to the mining problem
• Proof-of-work is an example of a “Byzantine consensus algorithm”
• One of many consensus algorithms
Mining functions as:
• Assurance that coins are distributed in a fair way
• An incentive for people to help secure the network
• Key component that enables you to reach consensus in a decentralized manner
Ethereum and
Smart Contracts
Ethereum
• Open-source public blockchain platform and operation system
featuring smart contract (scripting) functionality
• First described in a whitepaper by Vitalik Buterin in 2013
• Ethereum crowdsale in July 2014, blockchain launched in 2015
• Huge potential for new governance models, broadens definitions of
blockchain and cryptocurrencies
Ethereum
• High-level Overview:
o Ethereum is a decentralized platform designed to run Smart Contracts
 No single point of control / failure
 Censorship resistant
o Account-based blockchain
Ethereum
• Ethereum has a native asset called Ether
o Basis of value in the Ethereum ecosystem
o Needed to align incentives
o Given to miners as reward for finding blocks
Ethereum vs. Bitcoin
• Ethereum vs. Bitcoin:
o Ethereum: Smart Contract Platform
 Complex and feature-rich
 Turing complete scripting language
o Bitcoin: Decentralized Asset
 Simple and robust
 Simple stack-based language; not Turing complete
Ethereum vs. Bitcoin
• Account-based instead of UTXO-based
• Turing complete scripting language
o Significantly more powerful than Bitcoin Script
o Enable Smart Contracts
• The Ether asset is not the primary goal
o Almost side effect of incentive-aligned smart contract platform
• Ethereum Plans to move to Proof-of-Stake in the near future
o Bitcoin likely remains Proof-of-Work
Smart Contracts
Smart Contracts
Contracts in Ethereum are like autonomous agents that live inside of Ethereum
Network
• React to external world when “poked” by transactions
• Have direct control over:
o Internal Ether balance
o Internal contract state
o Permanent storage
Smart Contracts
• Ethereum Contracts generally serve four purposes:
1. Store and maintain data
o Representing something useful to users or other contracts
o Ex: a token currency or organization’s membership
2. Manage contract or relationship between untrusting users
o Ex: Financial contracts, escrow, insurance
3. Provide functions to other contracts, serving as a software library
4. Complex Authentication
o Ex: M-of-N multisignature access
Proof-of-Work vs.
Proof-of-Stake(Link)
Proof of Work vs. Proof of Stake
Proof of Work vs. Proof of Stake
Proof of Work vs. Proof of Stake
Proof of Work vs. Proof of Stake
Enterprise
Blockchain: Real-
World Applications
Preface
Perspectives
Depending on the audience that you’re speaking to, there are
many differing perspectives on this technology (enterprise
blockchain):
• Bitcoin Maximalism
• Enterprise Blockchain are worthless
• Cryptocurrencies will replace the USD
• Cryptocurrencies hold no value and blockchains are useful
• Blockchains are very limited in the real world
Misconceptions
• Enterprise blockchains are always useful
• Some uses cases have fundamental flaws, some don’t even need to use a
blockchain
• Blockchains are always more efficient
• Tradeoff between decentralization vs. scalability
• Blockchains are always cheap
• Blockchains are costly to maintain and develop (mainly a community effort)
• Just build your own blockchain (rather than use existing
infrastructure)
• Not as simple as one might expect
• Existing frameworks have proven success and security
Industry Use-Cases
Energy
• Brooklyn Microgrid Project
• https://www.nytimes.com/2017/03/13/business/energy-
environment/brooklyn-solar-grid-energy-trading.html
• Enerchain
• Eastern-European energy firms testing peer-to-peer
energy trading over the Blockchain
• Volt Markets
• Energy origination, tracking, and trading platform
• Driven by smart contracts on the Ethereum blockchain
Elections
• Public blockchain allowing for free and fair elections
• Voter ID verification
• One voice, one vote
• Based on technical logic, very secure
• Election Results updated in real-time
• If scalable, can be used to count popular vote
Healthcare
• Storing confidential medical records on a private
blockchain
• Applications to increase efficiency of the
Prescription process
• Allows for opportunities to fight prescription misuse
• Payment plan/processing solutions
• Insurance
• Medicare/Medicaid user tracking (private
blockchain)
Supply Chain
• Supply chain visibility solutions
• Verification
• Better vendor management practices
• INCREASED SUPPLY CHAIN EFFICIENCY
• Vechain
• Project dedicated to implement Blockchain
Technology into existing supply chains (partnered
with MSU)
• WaltonChain, Maersk R&D
Industry Leaders
Hyperledger
• Led by Linux Foundation, IBM
• 20+ corporate members, 120+ start-up & ecosystem participants,
20+ institutions
• Consortium to advance blockchain technologies through open-
source, collaborative development
• Focus: finance, healthcare, supply chain
• Produces enterprise-focused software solutions & tools for
implementing blockchain applications, PoCs, solutions, etc.
• Hyperledger Fabric
• Private network, modular plug-and-play solutions
• Still in “beta” phase
ConsenSys
• Incubator for Ethereum-focused applications,
startups, and developer tools
• Founded in 2015 by Joe Lubin (co-founder of
Ethereum)
• “Hub-and-spoke” model with shared, central
resources and “spoke” ventures
• Supports adoption, ecosystem expansion, network
effects for Ethereum
• Multiple divisions & efforts
• E.g., $50M venture fund launched Sept. 2017
(ConsenSys Ventures)
• Ethereal conference & hackathon
R3CEV
• Tech company & banking consortium with 70+
members
• Banks, other financial institutions, regulators, trade
associations, etc.
• Focused on developing Corda, private open-source
distributed ledger platform designed specifically for
banks
• Designed for banks to record, manage, synchronize,
support financial transactions and agreements
• Frictionless transactions between banks, supplant current
non-interoperable legacy systems
• Launched Sept. 2015, continuously in development
• May 2017: $107M Series A funding from 40+ institutions
Enterprise Ethereum Alliance
• Consortium of 150+ Fortune 500 companies,
startups, academic institutions, governments
• Organized to innovate and align around enterprise
applications of the Ethereum blockchain
• Provide resources for businesses to learn about Ethereum
• Provide roadmap for enterprise features & deployment
requirements
• Evolve in tandem with advances in the public Ethereum
blockchain
• Standards, clarity around IP & licensing models for
Ethereum open-source code
Challenges &
Network
Limitations
Blockchain in the Public Sector
Challenges & Limitations
Blockchain is not a cure-all
0 1
IMMUTABILITY
A Blockchain is an add-only list. Once data is
added, it can’t be removed. Perhaps not a good
fit when updating/deleting data is a regular
occurrence.
0 2
DATA STORAGE
Databases are often used to store large
amounts of data (images, docs, apps, etc.).
However, Blockchain is designed for small
pockets of data. If data storage is needed,
Blockchain may not be a good fit, or a hybrid
solution may ne needed.
0 3
COSTS
Higher short-term costs associated with a still-emerging
technology prevent its widespread use. Blockchain-as-a-
service products are starting to be offered that can allow
for experimentation.
0 4
CODING & GOVERNANCE MODELS
Blockchains are known for eliminating the need for
central authority, but this is not entirely true. They must
be coded and governed by those entrusted with key roles.
Governments must build a technical knowledge base to
ensure these decisions are made well (even if the actual
coding is outsourced).
Jamie Dimon Quotes on Bitcoin / Blockchain
Jamie Dimon Quotes on Bitcoin / Blockchain
Blockchain Summary:
1. Blockchain technology is a shared, replicated ledger
2. Cryptocurrencies are a single use case for
blockchain technology
3. Blockchain technology addresses an exciting and
topical set of business challenges improving
efficiencies and increasing accessibility for all
industries
4. Students educated and familiar with blockchain
technology will have a competitive advantage once
they enter the workforce
Carla Reyes
Assistant Professor of Law and Director of
LegalRnD
Closing Remarks
• Thank you WIC, SWE, WE, and MSUEA
• SB is working to develop a permissible blockchain
application for Land Grant Goods to track their products
throughout their supply chains
• Applications for development are open on our website!
• Next Meeting: Next Semester!
• Come to our IBM Hyperledger and Ethereum ICO
Development Workshops!
• Any questions, comments or suggestions?
msublockchain.org

Más contenido relacionado

La actualidad más candente

Introduction to Bit Coin Model
Introduction to Bit Coin ModelIntroduction to Bit Coin Model
Introduction to Bit Coin ModelAsoka Korale
 
Bitcoin (Cryptocurrency)
Bitcoin (Cryptocurrency)Bitcoin (Cryptocurrency)
Bitcoin (Cryptocurrency)Tsasaa Tsas
 
Bitcoin - An Introduction
Bitcoin - An IntroductionBitcoin - An Introduction
Bitcoin - An IntroductionDawie Poolman
 
BIT COIN ,MINING & ATM
BIT COIN ,MINING & ATMBIT COIN ,MINING & ATM
BIT COIN ,MINING & ATMSumbal Jahan
 
BITCOIN TECHNOLOGY AND ITS USES
BITCOIN TECHNOLOGY AND ITS USESBITCOIN TECHNOLOGY AND ITS USES
BITCOIN TECHNOLOGY AND ITS USESRishikese MR
 
Cryptocurrencies and bitcoin
Cryptocurrencies and  bitcoinCryptocurrencies and  bitcoin
Cryptocurrencies and bitcoinAdityaAshutosh1
 
All you ever needed to know on bitcoin and blockchain
All you ever needed to know on bitcoin and blockchainAll you ever needed to know on bitcoin and blockchain
All you ever needed to know on bitcoin and blockchainMarco Hauff
 
Introduction to bit coin
Introduction to bit coinIntroduction to bit coin
Introduction to bit coinVivian S. Zhang
 
Investment Club Presentation 1 2021
Investment Club Presentation 1 2021Investment Club Presentation 1 2021
Investment Club Presentation 1 2021SamPurcell4
 
Bitcoin and Blockchains
Bitcoin and BlockchainsBitcoin and Blockchains
Bitcoin and BlockchainsSam Bowne
 
What is Bitcoins - an Introduction of Bitcoins
What is Bitcoins - an Introduction of BitcoinsWhat is Bitcoins - an Introduction of Bitcoins
What is Bitcoins - an Introduction of BitcoinsLokesh Aggarwal
 
Bitcoin A Peer-to-Peer Electronic Cash System
Bitcoin A Peer-to-Peer Electronic Cash SystemBitcoin A Peer-to-Peer Electronic Cash System
Bitcoin A Peer-to-Peer Electronic Cash SystemFlavio Vit
 
Blockchain Technology: A Technical Introduction to Non-Technical People
Blockchain Technology: A Technical Introduction to Non-Technical PeopleBlockchain Technology: A Technical Introduction to Non-Technical People
Blockchain Technology: A Technical Introduction to Non-Technical PeopleMecklerMedia
 
Women in Ecommerce presents: Bitcoin The internet of money
Women in Ecommerce presents: Bitcoin The internet of moneyWomen in Ecommerce presents: Bitcoin The internet of money
Women in Ecommerce presents: Bitcoin The internet of moneyHeidi Richards Mooney
 
Bitcoin - Understanding and Assessing potential Opportunities
Bitcoin - Understanding and Assessing potential OpportunitiesBitcoin - Understanding and Assessing potential Opportunities
Bitcoin - Understanding and Assessing potential OpportunitiesQuasarVentures
 
How can you tell the difference between bitcoin and blockchain
How can you tell the difference between bitcoin and blockchainHow can you tell the difference between bitcoin and blockchain
How can you tell the difference between bitcoin and blockchainOliviaJune1
 
Bitcoin: the future money, or a scam?
Bitcoin: the future money, or a scam?Bitcoin: the future money, or a scam?
Bitcoin: the future money, or a scam?Ignaz Wanders
 

La actualidad más candente (20)

Introduction to Bit Coin Model
Introduction to Bit Coin ModelIntroduction to Bit Coin Model
Introduction to Bit Coin Model
 
Bitcoin (Cryptocurrency)
Bitcoin (Cryptocurrency)Bitcoin (Cryptocurrency)
Bitcoin (Cryptocurrency)
 
Bitcoin - An Introduction
Bitcoin - An IntroductionBitcoin - An Introduction
Bitcoin - An Introduction
 
BITCOIN EXPLAINED
BITCOIN EXPLAINEDBITCOIN EXPLAINED
BITCOIN EXPLAINED
 
Bitcoin & Blockchain Basics
Bitcoin & Blockchain BasicsBitcoin & Blockchain Basics
Bitcoin & Blockchain Basics
 
BIT COIN ,MINING & ATM
BIT COIN ,MINING & ATMBIT COIN ,MINING & ATM
BIT COIN ,MINING & ATM
 
BITCOIN TECHNOLOGY AND ITS USES
BITCOIN TECHNOLOGY AND ITS USESBITCOIN TECHNOLOGY AND ITS USES
BITCOIN TECHNOLOGY AND ITS USES
 
Cryptocurrencies and bitcoin
Cryptocurrencies and  bitcoinCryptocurrencies and  bitcoin
Cryptocurrencies and bitcoin
 
All you ever needed to know on bitcoin and blockchain
All you ever needed to know on bitcoin and blockchainAll you ever needed to know on bitcoin and blockchain
All you ever needed to know on bitcoin and blockchain
 
Introduction to bit coin
Introduction to bit coinIntroduction to bit coin
Introduction to bit coin
 
Investment Club Presentation 1 2021
Investment Club Presentation 1 2021Investment Club Presentation 1 2021
Investment Club Presentation 1 2021
 
Bitcoin and Blockchains
Bitcoin and BlockchainsBitcoin and Blockchains
Bitcoin and Blockchains
 
What is Bitcoins - an Introduction of Bitcoins
What is Bitcoins - an Introduction of BitcoinsWhat is Bitcoins - an Introduction of Bitcoins
What is Bitcoins - an Introduction of Bitcoins
 
Bitcoin A Peer-to-Peer Electronic Cash System
Bitcoin A Peer-to-Peer Electronic Cash SystemBitcoin A Peer-to-Peer Electronic Cash System
Bitcoin A Peer-to-Peer Electronic Cash System
 
Blockchain Technology: A Technical Introduction to Non-Technical People
Blockchain Technology: A Technical Introduction to Non-Technical PeopleBlockchain Technology: A Technical Introduction to Non-Technical People
Blockchain Technology: A Technical Introduction to Non-Technical People
 
Women in Ecommerce presents: Bitcoin The internet of money
Women in Ecommerce presents: Bitcoin The internet of moneyWomen in Ecommerce presents: Bitcoin The internet of money
Women in Ecommerce presents: Bitcoin The internet of money
 
Bitcoin - Understanding and Assessing potential Opportunities
Bitcoin - Understanding and Assessing potential OpportunitiesBitcoin - Understanding and Assessing potential Opportunities
Bitcoin - Understanding and Assessing potential Opportunities
 
How can you tell the difference between bitcoin and blockchain
How can you tell the difference between bitcoin and blockchainHow can you tell the difference between bitcoin and blockchain
How can you tell the difference between bitcoin and blockchain
 
Bitcoin presentation
Bitcoin presentationBitcoin presentation
Bitcoin presentation
 
Bitcoin: the future money, or a scam?
Bitcoin: the future money, or a scam?Bitcoin: the future money, or a scam?
Bitcoin: the future money, or a scam?
 

Similar a Spartan Blockchain - Women in Blockchain Workshop Presentation

Blockchain and Crypto 101 - October 2017
Blockchain and Crypto 101 - October 2017Blockchain and Crypto 101 - October 2017
Blockchain and Crypto 101 - October 2017🔗Audrey Chaing
 
BLOCK CHAIN UNIT 1.pptx
BLOCK CHAIN UNIT 1.pptxBLOCK CHAIN UNIT 1.pptx
BLOCK CHAIN UNIT 1.pptxHariniS634942
 
An in depth presentation of Cryptocurrency.
An in depth presentation of Cryptocurrency.An in depth presentation of Cryptocurrency.
An in depth presentation of Cryptocurrency.SanjeebSamanta1
 
Blockchain & Cryptocurrencies Intro - July 2017
Blockchain & Cryptocurrencies Intro - July 2017Blockchain & Cryptocurrencies Intro - July 2017
Blockchain & Cryptocurrencies Intro - July 2017🔗Audrey Chaing
 
Introduction to the World of Cryptocurrency (Summary)
Introduction to the World of Cryptocurrency (Summary)Introduction to the World of Cryptocurrency (Summary)
Introduction to the World of Cryptocurrency (Summary)Syeirabani Hatta
 
Study on Bitcoin - Technical & Legal Aspects (Presentation at Cyber Cell Gurg...
Study on Bitcoin - Technical & Legal Aspects (Presentation at Cyber Cell Gurg...Study on Bitcoin - Technical & Legal Aspects (Presentation at Cyber Cell Gurg...
Study on Bitcoin - Technical & Legal Aspects (Presentation at Cyber Cell Gurg...Lovey Jain
 
Cryptocurrencies: The Mechanics Economic and Finance
Cryptocurrencies: The Mechanics Economic and FinanceCryptocurrencies: The Mechanics Economic and Finance
Cryptocurrencies: The Mechanics Economic and FinanceErnie Teo
 
Blockchain seminar
Blockchain seminarBlockchain seminar
Blockchain seminarAmiyabablu
 
Understanding Blockchain Technology
Understanding Blockchain TechnologyUnderstanding Blockchain Technology
Understanding Blockchain TechnologyAsim Rais Siddiqui
 
Bitcoin and the Rise of the Block Chains
Bitcoin and the Rise of the Block ChainsBitcoin and the Rise of the Block Chains
Bitcoin and the Rise of the Block ChainsDallas Kennedy
 
NYS Forum - Blockchain
NYS Forum - BlockchainNYS Forum - Blockchain
NYS Forum - BlockchainJoel Binn
 
IMPACT OF BITCOIN ON 21st CENTURY.docx
IMPACT OF BITCOIN ON 21st CENTURY.docxIMPACT OF BITCOIN ON 21st CENTURY.docx
IMPACT OF BITCOIN ON 21st CENTURY.docxMuskanRath1
 
Bitcoin a road ahead
Bitcoin a road aheadBitcoin a road ahead
Bitcoin a road ahead8111960263
 
Manish tripathi-e-commerce-bit coin-5feb2017
Manish tripathi-e-commerce-bit coin-5feb2017Manish tripathi-e-commerce-bit coin-5feb2017
Manish tripathi-e-commerce-bit coin-5feb2017A P
 
The Greatest Invention Since Electricity
The Greatest Invention Since ElectricityThe Greatest Invention Since Electricity
The Greatest Invention Since ElectricityMeg Montgomery
 
Blockchain - Presentacion Betabeers Galicia 10/12/2014
Blockchain - Presentacion Betabeers Galicia 10/12/2014Blockchain - Presentacion Betabeers Galicia 10/12/2014
Blockchain - Presentacion Betabeers Galicia 10/12/2014WeKCo Coworking
 
Blockchain Fundamentals - Day 1 - Introduction (new style)
Blockchain Fundamentals - Day 1 - Introduction (new style)Blockchain Fundamentals - Day 1 - Introduction (new style)
Blockchain Fundamentals - Day 1 - Introduction (new style)Chhay Lin Lim
 
Introduction to blockchain_hcmc_20170820
Introduction to blockchain_hcmc_20170820Introduction to blockchain_hcmc_20170820
Introduction to blockchain_hcmc_20170820HATCH! PROGRAM
 

Similar a Spartan Blockchain - Women in Blockchain Workshop Presentation (20)

Blockchain and Crypto 101 - October 2017
Blockchain and Crypto 101 - October 2017Blockchain and Crypto 101 - October 2017
Blockchain and Crypto 101 - October 2017
 
BLOCK CHAIN UNIT 1.pptx
BLOCK CHAIN UNIT 1.pptxBLOCK CHAIN UNIT 1.pptx
BLOCK CHAIN UNIT 1.pptx
 
An in depth presentation of Cryptocurrency.
An in depth presentation of Cryptocurrency.An in depth presentation of Cryptocurrency.
An in depth presentation of Cryptocurrency.
 
Blockchain & Cryptocurrencies Intro - July 2017
Blockchain & Cryptocurrencies Intro - July 2017Blockchain & Cryptocurrencies Intro - July 2017
Blockchain & Cryptocurrencies Intro - July 2017
 
Introduction to the World of Cryptocurrency (Summary)
Introduction to the World of Cryptocurrency (Summary)Introduction to the World of Cryptocurrency (Summary)
Introduction to the World of Cryptocurrency (Summary)
 
Study on Bitcoin - Technical & Legal Aspects (Presentation at Cyber Cell Gurg...
Study on Bitcoin - Technical & Legal Aspects (Presentation at Cyber Cell Gurg...Study on Bitcoin - Technical & Legal Aspects (Presentation at Cyber Cell Gurg...
Study on Bitcoin - Technical & Legal Aspects (Presentation at Cyber Cell Gurg...
 
Cryptocurrencies: The Mechanics Economic and Finance
Cryptocurrencies: The Mechanics Economic and FinanceCryptocurrencies: The Mechanics Economic and Finance
Cryptocurrencies: The Mechanics Economic and Finance
 
Blockchain seminar
Blockchain seminarBlockchain seminar
Blockchain seminar
 
Understanding Blockchain Technology
Understanding Blockchain TechnologyUnderstanding Blockchain Technology
Understanding Blockchain Technology
 
Bitcoin and the Rise of the Block Chains
Bitcoin and the Rise of the Block ChainsBitcoin and the Rise of the Block Chains
Bitcoin and the Rise of the Block Chains
 
NYS Forum - Blockchain
NYS Forum - BlockchainNYS Forum - Blockchain
NYS Forum - Blockchain
 
IMPACT OF BITCOIN ON 21st CENTURY.docx
IMPACT OF BITCOIN ON 21st CENTURY.docxIMPACT OF BITCOIN ON 21st CENTURY.docx
IMPACT OF BITCOIN ON 21st CENTURY.docx
 
Bitcoin a road ahead
Bitcoin a road aheadBitcoin a road ahead
Bitcoin a road ahead
 
Litecoin Crypto Currency Bootcamp
Litecoin Crypto Currency BootcampLitecoin Crypto Currency Bootcamp
Litecoin Crypto Currency Bootcamp
 
Block chain
Block chainBlock chain
Block chain
 
Manish tripathi-e-commerce-bit coin-5feb2017
Manish tripathi-e-commerce-bit coin-5feb2017Manish tripathi-e-commerce-bit coin-5feb2017
Manish tripathi-e-commerce-bit coin-5feb2017
 
The Greatest Invention Since Electricity
The Greatest Invention Since ElectricityThe Greatest Invention Since Electricity
The Greatest Invention Since Electricity
 
Blockchain - Presentacion Betabeers Galicia 10/12/2014
Blockchain - Presentacion Betabeers Galicia 10/12/2014Blockchain - Presentacion Betabeers Galicia 10/12/2014
Blockchain - Presentacion Betabeers Galicia 10/12/2014
 
Blockchain Fundamentals - Day 1 - Introduction (new style)
Blockchain Fundamentals - Day 1 - Introduction (new style)Blockchain Fundamentals - Day 1 - Introduction (new style)
Blockchain Fundamentals - Day 1 - Introduction (new style)
 
Introduction to blockchain_hcmc_20170820
Introduction to blockchain_hcmc_20170820Introduction to blockchain_hcmc_20170820
Introduction to blockchain_hcmc_20170820
 

Último

Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...Delhi Call girls
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoKayode Fayemi
 
Report Writing Webinar Training
Report Writing Webinar TrainingReport Writing Webinar Training
Report Writing Webinar TrainingKylaCullinane
 
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verifiedSector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verifiedDelhi Call girls
 
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...amilabibi1
 
If this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaIf this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaKayode Fayemi
 
lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lodhisaajjda
 
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfAWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfSkillCertProExams
 
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...Pooja Nehwal
 
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxChiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxraffaeleoman
 
Dreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio IIIDreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio IIINhPhngng3
 
Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Vipesco
 
My Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle BaileyMy Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle Baileyhlharris
 
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdfThe workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdfSenaatti-kiinteistöt
 
Dreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video TreatmentDreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video Treatmentnswingard
 
Causes of poverty in France presentation.pptx
Causes of poverty in France presentation.pptxCauses of poverty in France presentation.pptx
Causes of poverty in France presentation.pptxCamilleBoulbin1
 
Digital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of DrupalDigital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of DrupalFabian de Rijk
 

Último (18)

Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac Folorunso
 
Report Writing Webinar Training
Report Writing Webinar TrainingReport Writing Webinar Training
Report Writing Webinar Training
 
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verifiedSector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
 
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
 
If this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaIf this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New Nigeria
 
lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.
 
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfAWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
 
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
 
ICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdfICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdf
 
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxChiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
 
Dreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio IIIDreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio III
 
Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510
 
My Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle BaileyMy Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle Bailey
 
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdfThe workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
 
Dreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video TreatmentDreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video Treatment
 
Causes of poverty in France presentation.pptx
Causes of poverty in France presentation.pptxCauses of poverty in France presentation.pptx
Causes of poverty in France presentation.pptx
 
Digital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of DrupalDigital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of Drupal
 

Spartan Blockchain - Women in Blockchain Workshop Presentation

  • 2. Our Mission Spartan Blockchain is a registered student organization on Michigan State University’s campus that provides extra-curricular education to students who are interested in blockchain technologies. By leveraging prominent blockchain educational resources, strategic partnerships, corporate advisory services and bi-weekly meeting events Spartan Blockchain will help jumpstart Michigan State University’s ecosystem to become a leading academic institution in the Blockchain space.
  • 3. Our Core Principles MOTIVATE EDUCATE INNOVATE COLLABORATE • To educate students and community members about blockchain technology. • To elevate Michigan State University into a leading institution of blockchain education through collaborative classroom activities and hands-on learning. • To prepare our members for a prominent career in the blockchain space. • To foster diversity and inclusion in our community and organization
  • 4. Agenda Blockchain and Bitcoin Protocol and Consensus Ethereum, Smart Contracts, PoW vs. PoS Enterprise Blockchain: Real-World Applications Blockchain’s Challenges and Limitations Carla Reyes – Assistant Professor of Law and Director of LegalRnD Closing Remarks and Questions
  • 6. Blockchain Defined • Blockchain – A decentralized, distributed and public digital ledger that is used to record transactions across many computers so that the records cannot be altered without the alteration of all subsequent blocks and the consensus of the network Immutable A write-only database that preserves an immutable record of all transactions Decentralized A peer-to-peer platform distributing the same replica of data Cryptographically Secure Public / private key to secure identity, allowing only verifiable transactions
  • 7. Blockchain’s Add Value Proposition Reduces Cost Increases Revenue Reduces Risk Increases speed and transparency • Removes the cost of intermediaries • Reduces process re-work, manual errors, and waste • Creates new products and services • Captures value lost in transit • No single point of failure • No unauthorized alterations • Resistant to collusion • Verifies provenance • Preserves complete audit trail
  • 8. Cryptocurrencies vs. Blockchain Technology Cryptocurrency - A digital currency in which encryption techniques are used to regulate the generation of units of currency and verify the transfer of funds, operating independently of a central authority Bitcoin and Cryptocurrencies • Electronic money protected through cryptographic mechanism instead of a central repository • Issued by a decentralized network / protocol with no single point of failure • Intrinsic value dependent on utility Blockchain Technology • Technology protocols that group cryptographically signed transactions into blocks, validates and link blocks according to a consensus decision • All transactions are publicly observable • Allowed the emergence of cryptocurrencies by solving the double spending problem Input
  • 9. What is Bitcoin? Basic Concepts • Bitcoin was the first use case of blockchain technology solving the challenges of digital cash in a decentralized manner. • Build upon a combination of computer science, cryptography and economic concepts • Bitcoin is a cryptocurrency • ”Bitcoin” can refer to: o Bitcoin (uppercase) – The protocol, software and community o bitcoins (lowercase) – the unit of currency
  • 10. What is Bitcoin? Basic Concepts • Basic jargon: o Transactions – Transfers of bitcoin from input to output addresses o Blocks – Timestamped collection of transactions o Miner – Validates transactions and puts them into blocks o Blockchain – Entire series of blocks ‘chained’ together o Addresses – Think of them as accounts for now • Where does Bitcoin get its value? o Bitcoin has value because people believe it has value
  • 11. Use cases of Bitcoin • Remittances – Sending money cheaply and efficiently across borders • Digital goods – Irreversible trades • Machine to machine payments – IoT • FIAT Currency – ‘Government’ backed currency • Micropayments • Digital Gold – A store of value
  • 12. Bitcoin’s History 2009 – 2010: The early development of Bitcoin
  • 13. Satoshi Nakamoto and Bitcoin • Satoshi Nakamoto is the anonymous creator of Bitcoin who wrote a nine-page white paper that combines all previous efforts to create a self-sustaining digital currency • First block mined January 3, 2009 o Referenced a story in the Times of London newspaper involving the Chancellor bailing out banks
  • 14. The 70 Million Dollar Pizza • On May 21, 2010, Laslo Hanyecz purchased $25 worth of pizza for 10,000 BTC • This was the world’s first ever Bitcoin transaction interchange for a tangible asset • 10,000 BTC is now equivalent to ≈$65,000,000
  • 15. Bitcoin’s History 2010 – 2012: Scandals, Hacks, Illegal Activity
  • 16. Mt. Gox • In 2010 Mt. Gox was established and consolidated itself as the biggest bitcoin exchange during the beginning states of bitcoin • At its peak Mt. Gox handled ~80% of bitcoin’s daily trading volume • On 6/19/11 Mt. Gox suffered a significant breach of security that resulted in fraudulent trading and required the site to be shut down for seven days • Lost 744,408 bitcoins in a theft that went unnoticed for years • In February 2014 Mt. Gox filed for bankruptcy
  • 17. Bitcoin’s History 2013 – 2014: Bitcoin attracts Investment & Attention
  • 18. Merchant Acceptance & Attention • 2014 March – Bitcoin Inventor Satoshi Nakamoto ‘Found’ in California • 2014 September – Tim Draper: Bitcoin’s Price still heading to $10k • 2014 January – Overstock.com becomes first major retailer to accept Bitcoin • 2014 April – Colorado Marijuana vending machines will accept Bitcoin • 2014 September – PayPal partners with Coinbase, BitPay • 2014 December – Microsoft accepts Bitcoin payments
  • 19. Venture funded Bitcoin Startups Coinbase – Digital currency exchange brokering a variety of currencies while offering wallet storage capabilities • Founded in June 2012 after enrolling in Y Combinator • May 2013: $5 mil. Series A • December 2013: $25 mil. Series B • May 2014: $75 mil. Series C
  • 20. Bitcoin’s History 2015 – Present: Ethereum and Enterprise Blockchain
  • 21. Ethereum • Open-source public blockchain platform and operation system featuring smart contract (scripting) functionality • First described in a whitepaper by Vitalik Buterin in 2013 • Ethereum crowdsale in July 2014, blockchain launched in 2015 • Huge potential for new governance models, broadens definitions of blockchain and cryptocurrencies
  • 24. Satoshi Nakamoto’s Innovation Bitcoin was anonymously created by Satoshi Nakamoto in 2009 • First block mined January 3rd, 2009 • Decentralized, trustless system for transactions o A low cost financial system that only requires internet access • Nakamoto solved the Double Spending problem o Prevented someone from spending the same asset twice o Solution? The blockchain + Proof-of-Work
  • 25. Bitcoin’s Transaction Model 1BvBMSEYstWetqTFn5Au4m4GFg7xJaNVN2 3J98t1WpEZ73CNmQviecrnyiWrnqRhWNLy Alice wants to send one bitcoin to Bob
  • 27. Bitcoin’s Transaction Model Alice signs her message and announces it to the network
  • 29. Bitcoin’s Transaction Model Transaction Pool 1. Transaction G 2. Transaction H 3. Transaction Y 4. Transaction R 5. Transaction A 6. Alice’s transaction 7. Transaction E
  • 30. Bitcoin’s Transaction Model Proof-of-Work Input: 01000000017a06ea98cd40ba2e3288262b28638cec5337c1456aaf5eedc8e38cec5 Output: 000000000000002e9067f1cf7252333f7aeb619c89d220985a70ac0e015248e0
  • 32. Bitcoin’s Transaction Model Block #996 Block #997 Block #998 Block #999
  • 33. Bitcoin’s Transaction Model Version Major Feature Value Added 1 Signed messages announced to the network Basis of entire system 2 The blockchain Shared record of transactions 3 Everyone verifies transactions Increased security 4 Proof-of-Work Prevents double spending
  • 34. Identity in Bitcoin • Send money between pseudonyms o Pseudonym == address == public key • Cryptographic primitives o Digital signature scheme (ECDSA: Elliptic Curve Digital Signature Algorithm)  Like email address + password o One-way hash function (SHA-256)
  • 35. Bitcoin Transactions • Bitcoin exists purely as a software o Transactions are conducted through wallet software o Wallet creation generates a Bitcoin address • To receive money, you share your address o Sender specifies address and amount • Transaction is then broadcast to the network, where ”miners” verify it and add it to the transaction history
  • 37.
  • 38. Blocks and Blockchains Blocks • Contains an ordered bunch of transactions o Timestamps transactions, are immutable • Each block references a previous block Blockchain • The entire series of blocks ‘chained’ together
  • 39. • Each block consists of several components: o The block header, o Previous block hash o Merkle Root o Nonce (Solution from mining) Block Structure
  • 40. Bitcoin Mining Proof-of-work (PoW) • Proof-of-work is the solution to the mining problem • Proof-of-work is an example of a “Byzantine consensus algorithm” • One of many consensus algorithms Mining functions as: • Assurance that coins are distributed in a fair way • An incentive for people to help secure the network • Key component that enables you to reach consensus in a decentralized manner
  • 42. Ethereum • Open-source public blockchain platform and operation system featuring smart contract (scripting) functionality • First described in a whitepaper by Vitalik Buterin in 2013 • Ethereum crowdsale in July 2014, blockchain launched in 2015 • Huge potential for new governance models, broadens definitions of blockchain and cryptocurrencies
  • 43. Ethereum • High-level Overview: o Ethereum is a decentralized platform designed to run Smart Contracts  No single point of control / failure  Censorship resistant o Account-based blockchain
  • 44. Ethereum • Ethereum has a native asset called Ether o Basis of value in the Ethereum ecosystem o Needed to align incentives o Given to miners as reward for finding blocks
  • 45. Ethereum vs. Bitcoin • Ethereum vs. Bitcoin: o Ethereum: Smart Contract Platform  Complex and feature-rich  Turing complete scripting language o Bitcoin: Decentralized Asset  Simple and robust  Simple stack-based language; not Turing complete
  • 46. Ethereum vs. Bitcoin • Account-based instead of UTXO-based • Turing complete scripting language o Significantly more powerful than Bitcoin Script o Enable Smart Contracts • The Ether asset is not the primary goal o Almost side effect of incentive-aligned smart contract platform • Ethereum Plans to move to Proof-of-Stake in the near future o Bitcoin likely remains Proof-of-Work
  • 48. Smart Contracts Contracts in Ethereum are like autonomous agents that live inside of Ethereum Network • React to external world when “poked” by transactions • Have direct control over: o Internal Ether balance o Internal contract state o Permanent storage
  • 49. Smart Contracts • Ethereum Contracts generally serve four purposes: 1. Store and maintain data o Representing something useful to users or other contracts o Ex: a token currency or organization’s membership 2. Manage contract or relationship between untrusting users o Ex: Financial contracts, escrow, insurance 3. Provide functions to other contracts, serving as a software library 4. Complex Authentication o Ex: M-of-N multisignature access
  • 51. Proof of Work vs. Proof of Stake
  • 52. Proof of Work vs. Proof of Stake
  • 53. Proof of Work vs. Proof of Stake
  • 54. Proof of Work vs. Proof of Stake
  • 57. Perspectives Depending on the audience that you’re speaking to, there are many differing perspectives on this technology (enterprise blockchain): • Bitcoin Maximalism • Enterprise Blockchain are worthless • Cryptocurrencies will replace the USD • Cryptocurrencies hold no value and blockchains are useful • Blockchains are very limited in the real world
  • 58. Misconceptions • Enterprise blockchains are always useful • Some uses cases have fundamental flaws, some don’t even need to use a blockchain • Blockchains are always more efficient • Tradeoff between decentralization vs. scalability • Blockchains are always cheap • Blockchains are costly to maintain and develop (mainly a community effort) • Just build your own blockchain (rather than use existing infrastructure) • Not as simple as one might expect • Existing frameworks have proven success and security
  • 60. Energy • Brooklyn Microgrid Project • https://www.nytimes.com/2017/03/13/business/energy- environment/brooklyn-solar-grid-energy-trading.html • Enerchain • Eastern-European energy firms testing peer-to-peer energy trading over the Blockchain • Volt Markets • Energy origination, tracking, and trading platform • Driven by smart contracts on the Ethereum blockchain
  • 61. Elections • Public blockchain allowing for free and fair elections • Voter ID verification • One voice, one vote • Based on technical logic, very secure • Election Results updated in real-time • If scalable, can be used to count popular vote
  • 62. Healthcare • Storing confidential medical records on a private blockchain • Applications to increase efficiency of the Prescription process • Allows for opportunities to fight prescription misuse • Payment plan/processing solutions • Insurance • Medicare/Medicaid user tracking (private blockchain)
  • 63. Supply Chain • Supply chain visibility solutions • Verification • Better vendor management practices • INCREASED SUPPLY CHAIN EFFICIENCY • Vechain • Project dedicated to implement Blockchain Technology into existing supply chains (partnered with MSU) • WaltonChain, Maersk R&D
  • 65. Hyperledger • Led by Linux Foundation, IBM • 20+ corporate members, 120+ start-up & ecosystem participants, 20+ institutions • Consortium to advance blockchain technologies through open- source, collaborative development • Focus: finance, healthcare, supply chain • Produces enterprise-focused software solutions & tools for implementing blockchain applications, PoCs, solutions, etc. • Hyperledger Fabric • Private network, modular plug-and-play solutions • Still in “beta” phase
  • 66. ConsenSys • Incubator for Ethereum-focused applications, startups, and developer tools • Founded in 2015 by Joe Lubin (co-founder of Ethereum) • “Hub-and-spoke” model with shared, central resources and “spoke” ventures • Supports adoption, ecosystem expansion, network effects for Ethereum • Multiple divisions & efforts • E.g., $50M venture fund launched Sept. 2017 (ConsenSys Ventures) • Ethereal conference & hackathon
  • 67. R3CEV • Tech company & banking consortium with 70+ members • Banks, other financial institutions, regulators, trade associations, etc. • Focused on developing Corda, private open-source distributed ledger platform designed specifically for banks • Designed for banks to record, manage, synchronize, support financial transactions and agreements • Frictionless transactions between banks, supplant current non-interoperable legacy systems • Launched Sept. 2015, continuously in development • May 2017: $107M Series A funding from 40+ institutions
  • 68. Enterprise Ethereum Alliance • Consortium of 150+ Fortune 500 companies, startups, academic institutions, governments • Organized to innovate and align around enterprise applications of the Ethereum blockchain • Provide resources for businesses to learn about Ethereum • Provide roadmap for enterprise features & deployment requirements • Evolve in tandem with advances in the public Ethereum blockchain • Standards, clarity around IP & licensing models for Ethereum open-source code
  • 69.
  • 71. Blockchain in the Public Sector Challenges & Limitations Blockchain is not a cure-all 0 1 IMMUTABILITY A Blockchain is an add-only list. Once data is added, it can’t be removed. Perhaps not a good fit when updating/deleting data is a regular occurrence. 0 2 DATA STORAGE Databases are often used to store large amounts of data (images, docs, apps, etc.). However, Blockchain is designed for small pockets of data. If data storage is needed, Blockchain may not be a good fit, or a hybrid solution may ne needed. 0 3 COSTS Higher short-term costs associated with a still-emerging technology prevent its widespread use. Blockchain-as-a- service products are starting to be offered that can allow for experimentation. 0 4 CODING & GOVERNANCE MODELS Blockchains are known for eliminating the need for central authority, but this is not entirely true. They must be coded and governed by those entrusted with key roles. Governments must build a technical knowledge base to ensure these decisions are made well (even if the actual coding is outsourced).
  • 72.
  • 73.
  • 74.
  • 75. Jamie Dimon Quotes on Bitcoin / Blockchain
  • 76. Jamie Dimon Quotes on Bitcoin / Blockchain
  • 77. Blockchain Summary: 1. Blockchain technology is a shared, replicated ledger 2. Cryptocurrencies are a single use case for blockchain technology 3. Blockchain technology addresses an exciting and topical set of business challenges improving efficiencies and increasing accessibility for all industries 4. Students educated and familiar with blockchain technology will have a competitive advantage once they enter the workforce
  • 78. Carla Reyes Assistant Professor of Law and Director of LegalRnD
  • 79. Closing Remarks • Thank you WIC, SWE, WE, and MSUEA • SB is working to develop a permissible blockchain application for Land Grant Goods to track their products throughout their supply chains • Applications for development are open on our website! • Next Meeting: Next Semester! • Come to our IBM Hyperledger and Ethereum ICO Development Workshops! • Any questions, comments or suggestions? msublockchain.org

Notas del editor

  1. Normally what happens when you make a transaction is that it usually goes through a financial intermediary, a bank, escrow service, credit card provider, etc. to verify and process your transaction This central authority has an overarching copy of the general ledger of transactions, acting as a central point of failure
  2. Signs her message with her private key and announces it to the network
  3. Bitcoin works around this central point of failure by instead making everyone the bank, each having an individual copy of the transaction ledger
  4. So now when Alice sends her transaction to Bob, it’s added to a list of pending transactions called the transaction pool Miners then pick and choose which transactions (using whichever transactions that offer the highest reward) they want to add to their potential blocks
  5. Once a miner’s potential block reaches 1MB in size, miners compete to solve a complex set of mathematical equations referred to as Proof-of-Work - continuously try inputs to reach the correct 32 character output string
  6. The first miner to find the correct answer to the equation then broadcasts the answer to the rest of the network, eventually adding the block to the blockchain confirming all of the corresponding transactions
  7. The first miner to find the correct answer to the equation then broadcasts the answer to the rest of the network, eventually adding the block to the blockchain confirming all of the corresponding transactions
  8. What would happen if Alice tries to send the same Bitcoin to David? Describe Double Spending
  9. PoW is a competition, the first miner to solve their hashing algorithm is the only miner who can add their individual block to the blockchain Without this consensus algorithm the possibility for double spending exists PoW prevents people from double spending
  10. PoW is a competition, the first miner to solve their hashing algorithm is the only miner who can add their individual block to the blockchain Without this consensus algorithm the possibility for double spending exists PoW prevents people from double spending
  11. Debating about adding use cases here? Thoughts about anything else to add?
  12. https://www.youtube.com/watch?v=ASCGQFZgcT8
  13. Debating about adding use cases here? Thoughts about anything else to add?
  14. Debating about adding use cases here? Thoughts about anything else to add?
  15. Debating about adding use cases here? Thoughts about anything else to add?
  16. Debating about adding use cases here? Thoughts about anything else to add?
  17. Debating about adding use cases here? Thoughts about anything else to add?