Glossary

Hardware Wallet

A hardware wallet is a small physical device built to generate and store cryptocurrency private keys offline and to sign transactions without ever exposing those keys to a connected computer. When you send funds, the transaction is prepared on your computer or phone, passed to the device, signed inside it, and returned; the keys themselves never leave the hardware.

Devices from vendors such as Ledger and Trezor are well-known examples. A typical flow: you plug in the device, verify the recipient address and amount on its own screen, and physically press a button to approve. That on-device confirmation is the core protection, because malware on your computer can alter what your screen shows but cannot press the button or change what the device displays.

During setup the device produces a seed phrase, which you write down and store securely; the phrase can restore your funds if the device is lost or destroyed. A common misconception is that the coins are inside the gadget; they live on the blockchain, and the device only guards the keys. Hardware wallets protect against online theft, but they do not protect you from approving a malicious transaction yourself, so verifying details on the device screen remains essential.