Term

Hot wallet

A hot wallet is a software wallet connected to the internet, offering convenience for frequent transactions but higher exposure to malware and phishing.

Type:
wallet
security
Also known as:
software wallet
mobile wallet
desktop wallet
browser wallet
1
concept

A hot wallet stores and uses private keys on an internet-connected device. It enables quick payments, QR scanning, and dApps, but increases attack surface. Good hygiene—device updates, strong passwords, and phishing awareness—is essential.

Example 1.1

"A mobile wallet used for daily spending is a hot wallet; keep only small balances on it."

Example 1.2

"Browser extension wallets integrate with dApps but require careful permission review to avoid signing malicious transactions."

2
security

Risks include malware, clipboard hijacking, SIM swapping (for SMS 2FA), and phishing. Mitigations include hardware-backed secure enclaves, biometrics, strong device lock, and using hardware wallets for high-value transactions.

Example 2.1

"Verify receive addresses and enable address book/allowlist features to reduce the risk of clipboard or UI spoofing."

Example 2.2

"For large transfers, connect your hot wallet to a hardware wallet so the private key never leaves the device."

3
use-cases

Hot wallets excel at everyday payments, microtransactions, and interacting with apps. They can also act as watch-only or read-only wallets for monitoring balances, while keeping signing restricted to a hardware device.

Example 3.1

"Merchants use hot wallets with payment processors to accept BCH and sweep balances to cold storage automatically."

Example 3.2

"Developers often test on a hot wallet and then secure production funds with multisig and hardware devices."

All terms and definitions may update as the Cryptionary improves.