Glossary-D: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 21: | Line 21: | ||
=== DAO === | === DAO === | ||
: ''Acronym - | : ''Acronym - '''D'''ecentralized '''A'''utonomous '''O'''rganization'' | ||
: An entity where governance is typically facilitated through smart contracts and tokens that represent a membership or voting rights. '''DAOs''' typically have specific objectives or missions, and proposals, disbursements, or purchases involving treasury funds are voted on by members. | : An entity where governance is typically facilitated through smart contracts and tokens that represent a membership or voting rights. '''DAOs''' typically have specific objectives or missions, and proposals, disbursements, or purchases involving treasury funds are voted on by members. | ||
Line 31: | Line 31: | ||
<div class="toccolours"> | <div class="toccolours"> | ||
; | ; | ||
=== Dapp === | === Dapp === | ||
: ''Abbreviation - | : ''Abbreviation - '''D'''ecentralized '''App'''lication'' | ||
: A software application that runs on a blockchain network, incorporating smart contracts to provide transparent and trustless functionality across a wide range of use cases. | : A software application that runs on a blockchain network, incorporating smart contracts to provide transparent and trustless functionality across a wide range of use cases. | ||
Line 43: | Line 44: | ||
<div class="toccolours"> | <div class="toccolours"> | ||
; | ; | ||
=== Data Availability === | === Data Availability === | ||
Line 97: | Line 99: | ||
=== DePIN === | === DePIN === | ||
: '' | : ''Acronym - '''De'''centralized '''P'''hysical '''I'''nfrastructure '''N'''etwork'' | ||
: A decentralized protocol utilizing blockchain technology to operate, maintain, coordinate, and develop physical infrastructure. | : A decentralized protocol utilizing blockchain technology to operate, maintain, coordinate, and develop physical infrastructure. | ||
Line 107: | Line 109: | ||
<div class="toccolours"> | <div class="toccolours"> | ||
; | ; | ||
=== DEX === | === DEX === | ||
Line 132: | Line 135: | ||
=== Difficulty === | === Difficulty === | ||
: The concept of measuring the level of computing power needed to add a block of verified transactions to a | : The concept of measuring the level of computing power needed to add a block of verified transactions to a blockchain utilizing [[#Proof of Work]] mining. | ||
Line 140: | Line 143: | ||
<div class="toccolours"> | <div class="toccolours"> | ||
; | ; | ||
=== Difficulty Bomb === | === Difficulty Bomb === | ||
: The incentive introduced into the Ethereum network which encouraged migration from a Proof of Work consensus mechanism to Proof of Stake. Block verification became prohibitively expensive and difficult, facilitating the transition to PoS in order to improve the scalability and energy efficiency of the network. | : The incentive introduced into the Ethereum network which encouraged migration from a [[#Proof of Work]] consensus mechanism to [[#Proof of Stake]]. Block verification became prohibitively expensive and difficult, facilitating the transition to PoS in order to improve the scalability and energy efficiency of the network. | ||
Line 150: | Line 154: | ||
<div class="toccolours"> | <div class="toccolours"> | ||
; | ; | ||
=== Digital Identity === | === Digital Identity === | ||
Line 163: | Line 168: | ||
: ''See also: | : ''See also: [[#Cryptography]]'' | ||
</div> | </div> | ||
<div class="toccolours"> | <div class="toccolours"> | ||
; | ; | ||
=== Discord === | === Discord === | ||
Line 222: | Line 228: | ||
=== DYOR === | === DYOR === | ||
: ''Acronym - | : ''Acronym - '''D'''o '''Y'''our '''O'''wn '''R'''esearch'' | ||
: ''See also: [[#Due Diligence]], [[#NFA]], [[#Rug/Rug Pull]]'' | : ''See also: [[#Due Diligence]], [[#NFA]], [[#Rug/Rug Pull]]'' | ||
</div> | </div> |
Latest revision as of 14:13, 17 September 2024
D
Dai
- Ticker Symbol - DAI
- A stablecoin on Ethereum pegged to the US dollar maintained and regulated by MakerDAO.
- Formerly Sai or SAI
- See also: #Stablecoin
DAO
- Acronym - Decentralized Autonomous Organization
- An entity where governance is typically facilitated through smart contracts and tokens that represent a membership or voting rights. DAOs typically have specific objectives or missions, and proposals, disbursements, or purchases involving treasury funds are voted on by members.
- See also: #Decentralized
Dapp
- Abbreviation - Decentralized Application
- A software application that runs on a blockchain network, incorporating smart contracts to provide transparent and trustless functionality across a wide range of use cases.
- See also: #Decentralized, #AppChain
Data Availability
- The concept of making all necessary transaction data accessible and verifiable within a blockchain network.
Decentralized
- Descriptor referring to a state where decision-making authority is distributed among multiple entities or individuals.
Decentralized Exchange
- A cryptocurrency exchange operating without the need for a centralized intermediary, typically utilizing smart contracts to interact with a blockchain network. Limitations compared to centralized exchanges often include lower liquidity, fewer trading features, and limited recovery options in the case of a loss of funds or assets due to error, malicious behavior from bad actors, or code vulnerabilities.
Degen
- Slang
- Short for “degenerate gambler.”
- Anyone who enjoys buying, selling, or trading coins or NFTs for profit. Almost always used without negative connotation, despite its origin.
- See also: #DeFi
DePIN
- Acronym - Decentralized Physical Infrastructure Network
- A decentralized protocol utilizing blockchain technology to operate, maintain, coordinate, and develop physical infrastructure.
- See also: #Decentralized, #AppChain
Diamond Hands
- Slang
- The unwillingness to sell a coin or asset despite market turbulence, especially over a significant amount of time.
- Sometimes indicated with emojis: 💎🙌
- See also: #Degen, #Paper Hands
Difficulty
- The concept of measuring the level of computing power needed to add a block of verified transactions to a blockchain utilizing #Proof of Work mining.
- See also: #Block, #Blockchain, #Blockchain Trilemma, #Proof of Work
Difficulty Bomb
- The incentive introduced into the Ethereum network which encouraged migration from a #Proof of Work consensus mechanism to #Proof of Stake. Block verification became prohibitively expensive and difficult, facilitating the transition to PoS in order to improve the scalability and energy efficiency of the network.
- See also: #Difficulty
Digital Identity
- The representation of a person or entity online. Formed by associated data, actions and interactions performed, as well as information about them shared by others. Offline information such as a physical address may also be included if it can be associated with an online presence. Users may assume multiple identities or personas for various purposes and scenarios.
Discord
- A social platform used for community management. Communities are delegated to “servers” and may be public or private. Servers are often organized into topic-based channels with access to communication tools like voice, video, and text chat, as well as direct messaging, the ability to upload and share media, and the connection of various external social media profiles.
Distributed Ledger
- A database of transactions replicated and maintained by multiple participants in a decentralized manner, eliminating any single point of control or failure.
- See also: #Blockchain
Double Spend
- A blockchain fork created when a user sends the same blockchain assets to two different entities. These forks are prevented by consensus mechanisms put in place to verify and record transactions in order to maintain the integrity of the blockchain. In theory, if a malicious entity were to gain control of more than 50% of network miners or validators, transactions that would otherwise be considered invalid could be pushed through.
- See also: #51% Attack, #Fork
Dropped Transaction
- A transaction removed from a confirmation queue, and therefore not included in the relevant blockchain. Possible causes include an incorrect nonce, insufficient transaction fee, or other errors in the transaction data.
Due Diligence
- The process of gathering and verifying information, assessing risks and opportunities, and confirming details or claims about a matter under consideration, often associated with a financial transaction.
- Sometimes shortened to simply "DD."
- See also: #DYOR, #NFA, #Rug/Rug Pull