B.BlockAxis⌕ Search
Menu

Hot, warm and cold wallets

A wallet manages access to assets recorded on a network.

BeginnerContent revised · 13.09.20264 min reading · allow 5–10 more minutes for the workshopBlockAxis

Your learning plan

Design a safe wallet lifecycle

By the end, explain the diagram in your own words, solve the case and justify the correction.

Prerequisites : Hashes, keys and signatures

Level 1 · Beginner →

Reading path · 7 / 12 · Beginner

Key takeaway

Compare signing, recovery and permissions rather than relying on a hot or cold label.

The essentials

A wallet manages access to assets recorded on a network. Hot, warm and cold describe operational arrangements around signing and connectivity, not different kinds of coins. The terms are not perfectly standardised, so compare actual controls rather than product labels.

How it works

Hot signing is readily available online. Cold arrangements keep key operations offline or highly isolated, generally trading speed for separation. Warm wallets often occupy an intermediate model with additional human or technical controls. Custodial wallets rely on a provider; self-custody places recovery responsibility with the user.

What to watch

An institution may keep a limited transaction float online and replenish it from a more restricted arrangement. Limits, replenishment approvals and recovery tests matter as much as the labels. Never enter a real recovery phrase into an educational site. A hardware device does not protect funds if its owner approves a malicious transaction.

Understand the details

A wallet is an interface and key-management system, not a container physically holding coins. The chain records balances or spendable outputs. Recovery restores the ability to authorize transactions when the necessary secret and configuration survive. A hardware wallet separates signing from a general-purpose computer, but the user still has to review the intended action.

Boundaries and common mistakes

Plan setup, receiving, spending, backup and eventual recovery as distinct stages. A backup that has never been checked can fail when needed. A recovery phrase exposed to a website or cloud account may compromise the wallet even if the physical device remains secure. For learning, use fictional data and avoid any real transfer.

The mechanism at a glance

  1. Create and verify setup
  2. Protect backup
  3. Review every authorization
  4. Test recovery safely
Design a safe wallet lifecycle. Conceptual map: read these four landmarks together with the explanation above.
Applied workshop · work at your own pace

Apply the lesson to a case

A person loses their phone but retains a correct backup. Another retains the phone but exposes the recovery phrase. Compare access availability and unauthorized-spending risk in both cases. Do not treat possession of the phone as the only security boundary.

Which case is primarily recovery, and which requires treating the secret as compromised?

Choose one answer.

Interactive explainer · conceptual model

What a wallet signature authorises

Inspect

Check network, recipient, asset and permissions before signing.

No real transaction is sent.

Separate the device from recovery

A hardware wallet can keep a signing key away from an internet-connected computer while showing transaction details on its own screen. That does not make every requested signature safe. The displayed recipient, network and requested permissions still matter. A compromised computer may ask the device to sign an unwanted action.

Recovery is a separate control. If the device is lost, a supported recovery method can restore access. If someone else obtains the recovery secret, replacing the device does not remove their access to the same keys. A backup test should use an empty test wallet and the official recovery process; this lesson never asks you to enter a phrase.

For a team, identify who can request, approve, sign and recover. Two approvals in an interface are not enough if one administrator can bypass both. A warm wallet is not a universal technical standard: ask what is actually online, what is isolated and who can change policy.

Check your understanding

A device is replaced after its recovery phrase was exposed. Are the same keys safe again?

Choose one answer.

Prepare a correction note

Describe the passage and the proposed correction. This creates a local note for you to share; it sends nothing. Do not include personal or confidential information.