Skip to main content

Wallet

wallet · security

Software or hardware that manages signing credentials, addresses, transactions, and access to blockchain assets.

1.general

A cryptocurrency wallet manages the credentials and data needed to receive assets and authorize transactions. Assets are represented in blockchain state; they are not stored inside the app or device like files.

2.custody

A custodial service signs or controls withdrawals for the user. A non-custodial wallet gives the user the signing keys or recovery material. Multisignature and contract wallets can divide authority across several keys or rules.

3.trust

Wallets can use a full node, SPV protocol, compact filters, or a provider API to learn balances and history. Those choices affect privacy and verification. Recovery can also depend on a passphrase, derivation path, script type, or wallet metadata in addition to the seed phrase.

Related terms

All terms and definitions may update as the Cryptionary improves.