Module 82.1: Distributed Ledger Technology Flashcards

(18 cards)

1
Q

What are digital assets?

A

Assets that can be electronically created, stored, and transferred.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Give examples of Digital Assets?

A

Crypto, tokens and digital collectibles

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How are they secured and valididated?

A

Using Distributed Ledger Technology (called Blockchain Tech)
Cryptocurrency has their own blockchains, whereas tokens are built on already existing block chains

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a distributed Ledger?

A

It’s a database shareed among market participants - maintaining a record of all transactions, allowing each participant to have an identical copy of the database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What’s the benefits and disadvantages of DLTs?

A

Benefits:
Accuracy, Transparency, Security, Rapid ownership and transfer
Disadvantages
Data protection concerns, privacy violations and large amount of computational power needed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What does a DLT network consist of?

A

Digital Ledger:
Consensus mechanism: Establidshes common state of the ledger, validating transactions and updating the ledger
Network of participants

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is cryptography

A

How the DLT encrypts data, which prevent unauthoritsed parties from accessing it

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is a smart contract

A

Self executing programmes implemented by the DLT

automating contingent claims and collateral transfers during defaults are examples of smart contracts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is blockchain?

A

A digital ledger that record info sequentially within blocks, that are then linked together and secured using cryptography, a new transaction is only added to the chain once its been validated

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are consensus protocols?

A

They determine how blocks are chained together. They are structured to protect against market manipulation.
Main types:
Proof of Work Protocol: Miners solve cryptographic problems to verify transactions. Powerful computers validate blocks, consuming significant energy. Miners are rewarded with cryptocurrency. The high resource cost makes manipulation difficult, requiring control of >50% of the network.
Proof of Stake: Network participants (“validators”) pledge collateral (“staking”) to guarantee block validity. Validators signal transaction readiness, and others verify authenticity. Validators are rewarded with a return on their stake. This protects against malicious attacks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What’s the difference between permissionless and permissioned DLT networks?

A

Permissionless: Open, all users can execute transactions and perform network functions. Transactions are confirmed via consensus, not a central authority. Bitcoin is an example. Parties do not need to trust each other

nPermissioned: Users may have restricted network access. Permissions control ledger accessibility. More cost-effective than permissionless networks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

List the main types of digital assets.

A

Cryptocurrencies (Bitcoin, altcoins, stablecoins, meme coins, CBDCs), Tokens (NFTs, security tokens, utility tokens, governance tokens), Initial Coin Offerings (ICOs).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are cryptocurrencies?

A

Privately issued digital currencies with no central bank backing. Enable near-real-time transactions without intermediaries. Often have supply limits to maintain value, but can be highly volatile.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Briefly describe Altcoins, Stablecoins, and Meme Coins.

A

Altcoins: Alternative cryptocurrencies based on Bitcoin’s technology (e.g., Ether).
Stablecoins: Aim for stable value, pegged to another asset (e.g., USD).
Meme Coins: Launched for entertainment, often experiencing rapid price fluctuations (e.g., Dogecoin)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are CBDCs?

A

Digital versions of banknotes or coins issued by a central bank.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Explain tokenization and NFTs.

A

Tokenization uses DLT to track ownership of assets digitally. NFTs (Non-Fungible Tokens) are unique digital assets linked to certificates of authenticity (e.g., digital art).

17
Q

What are security tokens and ICOs?

A

Digitally track ownership of publicly traded securities.

ICOs (Initial Coin Offerings): Unregulated offerings of crypto tokens in exchange for funds; an alternative to IPOs, but with potential for fraud.

18
Q

Describe utility and governance tokens.

A

Utility Tokens: Provide network services (e.g., payments, fees).

Governance Tokens: Offer voting rights on network operations in permissionless networks.