Bron Academy

Crypto glossary

Web3 does not have to be complicated. Learn the terms behind wallets, networks, markets, and security in plain language.

26 definitionsPlain EnglishLinked learning

Definitions

26 terms

Wallets & custody

Account abstractionWallets & custody

A wallet design that moves account rules into programmable logic so authentication, recovery, batching, and fee payment can be customised.

Explore related guides
Crypto walletWallets & custody

Software or hardware that manages signing keys and prepares instructions for blockchain accounts.

Explore related guides
CustodyWallets & custody

The arrangement that determines who can authorise transactions and restore access to assets.

Explore related guides
Hardware walletWallets & custody

A dedicated device designed to isolate private keys and sign transactions away from a general-purpose computer.

Explore related guides
MPCWallets & custody

Multi-party computation: protocols that let several participants compute a signature without reconstructing one complete private key.

Explore related guides

Foundations

AddressFoundations

A public identifier used to receive assets or interact with a blockchain account. It does not reveal the private key.

Explore related guides
BitcoinFoundations

A public network and scarce digital asset that uses proof of work to order transactions without a central operator.

Explore related guides
Smart contractFoundations

Code deployed to a blockchain that applies deterministic rules to transactions and stored state.

Explore related guides
TransactionFoundations

A signed instruction that asks a network to transfer value or execute application logic.

Explore related guides

Networks

BlockNetworks

An ordered batch of validated transactions added to a blockchain’s shared history.

Explore related guides
BridgeNetworks

A system that coordinates assets or messages between separate networks using a particular custody and verification model.

Explore related guides
ConfirmationNetworks

Evidence that a transaction has been included in the network history and is becoming harder to replace.

Explore related guides
ConsensusNetworks

The rules and incentives that let distributed participants agree on a valid transaction history.

Explore related guides
EthereumNetworks

A programmable public blockchain used for smart contracts, tokens, and decentralised applications.

Explore related guides
FinalityNetworks

The point at which a network treats a transaction or block as practically or cryptographically irreversible.

Explore related guides
GasNetworks

The unit used to measure computational work and calculate transaction fees on networks such as Ethereum.

Explore related guides
Proof of stakeNetworks

A consensus family in which validators place capital at risk and participate in proposing and confirming network history.

Explore related guides
Proof of workNetworks

A consensus family that uses costly computation to make block production competitive and attacks expensive.

Explore related guides
ValidatorNetworks

A participant that checks transactions and helps a proof-of-stake network agree on its history.

Explore related guides

Markets

DeFiMarkets

Financial applications implemented through smart contracts, often allowing users to trade, lend, or borrow directly from a wallet.

Explore related guides
LiquidityMarkets

The available depth for buying, selling, borrowing, or redeeming an asset without a large price impact.

Explore related guides
NFTMarkets

A token whose identifier and metadata distinguish it from otherwise interchangeable units.

Explore related guides
TokenMarkets

A digitally represented unit created and managed by a protocol or smart contract.

Explore related guides
VolatilityMarkets

The speed and magnitude of price changes over time. High volatility increases both opportunity and loss risk.

Explore related guides

Security

Private keySecurity

Secret signing material that proves authority over a blockchain account. Anyone with the key can usually authorise its transactions.

Explore related guides
Seed phraseSecurity

A human-readable backup from which a wallet can derive its private keys. Exposure usually means loss of control.

Explore related guides