crypto Flashcards
crypto (147 cards)
What is Ethereum?
A blockchain with a computer embedded in it, serving as a foundation for building decentralized applications and organizations.
What is the Ethereum Virtual Machine (EVM)?
A single, canonical computer in the Ethereum universe whose state everyone on the network agrees on.
What are Transaction Requests?
Requests broadcast by network participants for the Ethereum Virtual Machine to perform arbitrary computation.
What is a Node (Ethereum)?
Any instance of Ethereum client software that is connected to other computers running the same software, forming the network.
What are Smart Contracts?
Programs stored on a blockchain that self-execute when certain pre-decided conditions are met, intended to be enforced by code rather than legal means.
What is a DApp (Decentralized Application)?
Digitized permissionless programs installed and operated on a Blockchain network, often powered by smart contracts.
What is Solidity?
An object-oriented, high-level language for implementing smart contracts.
What are State Variables (Solidity)?
Declarations within a Solidity contract that define the contract’s state.
What is Money?
A medium of exchange that is widely accepted for transactions, debt repayment, a unit of account to measure value, and a store of value that holds value over time.
What is the Medium of Exchange function of money?
A function of money that solves the problem of bartering by allowing trade without needing a direct goods-for-goods match.
What is the Unit of Account function of money?
A function of money that provides a common measure of value to compare different goods and services.
What is the Store of Value function of money?
A function of money that allows it to be saved and used later while holding its value over time.
What is Commodity Money?
Money that has intrinsic value because it is made of a material that is valuable itself.
What is Fiat Money?
Currency that a government has declared to be legal tender but is not backed by a physical commodity.
What is Digital Money?
Money that exists in digital form and is used for electronic transactions.
What is Currency?
A form of money that specifically refers to government-issued legal tender like coins and banknotes.
What are Cryptocurrencies?
Decentralized digital currencies that operate on a blockchain network, typically have no intrinsic value, exist solely in digital form, and often have a limited supply.
What does Decentralized mean in the context of Cryptocurrencies?
A characteristic meaning most cryptocurrencies operate on a decentralized network using blockchain technology, without a single entity in control.
What does No Intrinsic Value mean for Cryptocurrencies?
A characteristic meaning their value is derived from supply and demand dynamics within the market, unlike commodity money.
What are Stablecoins?
A class of cryptocurrencies designed to maintain a stable value relative to an external reference, mitigating volatility.
What are Fiat-Collateralized Stablecoins?
Stablecoins that are backed 1:1 by fiat currency reserves (or equivalent assets) held in a bank or by a trusted custodian.
What are Crypto-Collateralized Stablecoins?
Stablecoins that are backed by other cryptocurrencies, often with over-collateralization to account for volatility.
What are Commodity-Collateralized Stablecoins?
Stablecoins that are backed by physical assets such as gold or other commodities.
What are Algorithmic Stablecoins?
Stablecoins that do not use collateral but rely on algorithms and smart contracts to automatically expand or contract supply to maintain a stable price.