Wallet
A crypto wallet is a tool that stores the private keys needed to access and move cryptocurrency. The coins themselves never leave the blockchain; the wallet holds the keys that prove ownership and let you sign transactions.
How it works
Each wallet manages one or more key pairs. The public key produces an address you can share to receive funds; the private key authorises spending and must stay secret. Wallets fall into two camps: hot wallets are connected to the internet for convenience, while cold wallets stay offline for security. Most wallets let you restore access from a seed phrase if the device is lost.
Why it matters
In crypto, controlling the keys means controlling the funds — the phrase “not your keys, not your coins” captures this. A custodial service holds keys on your behalf, which is convenient but reintroduces trust; a self-custody wallet puts you fully in charge, along with full responsibility for backups.
Example
A hardware wallet keeps your private key on a dedicated offline device, signing transactions without ever exposing the key to an internet-connected computer.