crypto wallet
A crypto wallet is the tool that lets you hold and use blockchain assets — but the name is a little misleading, because it does not actually store your coins. Your coins live on the blockchain itself, in the shared ledger that every node keeps. What the wallet really stores is your keys: the secret credentials that prove the coins recorded on the ledger are yours to move. A better mental image than a wallet is a keychain that controls a public mailbox.
That mailbox metaphor maps neatly onto how the keys work. Your public address is like the slot on a mailbox: anyone can see it and drop value in, and you share it freely to receive payments. Your private key is the only key that opens the box to take anything out, and it must stay secret. When you send a payment, the wallet uses your private key to sign the transaction, producing proof that you authorized it — without ever revealing the key itself to the network.
Wallets come in different shapes that trade convenience against safety. Software wallets are apps on a phone or computer, always online and handy for everyday use; hardware wallets are small dedicated devices that keep the private key offline, out of reach of internet attackers. In every case the wallet is just an interface for managing keys and broadcasting transactions — the asset and the truth of who owns it stay on the blockchain, not inside the app.
Whoever holds the private key controls the funds, so a lost key or a compromised wallet means lost access — there is no central support desk to reset it.