1.3 Overview of Blockchain: Types of Blockchain

0.0(0)
studied byStudied by 2 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/17

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

18 Terms

1
New cards
Consensus Algorithm
________: It provides the rule for how the ecosystem will arrive at a single view in a ledger, and how it will be implemented as a part of the node application.
2
New cards
Virtual Machine
________: An abstraction of an instruction- operated machine implemented as a part of node application.
3
New cards
Node Application
Each node has to install and run a computer application definitive to the ecosystem
4
New cards
Shared Ledger
A ledger is managed inside the node application whose contents can be viewed once the application is running
5
New cards
Consensus Algorithm
It provides the rule for how the ecosystem will arrive at a single view in a ledger, and how it will be implemented as a part of the node application
6
New cards
Virtual Machine
An abstraction of an instruction-operated machine implemented as a part of node application
7
New cards
Many to One
Used for applications where a user sets up the contracts for a specific purpose
8
New cards
One to One
Used for applications that involve financial contracts between two entities
9
New cards
Name the 3 types of Blockchain
Public, Private, Consortium
10
New cards
Define Public blockchain
Ledgers are publicly available to verify or add blocks to the Blockchain.
11
New cards
Define private blockchain
A blockchain that only authorized users can add or verify the blocks, but anyone can view them.
12
New cards
Define Consortium blockchain
Semi centralized Blockchain in which only a predefined set of nodes has permission to write the block.
13
New cards
Node Application
Each node has to install and run a computer application definitive to the ecosystem.
14
New cards
Shared Ledger
A ledger is managed inside the node application whose contents can be viewed once the application is running.
15
New cards
Consensus Algorithm
It provides the rule for how the ecosystem will arrive at a single view in a ledger, and how it will be implemented as a part of the node application.
16
New cards
Virtual Machine
An abstraction of an instruction-operated machine implemented as a part of node application.
17
New cards
Many to One Blockchain Application Template
Many to One: Used for applications where a user sets up the contracts for a specific purpose.
18
New cards
One to One Blockchain Application Templates
One to One: Used for applications that involve financial contracts between two entities.