SlideShare une entreprise Scribd logo
1  sur  53
THE EDUCATION BLOCKCHAIN
Chuck Russell
@CICHUCK
3/13/2018
What We’ll Talk About This Morning
WHAT WE WILL ACTUALLY DISCUSS:
Distributed Ledgers and Blockchain
Blockchain Technology Architecture
The Tech Landscape
The Education Blockchain
FRAMING THE
PROBLEM
BUSINESS NETWORKS are often inefficient because
each participant in the network keeps records, a
LEDGER, of all transactions between all the parties
that the business interacts with.
This process is expensive because of DUPLICATION of
effort and INTERMEDIARIES adding costs for their
services.
BLOCKCHAIN solves these problems by providing a
SHARED LEDGER technology that allows any
participant in the network to see the system of record
(THE LEDGER).
BLOCKCHAIN TECHNOLOGY provides a business with
a more efficient transfer of goods and services.
WHAT ABOUT LEDGERS
This system's been around since the 13th century. Effectively, we've been incrementally digitizing
a system that’s centuries old. The upside is that it's tried and tested. We understand it.
The LEDGER is updated every time an asset flows into the organization or goes out of the
organization. Each member of the business network who is affected updates their LEDGER.
Every member of the BUSINESS NETWORK has their own copy of the LEDGER.
BUT…PRIVATE LEDGERS ARE:
INEFFICIENT - each party
in the BUSINESS
NETWORK runs their own
business processes that
update their ledger.
Duplicated effort.
01
EXPENSIVE - Internal and
external audit takes
time/effort and money to be
done across the BUSINESS
NETWORK. Financial
institutions have told us that
20% of their time is spent
performing internal and
external audits.
02
VULNERABLE – LEDGERS
are subjected to fraud,
malicious modification or
to cyber attack.
03
A BLOCKCHAIN is a trusted,
distributed LEDGER that has a
shared set of business processes
across all the ENTITIES in the
BUSINESS NETWORK
FURTHERMORE…
• The LEDGER is share amongst all MEMBERS of the NETWORK.
• There are a number of types of NETWORKS. There are PUBLIC NETWORKS such as
cryptocurrency like Bitcoin, or PRIVATE NETWORKS such as a supply chain or a
securities exchange.
• ASSETS are transferred across the BUSINESS NETWORK.
• In the real world there are two types of ASSETS:
• TANGIBLE ASSETS like a house or your car.
• INTANGIBLE ASSETS like a piece of digital music, or a financial instrument such
as a bond, or a piece of intellectual property. These would be examples of
intangible assets. So, ledgers are the key to effectively recording the flow of
assets in and out of an organization. The ledger´s updated every time a
transaction occurs.
• Sometimes the transfer of the asset is governed by a contract.
BACK TO
BLOCKCHAIN
• All members of a BUSINESS NETWORK share a
common LEDGER on the BLOCKCHAIN.
• The LEDGER is replicated through P2P replication
technologies across all the different members of
this BUSINESS NETWORK. Each member of the
network has a copy of the LEDGER.
• The BLOCKCHAIN may provide PRIVACY
SERVICES that determines what entities can see
which transactions on the BUSINESS NETWORK.
For example, if entity A exchanges an asset with
entity B, each would be able to see the full
details of that transaction. However, entity C, if it
was not involved in that transaction, might not
be able to see the details.
BLOCKCHAIN TRAITS
• CONSENSUS - means that we determine who within the
business network gets to validate or approve a transaction.
This is encoded into the blockchain protocol.
• The Blockchain allows us to record PROVENANCE. The
LEDGER provides an audit trail, a complete record of who's
owned what ASSET throughout its life cycle over time.
• IMMUTABILITY - Privacy services let us link transactions
(a BLOCK) in the BLOCKCHAIN with the next BLOCK. This
means that its impossible to tamper with the blocks once
they're actually written.
• IMMUTABILITY boosts TRUST across the BUSINESS
NETWORK
• FINALITY - there is one single SYSTEM OF RECORD, one
SINGLE SYSTEM OF TRUTH across the BUSINESS NETWORK.
WHAT COLOR IS YOUR BLOCKCHAIN?
BASIC BLOCKCHAIN (LEDGER)
TRANSACTION
Parties on the blockchain are represented by PKI PAIRS:
• PUBLIC KEY (Address or Account Number)
• PRIVATE KEY
BLOCKCHAIN
PROTOCOL
CHARACTERISTICS
• Each PARTY maintains its own copy of the
information and all nodes must validate any
updates collectively.
• The information could represent transactions,
contracts, assets, identities, or practically anything
else that can be described in digital form.
• Entries are permanent, transparent, and
searchable, which makes it possible for community
members to view transaction histories in their
entirety.
• Each update is a new ‘block’ added to the end of a
‘chain.’ A protocol manages how new edits or
entries are initiated, validated, recorded, and
distributed.
• Cryptology replaces third-party intermediaries as
the keeper of trust, with all blockchain participants
running complex algorithms to certify the integrity
of the whole.
TRANSACTION CONTENTS
• HEADER INFO – timestamps, hash info
etc.,
• FIRST PARTY (FROM ADDRESS)
• 2nd PARTY (TO ADDRESS)
• ATTRIBUTES – User defined data that
can be inserted into the TRANSACTION
encrypted or in the clear. This can be
additional INFORMATION ABOUT THE
TRANSACTION
• TRANSACTION Size is limited depending
upon the protocol.
• BLOCK Size is also limited
BLOCKCHAIN
NETWORK
The Blockchain Network is
Decentralized - All PARTICIPANTS
(NODES) of the NETWORK have a
copy of the BLOCKCHAIN and have
equal voting rights. There is no
CENTRAL AUTHORITY.
NODES have a VESTED INTEREST
REWARDS:
CRYPTOCURRENCY
& TOKENS
• What’s In it for the Nodes?
• Why Participate in the Network?
• Bitcoin – 12.5 BTC per block ‘mined’.
BITCOIN ISN’T ALONE
BLOCKCHAIN CHARACTERISTICS
PUBLIC – any entity view the list of all blocks and all transactions within the block.
Trust driven by the blockchain protocol.
PRIVATE – the network consists of validated, trusted nodes. Trust by delegated
authority. Only validated/known entities can view the contents of the blockchain.
PERMISSIONED – only authorized ‘apps’ can create transactions and interact with
the blockchain.
PERMISSION(LESS) – any ‘app’ that abides by the blockchain protocol may interact
with the blockchain.
BUSINESS
BLOCKCHAIN
PROTOCOLS
• HYPERLEDGER
• DRAGONCHAIN
• ETHEREUM*
• QUORUM
• ION
• IOTA – IOT
‘Blockchain’
• ION & FILECOIN
Decentralized
Computation:
THEY ARE OFTEN PRIVATE AND
PERMISSIONED
COMPUTATIONAL
• Ability to harness the computing
power of all BLOCKCHAIN nodes,
performing computation within
on any/all nodes.
• Platform for building
ANONYMOUS, DECENTRALIZED,
DISTRIBUTED applications.
• TURING COMPLETE virtual
machine running on the
ETHEREUM BLOCKCHAIN
• Ability to create SMART
CONTRACTS
• Issue TOKENS, that can be
exchanged for other CYBER
CURRENCIES
• Open API
SMART CONTRACTS HISTORY
• In 1994, Nick Szabo, a legal scholar, and
cryptographer, realized that the decentralized
ledger could be used for smart contracts,
otherwise called self-executing contracts,
BLOCKCHAIN CONTRACTS, or SMART CONTRACTS.
• CONTRACTS can be converted to computer code,
stored and replicated on the system and
supervised by the network of computers that run
the BLOCKCHAIN.
• They REMOVE the middleman - Smart contracts
help you exchange money, property or anything of
value in a transparent, conflict-free way.
SMART
CONTRACT
EXAMPLE
• Suppose you rent an apartment from me. You can do this
through the BLOCKCHAIN by paying me in a DIGITAL
CURRENCY.
• You get a receipt which is held in our SMART CONTRACT
• I give you the digital entry key to the apartment which
comes to you by a specified date. If the key doesn’t come
on time, the BLOCKCHAIN releases a refund to your
ACCOUNT.
• If I send the key before the rental date, the function holds
it releasing both the fee and key to you and me
respectively when the date arrives.
• The system works on the If-Then-Else premise and is
witnessed by anyone with access to the BLOCKCHAIN, so
you can expect a faultless delivery.
• If I give you the key, I’m sure to be paid. If you send a
certain amount in bitcoins, you receive the key. The
CONTRACT is automatically canceled after the time
expires, and the code cannot be interfered with by either
of us without the other knowing, since all participants are
simultaneously alerted to any all changes.
CONTRACT = SOLIDITY CODE in ETHEREUM
DECENTRALIZED APPs (dApps)
• Decentralized applications (dApps) are applications that run on a P2P
network of computers rather than a single computer. dApps, have
existed since the advent of P2P networks. They are a type of software
program designed to exist on the Internet in a way that is not
controlled by any single entity.
• Decentralized applications don’t necessarily need to run on top of a
blockchain network. BitTorrent, BitMessage, Tor, are all traditional
dApps that run on a P2P network, but not on a Blockchain (which is a
specific kind of P2P network).
• As opposed to simple smart contracts, in the classic sense of Bitcoin,
that sends money from A to B, dApps have an unlimited number of
participants on all sides of the market.
HYPERLEDGER:
The Business
Blockchain
www.hyperledger.org
www.dragonchaing.com
THE BLOCKCHAIN
REVISITED
PUBLIC or PRIVATE – the protocol authorizes who can read a list of
all transactions and all blocks.
PROGRAMMABLE - Applications, via APIs or SMART CONTRACTS can
read from & write transactions to the BLOCKCHAIN.
PERMISSIONED or PERMISSIONLESS – the protocol decides who and
how APPs (Dapps) can be built on top of the BLOCKCHAIN.
IMMUTABLE – Once written a BLOCK and its TRANSACTIONS cannot
be altered or deleted.
ANONYMOUS – All parties are referred to by a an alphanumeric
ADDRESS (PUBLIC KEY). Identities of all parties is private.
DECENTRALIZED – All PARTICIPANTS of the NETWORK have a copy of
the BLOCKCHAIN and have equal voting rights. There is no CENTRAL
AUTHORITY
DISTRIBUTED – NODES on the NETWORK are located throughout the
‘world’ which provides fault tolerance.
Education Blockchain Characteristics
Sovereign Identity
& Security
1
Disintermediation
& Disaggregation
of Learning
2
Storing Permanent
Records
3
Issuing Certificates
to Learners
4
Learners Own
Their Personal
Data
5
Self Sovereign Identity on the
Blockchain
Self-sovereign identity - where an
individual is able to control
his/her identity attributes (that is, the
pieces of personal data), no matter
where they reside.
KYS
KNOW YOUR
STUDENT
Public blockchains facilitate self-
sovereignty by giving individuals the ability
to be the final arbiter of who can access
and use their data and personal
information.
Within an educational context, the term is
on its way to becoming synonymous with
the empowerment of individual learners to
own, manage and share details of their
credentials, without the need to call upon
the education institution as a trusted
intermediary.”
EDGECOIN
USE CASES
Set up smart contracts with a public DApp. Simple interface that can replace
complicated agreement processes via smart contracts and digital signatures.
Issuance of educational documents on the Blockchain. Validation and re-
validation of new and existing documents with integrated optical recognition
software.
Users pay with EdgeCoins (EST) on e-learning platforms for courses and other
content they have passed or consumed. EdgeCoin integrated payment DApp.
Users obtain valid, encrypted and unique certificates via Edgecoin smart
contracts in just one process.
Students can see and manage their academic development or the whole career
in their Edgecoin based smart contract (online and/or stored on a secure device)
that was provided by their university at the beginning of their studies.
Institutions can get rid of their heavy documented certification process by
having it all digitalized, organized, governed and issued by fully integrated
Edgecoin technology.
More
Education
Blockchain
Use Cases
Credit Transfer
Lifelong Learning Passport
Tracking Intellectual Property
& Copyright
Financial Transactions
•Receipt of Payments
•Student Grants
•Loan Awards
•Waiver and/or Loan Mods
Copyright and
IP Protection
on the
Education
Blockchain
• Educators publish content openly, while keeping track of re-use,
without putting limitations on the source material. It
allowsFACULTY to be rewarded based on the level of actual use
and reuse of their teaching materials, similar to how they are
rewarded based on citations to research papers.
• PROVENANCE traceable by time, author and subject matter.
• FACULTY could advertise the publication of their resources and
link to those resources and cite resources they used in creating
the material. A reward system (tokens) could be linked to the
level of reuse/citation.
• Example: a smart-contract could distribute payment to
content authors based on how often their material is cited
or used. Authors would no longer have to go through
intermediaries such as research journals, which often limit
use by charging high fees for access.
Lifelong Learning Passports
• There are a few existing resources that provide users with a way to record their
learning during and beyond schooling.
• Except for Open Badges, none of the existing solutions provide ways to verify the
experience and credentials described and included within these .
• With blockchain tech, learners could store their own evidence of formal or
informal learning, share it with a desired audience, and ensure instant
verification.
• Auto Updateable CV that that can be shared with employers. Employers, can
reduce verification workload since they won’t have to validate CVs and can simply
search instantly to see whether a candidates possesses a desired skil.
WHAT’S YOUR USE CASE?
• Self-sovereignty: users can identify themselves while
maintaining control over the storage and management of their
personal data.
• Trust: users can have more confidence in an infrastructure that
securely offers transactions such as payments or the issue of
certificates.
• Transparency: users can conduct transactions knowing that each
party has the capacity to enter into that transaction.
• Immutability: users can rest assured that records will be written
and stored permanently, without the possibility of modification
or loss.
• Disintermediation: the removal of the need for a central
controlling authority to manage transactions or keep records.
(Decentralization).
• Collaboration: the ability of parties to transact directly with each
other without the need for mediating third parties.
The Education Blockchain

Contenu connexe

Tendances

170321 cebit blockchain summit frank bolten
170321 cebit blockchain summit frank bolten170321 cebit blockchain summit frank bolten
170321 cebit blockchain summit frank boltenFrank Bolten
 
Introduction to Blockchain and Smart Contracts
Introduction to Blockchain and Smart ContractsIntroduction to Blockchain and Smart Contracts
Introduction to Blockchain and Smart ContractsSaad Zaher
 
Banking on blockchains
Banking on blockchainsBanking on blockchains
Banking on blockchainsRuben Tan
 
Blockchain: it's much more than Bitcoin
Blockchain: it's much more than BitcoinBlockchain: it's much more than Bitcoin
Blockchain: it's much more than BitcoinKuba Tymula
 
Blockchain Technology Fundamentals
Blockchain Technology FundamentalsBlockchain Technology Fundamentals
Blockchain Technology FundamentalsExperfy
 
Demystifying Blockchains
Demystifying BlockchainsDemystifying Blockchains
Demystifying Blockchains_hd
 
Webinar: Blockchain – A Revolution You Can’t Stop | by Intellectsoft
Webinar: Blockchain – A Revolution You Can’t Stop | by IntellectsoftWebinar: Blockchain – A Revolution You Can’t Stop | by Intellectsoft
Webinar: Blockchain – A Revolution You Can’t Stop | by IntellectsoftIntellectsoft
 
Blockchain notes b tech aktu by krazy kreation (kulbhushan)
Blockchain notes b tech aktu by krazy kreation (kulbhushan)Blockchain notes b tech aktu by krazy kreation (kulbhushan)
Blockchain notes b tech aktu by krazy kreation (kulbhushan)rahulmondol
 
Eris Industries - American Banker presentation deck.
Eris Industries - American Banker presentation deck. Eris Industries - American Banker presentation deck.
Eris Industries - American Banker presentation deck. Preston Byrne
 
Blockchain - the future of the Internet
Blockchain - the future of the InternetBlockchain - the future of the Internet
Blockchain - the future of the InternetAPNIC
 
Blockchain: The New Technology and Its Applications for Libraries
Blockchain: The New Technology and Its Applications for LibrariesBlockchain: The New Technology and Its Applications for Libraries
Blockchain: The New Technology and Its Applications for LibrariesBohyun Kim
 
Blockchain fundamentals
Blockchain fundamentalsBlockchain fundamentals
Blockchain fundamentalsAhmed Mekawy
 
Blockchain Explained
Blockchain Explained Blockchain Explained
Blockchain Explained wedefine
 
Blockchain 101 by imran bashir
Blockchain 101  by imran bashirBlockchain 101  by imran bashir
Blockchain 101 by imran bashirImran Bashir
 
Blockchain-intro (2)
Blockchain-intro (2)Blockchain-intro (2)
Blockchain-intro (2)Zakir Hoosen
 

Tendances (20)

Blockchain
BlockchainBlockchain
Blockchain
 
170321 cebit blockchain summit frank bolten
170321 cebit blockchain summit frank bolten170321 cebit blockchain summit frank bolten
170321 cebit blockchain summit frank bolten
 
Blockchain Technology - ICANN58
Blockchain Technology - ICANN58Blockchain Technology - ICANN58
Blockchain Technology - ICANN58
 
Introduction to Blockchain and Smart Contracts
Introduction to Blockchain and Smart ContractsIntroduction to Blockchain and Smart Contracts
Introduction to Blockchain and Smart Contracts
 
Banking on blockchains
Banking on blockchainsBanking on blockchains
Banking on blockchains
 
Blockchain: it's much more than Bitcoin
Blockchain: it's much more than BitcoinBlockchain: it's much more than Bitcoin
Blockchain: it's much more than Bitcoin
 
Blockchain Technology Fundamentals
Blockchain Technology FundamentalsBlockchain Technology Fundamentals
Blockchain Technology Fundamentals
 
Demystifying Blockchains
Demystifying BlockchainsDemystifying Blockchains
Demystifying Blockchains
 
Webinar: Blockchain – A Revolution You Can’t Stop | by Intellectsoft
Webinar: Blockchain – A Revolution You Can’t Stop | by IntellectsoftWebinar: Blockchain – A Revolution You Can’t Stop | by Intellectsoft
Webinar: Blockchain – A Revolution You Can’t Stop | by Intellectsoft
 
Blockchain notes b tech aktu by krazy kreation (kulbhushan)
Blockchain notes b tech aktu by krazy kreation (kulbhushan)Blockchain notes b tech aktu by krazy kreation (kulbhushan)
Blockchain notes b tech aktu by krazy kreation (kulbhushan)
 
Eris Industries - American Banker presentation deck.
Eris Industries - American Banker presentation deck. Eris Industries - American Banker presentation deck.
Eris Industries - American Banker presentation deck.
 
BlockChain Public
BlockChain PublicBlockChain Public
BlockChain Public
 
Blockchain - the future of the Internet
Blockchain - the future of the InternetBlockchain - the future of the Internet
Blockchain - the future of the Internet
 
Blockchain: The New Technology and Its Applications for Libraries
Blockchain: The New Technology and Its Applications for LibrariesBlockchain: The New Technology and Its Applications for Libraries
Blockchain: The New Technology and Its Applications for Libraries
 
Blockchain fundamentals
Blockchain fundamentalsBlockchain fundamentals
Blockchain fundamentals
 
Understanding Blockchain
Understanding BlockchainUnderstanding Blockchain
Understanding Blockchain
 
Blockchain Explained
Blockchain Explained Blockchain Explained
Blockchain Explained
 
Blockchain
BlockchainBlockchain
Blockchain
 
Blockchain 101 by imran bashir
Blockchain 101  by imran bashirBlockchain 101  by imran bashir
Blockchain 101 by imran bashir
 
Blockchain-intro (2)
Blockchain-intro (2)Blockchain-intro (2)
Blockchain-intro (2)
 

Similaire à The Education Blockchain

Blockchain and BPM - Reflections on Four Years of Research and Applications
Blockchain and BPM - Reflections on Four Years of Research and ApplicationsBlockchain and BPM - Reflections on Four Years of Research and Applications
Blockchain and BPM - Reflections on Four Years of Research and ApplicationsIngo Weber
 
BlockChain Technology By Deep Akabari.pptx
BlockChain Technology By Deep Akabari.pptxBlockChain Technology By Deep Akabari.pptx
BlockChain Technology By Deep Akabari.pptxDeepAkabari
 
How Blockchain & Cryptocurrencies Redefining Financial Instruments in Finance
How Blockchain & Cryptocurrencies Redefining Financial Instruments in Finance How Blockchain & Cryptocurrencies Redefining Financial Instruments in Finance
How Blockchain & Cryptocurrencies Redefining Financial Instruments in Finance Kellton Tech Solutions Ltd
 
Blockchain and Bitcoin
Blockchain and BitcoinBlockchain and Bitcoin
Blockchain and BitcoinM Shamim Iqbal
 
Blockchian introduction
Blockchian introductionBlockchian introduction
Blockchian introductionkesavan N B
 
BlockChain Technology A Game Changer For Transportation & Logistics sector
BlockChain Technology A Game Changer For Transportation & Logistics sectorBlockChain Technology A Game Changer For Transportation & Logistics sector
BlockChain Technology A Game Changer For Transportation & Logistics sectorRavi Prasad
 
Blockchain for Enterprises
Blockchain for EnterprisesBlockchain for Enterprises
Blockchain for EnterprisesHimanshu Pandey
 
cryptocurrency mining and digital currencies Bitcoin, Ethereum underlying te...
cryptocurrency mining and digital currencies  Bitcoin, Ethereum underlying te...cryptocurrency mining and digital currencies  Bitcoin, Ethereum underlying te...
cryptocurrency mining and digital currencies Bitcoin, Ethereum underlying te...rsiyengar.com
 
Blockchain: The Invisible Technology – How We Build a Blockchain
Blockchain: The Invisible Technology – How We Build a BlockchainBlockchain: The Invisible Technology – How We Build a Blockchain
Blockchain: The Invisible Technology – How We Build a BlockchainPriyAnshu Bansal
 
Blockchain a deep dive
Blockchain  a deep diveBlockchain  a deep dive
Blockchain a deep divehypeprofitbiz
 
Cisco ICON Speaker Series: Blockchain - Technology that is revolutionizing th...
Cisco ICON Speaker Series: Blockchain - Technology that is revolutionizing th...Cisco ICON Speaker Series: Blockchain - Technology that is revolutionizing th...
Cisco ICON Speaker Series: Blockchain - Technology that is revolutionizing th...Vishnu Pendyala
 
3daysblcourseockchainbigdata
3daysblcourseockchainbigdata3daysblcourseockchainbigdata
3daysblcourseockchainbigdataAnne Starr
 
Introduction to blockchain & cryptocurrencies
Introduction to blockchain & cryptocurrenciesIntroduction to blockchain & cryptocurrencies
Introduction to blockchain & cryptocurrenciesAurobindo Nayak
 
Blockchain Application Design and Development, and the Case of Programmable M...
Blockchain Application Design and Development, and the Case of Programmable M...Blockchain Application Design and Development, and the Case of Programmable M...
Blockchain Application Design and Development, and the Case of Programmable M...Ingo Weber
 
Blockchain & Islamic Finance
Blockchain & Islamic FinanceBlockchain & Islamic Finance
Blockchain & Islamic FinanceFarrukh Habib
 
Blockchain Fundamental_KIPMI_2022.02.26.pdf
Blockchain Fundamental_KIPMI_2022.02.26.pdfBlockchain Fundamental_KIPMI_2022.02.26.pdf
Blockchain Fundamental_KIPMI_2022.02.26.pdfadinugroho751867
 

Similaire à The Education Blockchain (20)

Blockchain and BPM - Reflections on Four Years of Research and Applications
Blockchain and BPM - Reflections on Four Years of Research and ApplicationsBlockchain and BPM - Reflections on Four Years of Research and Applications
Blockchain and BPM - Reflections on Four Years of Research and Applications
 
Blockchain Basics
Blockchain BasicsBlockchain Basics
Blockchain Basics
 
BlockChain Technology By Deep Akabari.pptx
BlockChain Technology By Deep Akabari.pptxBlockChain Technology By Deep Akabari.pptx
BlockChain Technology By Deep Akabari.pptx
 
How Blockchain & Cryptocurrencies Redefining Financial Instruments in Finance
How Blockchain & Cryptocurrencies Redefining Financial Instruments in Finance How Blockchain & Cryptocurrencies Redefining Financial Instruments in Finance
How Blockchain & Cryptocurrencies Redefining Financial Instruments in Finance
 
Blockchain and Bitcoin
Blockchain and BitcoinBlockchain and Bitcoin
Blockchain and Bitcoin
 
Blockchian introduction
Blockchian introductionBlockchian introduction
Blockchian introduction
 
BlockChain Technology A Game Changer For Transportation & Logistics sector
BlockChain Technology A Game Changer For Transportation & Logistics sectorBlockChain Technology A Game Changer For Transportation & Logistics sector
BlockChain Technology A Game Changer For Transportation & Logistics sector
 
Blockchain
BlockchainBlockchain
Blockchain
 
Blockchain for Enterprises
Blockchain for EnterprisesBlockchain for Enterprises
Blockchain for Enterprises
 
cryptocurrency mining and digital currencies Bitcoin, Ethereum underlying te...
cryptocurrency mining and digital currencies  Bitcoin, Ethereum underlying te...cryptocurrency mining and digital currencies  Bitcoin, Ethereum underlying te...
cryptocurrency mining and digital currencies Bitcoin, Ethereum underlying te...
 
Blockchain: The Invisible Technology – How We Build a Blockchain
Blockchain: The Invisible Technology – How We Build a BlockchainBlockchain: The Invisible Technology – How We Build a Blockchain
Blockchain: The Invisible Technology – How We Build a Blockchain
 
Block chain technology
Block chain technologyBlock chain technology
Block chain technology
 
Blockchain a deep dive
Blockchain  a deep diveBlockchain  a deep dive
Blockchain a deep dive
 
Block chain technology
Block chain technology Block chain technology
Block chain technology
 
Cisco ICON Speaker Series: Blockchain - Technology that is revolutionizing th...
Cisco ICON Speaker Series: Blockchain - Technology that is revolutionizing th...Cisco ICON Speaker Series: Blockchain - Technology that is revolutionizing th...
Cisco ICON Speaker Series: Blockchain - Technology that is revolutionizing th...
 
3daysblcourseockchainbigdata
3daysblcourseockchainbigdata3daysblcourseockchainbigdata
3daysblcourseockchainbigdata
 
Introduction to blockchain & cryptocurrencies
Introduction to blockchain & cryptocurrenciesIntroduction to blockchain & cryptocurrencies
Introduction to blockchain & cryptocurrencies
 
Blockchain Application Design and Development, and the Case of Programmable M...
Blockchain Application Design and Development, and the Case of Programmable M...Blockchain Application Design and Development, and the Case of Programmable M...
Blockchain Application Design and Development, and the Case of Programmable M...
 
Blockchain & Islamic Finance
Blockchain & Islamic FinanceBlockchain & Islamic Finance
Blockchain & Islamic Finance
 
Blockchain Fundamental_KIPMI_2022.02.26.pdf
Blockchain Fundamental_KIPMI_2022.02.26.pdfBlockchain Fundamental_KIPMI_2022.02.26.pdf
Blockchain Fundamental_KIPMI_2022.02.26.pdf
 

Dernier

How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 

Dernier (20)

How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 

The Education Blockchain

  • 1. THE EDUCATION BLOCKCHAIN Chuck Russell @CICHUCK 3/13/2018
  • 2. What We’ll Talk About This Morning
  • 3. WHAT WE WILL ACTUALLY DISCUSS: Distributed Ledgers and Blockchain Blockchain Technology Architecture The Tech Landscape The Education Blockchain
  • 4. FRAMING THE PROBLEM BUSINESS NETWORKS are often inefficient because each participant in the network keeps records, a LEDGER, of all transactions between all the parties that the business interacts with. This process is expensive because of DUPLICATION of effort and INTERMEDIARIES adding costs for their services. BLOCKCHAIN solves these problems by providing a SHARED LEDGER technology that allows any participant in the network to see the system of record (THE LEDGER). BLOCKCHAIN TECHNOLOGY provides a business with a more efficient transfer of goods and services.
  • 5. WHAT ABOUT LEDGERS This system's been around since the 13th century. Effectively, we've been incrementally digitizing a system that’s centuries old. The upside is that it's tried and tested. We understand it. The LEDGER is updated every time an asset flows into the organization or goes out of the organization. Each member of the business network who is affected updates their LEDGER. Every member of the BUSINESS NETWORK has their own copy of the LEDGER.
  • 6. BUT…PRIVATE LEDGERS ARE: INEFFICIENT - each party in the BUSINESS NETWORK runs their own business processes that update their ledger. Duplicated effort. 01 EXPENSIVE - Internal and external audit takes time/effort and money to be done across the BUSINESS NETWORK. Financial institutions have told us that 20% of their time is spent performing internal and external audits. 02 VULNERABLE – LEDGERS are subjected to fraud, malicious modification or to cyber attack. 03
  • 7. A BLOCKCHAIN is a trusted, distributed LEDGER that has a shared set of business processes across all the ENTITIES in the BUSINESS NETWORK
  • 8. FURTHERMORE… • The LEDGER is share amongst all MEMBERS of the NETWORK. • There are a number of types of NETWORKS. There are PUBLIC NETWORKS such as cryptocurrency like Bitcoin, or PRIVATE NETWORKS such as a supply chain or a securities exchange. • ASSETS are transferred across the BUSINESS NETWORK. • In the real world there are two types of ASSETS: • TANGIBLE ASSETS like a house or your car. • INTANGIBLE ASSETS like a piece of digital music, or a financial instrument such as a bond, or a piece of intellectual property. These would be examples of intangible assets. So, ledgers are the key to effectively recording the flow of assets in and out of an organization. The ledger´s updated every time a transaction occurs. • Sometimes the transfer of the asset is governed by a contract.
  • 9. BACK TO BLOCKCHAIN • All members of a BUSINESS NETWORK share a common LEDGER on the BLOCKCHAIN. • The LEDGER is replicated through P2P replication technologies across all the different members of this BUSINESS NETWORK. Each member of the network has a copy of the LEDGER. • The BLOCKCHAIN may provide PRIVACY SERVICES that determines what entities can see which transactions on the BUSINESS NETWORK. For example, if entity A exchanges an asset with entity B, each would be able to see the full details of that transaction. However, entity C, if it was not involved in that transaction, might not be able to see the details.
  • 10. BLOCKCHAIN TRAITS • CONSENSUS - means that we determine who within the business network gets to validate or approve a transaction. This is encoded into the blockchain protocol. • The Blockchain allows us to record PROVENANCE. The LEDGER provides an audit trail, a complete record of who's owned what ASSET throughout its life cycle over time. • IMMUTABILITY - Privacy services let us link transactions (a BLOCK) in the BLOCKCHAIN with the next BLOCK. This means that its impossible to tamper with the blocks once they're actually written. • IMMUTABILITY boosts TRUST across the BUSINESS NETWORK • FINALITY - there is one single SYSTEM OF RECORD, one SINGLE SYSTEM OF TRUTH across the BUSINESS NETWORK.
  • 11. WHAT COLOR IS YOUR BLOCKCHAIN?
  • 12. BASIC BLOCKCHAIN (LEDGER) TRANSACTION Parties on the blockchain are represented by PKI PAIRS: • PUBLIC KEY (Address or Account Number) • PRIVATE KEY
  • 13.
  • 14.
  • 15.
  • 16.
  • 17. BLOCKCHAIN PROTOCOL CHARACTERISTICS • Each PARTY maintains its own copy of the information and all nodes must validate any updates collectively. • The information could represent transactions, contracts, assets, identities, or practically anything else that can be described in digital form. • Entries are permanent, transparent, and searchable, which makes it possible for community members to view transaction histories in their entirety. • Each update is a new ‘block’ added to the end of a ‘chain.’ A protocol manages how new edits or entries are initiated, validated, recorded, and distributed. • Cryptology replaces third-party intermediaries as the keeper of trust, with all blockchain participants running complex algorithms to certify the integrity of the whole.
  • 18.
  • 19. TRANSACTION CONTENTS • HEADER INFO – timestamps, hash info etc., • FIRST PARTY (FROM ADDRESS) • 2nd PARTY (TO ADDRESS) • ATTRIBUTES – User defined data that can be inserted into the TRANSACTION encrypted or in the clear. This can be additional INFORMATION ABOUT THE TRANSACTION • TRANSACTION Size is limited depending upon the protocol. • BLOCK Size is also limited
  • 20. BLOCKCHAIN NETWORK The Blockchain Network is Decentralized - All PARTICIPANTS (NODES) of the NETWORK have a copy of the BLOCKCHAIN and have equal voting rights. There is no CENTRAL AUTHORITY. NODES have a VESTED INTEREST
  • 21. REWARDS: CRYPTOCURRENCY & TOKENS • What’s In it for the Nodes? • Why Participate in the Network? • Bitcoin – 12.5 BTC per block ‘mined’.
  • 23. BLOCKCHAIN CHARACTERISTICS PUBLIC – any entity view the list of all blocks and all transactions within the block. Trust driven by the blockchain protocol. PRIVATE – the network consists of validated, trusted nodes. Trust by delegated authority. Only validated/known entities can view the contents of the blockchain. PERMISSIONED – only authorized ‘apps’ can create transactions and interact with the blockchain. PERMISSION(LESS) – any ‘app’ that abides by the blockchain protocol may interact with the blockchain.
  • 24. BUSINESS BLOCKCHAIN PROTOCOLS • HYPERLEDGER • DRAGONCHAIN • ETHEREUM* • QUORUM • ION • IOTA – IOT ‘Blockchain’ • ION & FILECOIN Decentralized Computation: THEY ARE OFTEN PRIVATE AND PERMISSIONED
  • 25. COMPUTATIONAL • Ability to harness the computing power of all BLOCKCHAIN nodes, performing computation within on any/all nodes. • Platform for building ANONYMOUS, DECENTRALIZED, DISTRIBUTED applications. • TURING COMPLETE virtual machine running on the ETHEREUM BLOCKCHAIN • Ability to create SMART CONTRACTS • Issue TOKENS, that can be exchanged for other CYBER CURRENCIES • Open API
  • 26. SMART CONTRACTS HISTORY • In 1994, Nick Szabo, a legal scholar, and cryptographer, realized that the decentralized ledger could be used for smart contracts, otherwise called self-executing contracts, BLOCKCHAIN CONTRACTS, or SMART CONTRACTS. • CONTRACTS can be converted to computer code, stored and replicated on the system and supervised by the network of computers that run the BLOCKCHAIN. • They REMOVE the middleman - Smart contracts help you exchange money, property or anything of value in a transparent, conflict-free way.
  • 27. SMART CONTRACT EXAMPLE • Suppose you rent an apartment from me. You can do this through the BLOCKCHAIN by paying me in a DIGITAL CURRENCY. • You get a receipt which is held in our SMART CONTRACT • I give you the digital entry key to the apartment which comes to you by a specified date. If the key doesn’t come on time, the BLOCKCHAIN releases a refund to your ACCOUNT. • If I send the key before the rental date, the function holds it releasing both the fee and key to you and me respectively when the date arrives. • The system works on the If-Then-Else premise and is witnessed by anyone with access to the BLOCKCHAIN, so you can expect a faultless delivery. • If I give you the key, I’m sure to be paid. If you send a certain amount in bitcoins, you receive the key. The CONTRACT is automatically canceled after the time expires, and the code cannot be interfered with by either of us without the other knowing, since all participants are simultaneously alerted to any all changes.
  • 28. CONTRACT = SOLIDITY CODE in ETHEREUM
  • 29. DECENTRALIZED APPs (dApps) • Decentralized applications (dApps) are applications that run on a P2P network of computers rather than a single computer. dApps, have existed since the advent of P2P networks. They are a type of software program designed to exist on the Internet in a way that is not controlled by any single entity. • Decentralized applications don’t necessarily need to run on top of a blockchain network. BitTorrent, BitMessage, Tor, are all traditional dApps that run on a P2P network, but not on a Blockchain (which is a specific kind of P2P network). • As opposed to simple smart contracts, in the classic sense of Bitcoin, that sends money from A to B, dApps have an unlimited number of participants on all sides of the market.
  • 32. THE BLOCKCHAIN REVISITED PUBLIC or PRIVATE – the protocol authorizes who can read a list of all transactions and all blocks. PROGRAMMABLE - Applications, via APIs or SMART CONTRACTS can read from & write transactions to the BLOCKCHAIN. PERMISSIONED or PERMISSIONLESS – the protocol decides who and how APPs (Dapps) can be built on top of the BLOCKCHAIN. IMMUTABLE – Once written a BLOCK and its TRANSACTIONS cannot be altered or deleted. ANONYMOUS – All parties are referred to by a an alphanumeric ADDRESS (PUBLIC KEY). Identities of all parties is private. DECENTRALIZED – All PARTICIPANTS of the NETWORK have a copy of the BLOCKCHAIN and have equal voting rights. There is no CENTRAL AUTHORITY DISTRIBUTED – NODES on the NETWORK are located throughout the ‘world’ which provides fault tolerance.
  • 33. Education Blockchain Characteristics Sovereign Identity & Security 1 Disintermediation & Disaggregation of Learning 2 Storing Permanent Records 3 Issuing Certificates to Learners 4 Learners Own Their Personal Data 5
  • 34.
  • 35. Self Sovereign Identity on the Blockchain Self-sovereign identity - where an individual is able to control his/her identity attributes (that is, the pieces of personal data), no matter where they reside.
  • 36. KYS KNOW YOUR STUDENT Public blockchains facilitate self- sovereignty by giving individuals the ability to be the final arbiter of who can access and use their data and personal information. Within an educational context, the term is on its way to becoming synonymous with the empowerment of individual learners to own, manage and share details of their credentials, without the need to call upon the education institution as a trusted intermediary.”
  • 37.
  • 38.
  • 39.
  • 40.
  • 41.
  • 42.
  • 43.
  • 44.
  • 45. EDGECOIN USE CASES Set up smart contracts with a public DApp. Simple interface that can replace complicated agreement processes via smart contracts and digital signatures. Issuance of educational documents on the Blockchain. Validation and re- validation of new and existing documents with integrated optical recognition software. Users pay with EdgeCoins (EST) on e-learning platforms for courses and other content they have passed or consumed. EdgeCoin integrated payment DApp. Users obtain valid, encrypted and unique certificates via Edgecoin smart contracts in just one process. Students can see and manage their academic development or the whole career in their Edgecoin based smart contract (online and/or stored on a secure device) that was provided by their university at the beginning of their studies. Institutions can get rid of their heavy documented certification process by having it all digitalized, organized, governed and issued by fully integrated Edgecoin technology.
  • 46.
  • 47.
  • 48.
  • 49. More Education Blockchain Use Cases Credit Transfer Lifelong Learning Passport Tracking Intellectual Property & Copyright Financial Transactions •Receipt of Payments •Student Grants •Loan Awards •Waiver and/or Loan Mods
  • 50. Copyright and IP Protection on the Education Blockchain • Educators publish content openly, while keeping track of re-use, without putting limitations on the source material. It allowsFACULTY to be rewarded based on the level of actual use and reuse of their teaching materials, similar to how they are rewarded based on citations to research papers. • PROVENANCE traceable by time, author and subject matter. • FACULTY could advertise the publication of their resources and link to those resources and cite resources they used in creating the material. A reward system (tokens) could be linked to the level of reuse/citation. • Example: a smart-contract could distribute payment to content authors based on how often their material is cited or used. Authors would no longer have to go through intermediaries such as research journals, which often limit use by charging high fees for access.
  • 51. Lifelong Learning Passports • There are a few existing resources that provide users with a way to record their learning during and beyond schooling. • Except for Open Badges, none of the existing solutions provide ways to verify the experience and credentials described and included within these . • With blockchain tech, learners could store their own evidence of formal or informal learning, share it with a desired audience, and ensure instant verification. • Auto Updateable CV that that can be shared with employers. Employers, can reduce verification workload since they won’t have to validate CVs and can simply search instantly to see whether a candidates possesses a desired skil.
  • 52. WHAT’S YOUR USE CASE? • Self-sovereignty: users can identify themselves while maintaining control over the storage and management of their personal data. • Trust: users can have more confidence in an infrastructure that securely offers transactions such as payments or the issue of certificates. • Transparency: users can conduct transactions knowing that each party has the capacity to enter into that transaction. • Immutability: users can rest assured that records will be written and stored permanently, without the possibility of modification or loss. • Disintermediation: the removal of the need for a central controlling authority to manage transactions or keep records. (Decentralization). • Collaboration: the ability of parties to transact directly with each other without the need for mediating third parties.