Setting Up Cold Storage Step by Step
A complete, safe cold-storage workflow: generation, backup, test transaction, storage.
Before this guide, read Multisig and Smart Contract Wallets.
Setting up cold storage means generating your keys on a device that never touches the internet, backing up the seed phrase offline, proving the backup works with a small test, and only then moving real money. The whole process takes an afternoon, costs $60-200 for a hardware wallet, and the order of the steps matters more than any single product choice: most cold-storage disasters are people who skipped the verification steps, not people who bought the wrong device.
What Cold Storage Is (and Isn't)
"Cold" means the private keys live on hardware that is never exposed to an internet-connected environment. A hardware wallet keeps keys in a dedicated chip and signs transactions internally, so the keys never leave the device even when it's plugged into an infected computer. Contrast this with a "hot" wallet — a browser extension or phone app whose keys sit on a general-purpose, online device.
Cold storage is for savings, not spending. The right mental model is a checking account (small hot wallet for daily use) and a vault (cold storage holding the majority). If you interact with DeFi or mint NFTs regularly, do it from the hot wallet with limited funds; the cold wallet should do almost nothing except receive and, rarely, send.
This guide covers the workflow. How hardware wallets work internally and how to choose between vendors is covered in a separate guide in this path, as are the deeper details of what a seed phrase is.
Step 1: Buy Clean, Prepare a Clean Space
Buy the hardware wallet directly from the manufacturer or an authorized retailer — never second-hand, and be cautious with third-party marketplace listings, where tampered or pre-configured devices have been sold. When it arrives, check that packaging is intact and that the device requires you to generate a new seed. Any device that arrives with a seed phrase already printed on a card, or with "your PIN" included, is a scam designed to have you deposit into an attacker's wallet. Real vendors never ship a pre-generated seed.
Prepare your workspace: a private room, no cameras (including your own webcam and phone), pen and the supplied recovery cards or blank paper. You will handle the most sensitive secret in this whole system in the next step; treat the room accordingly.
Step 2: Generate the Seed on the Device
Run through the device's initialization: set a PIN (6-8 digits you don't use elsewhere), then let the device generate a new seed phrase and display it on its own screen. Two rules are absolute:
- The seed is generated on the device, by the device. Never accept a seed from a website, an app, an email, or "support." Never type a seed into anything except a hardware wallet during a deliberate restore.
- The seed is recorded only on paper (or metal), by hand. No photos, no cloud notes, no password manager, no "just temporarily" in a text file. A seed that has ever existed in digital form on an online device should be considered exposed.
Write the words in order, numbered, in legible handwriting. Double-check spellings against the device screen — seed words come from a fixed 2,048-word list, and a misread "brief" vs "bridge" can cost you the wallet.
Step 3: Verify the Backup Before Funding
This is the step people skip, and it is the one that saves you. Most devices offer a built-in check where you re-enter the seed words; do it. Better still, perform a full restore drill: wipe the device (or use your second device if you bought two) and restore the wallet from your written words alone. If the restored wallet shows the same receive addresses, your backup is proven. If you can't bring yourself to wipe it, at minimum use the device's seed-check feature.
Then think about durability. Paper survives decades in a drawer but not a house fire or flood. Stamped or engraved metal backup plates (roughly $20-50) survive both. A common arrangement: one copy at home in a location only you know, one copy in a genuinely separate place — a safe deposit box or a trusted relative's safe. Two copies in the same building is one copy. Also resist the urge to be clever: splitting the seed into halves stored separately, reordering words, or homemade ciphers have locked out far more owners than they have stopped thieves.
Step 4: The Test Transaction
Never move your full balance to a new setup in one transfer. The test sequence:
- Generate a receive address on the hardware wallet and verify it on the device's own screen, not just in the companion app — malware can rewrite what your computer displays.
- Send a small amount first — for example, $50 of the $15,000 you plan to store.
- Confirm it arrives, then send a little back out (say $20) to your exchange or hot wallet. Receiving only proves the address is yours; sending proves you control the keys and can operate the device under real conditions.
- If you performed the restore drill in step 3, you have now proven the full loop: backup → restore → spend. Only now move the remainder, in one or two larger transfers.
Expect to pay normal network fees for each hop; on Bitcoin or an Ethereum L2 the whole test costs a few dollars. That is cheap tuition.
Step 5: Ongoing Operations
Cold storage is not "set and forget" — it is "set and rarely touch, but deliberately."
- Store the device and the seed separately. The device is PIN-protected and wipes itself after repeated wrong PINs; the seed is the real crown jewel.
- Check in about twice a year. Plug in the device, confirm it still works, confirm balances via a watch-only wallet or block explorer using your public addresses (this needs no keys), and update firmware from the official app while you're at it.
- A lost or broken device is not an emergency. Your funds live on the blockchain, not in the gadget. Buy a replacement, restore from seed, carry on. A compromised seed is the emergency: if you ever suspect the words have been seen, set up a fresh wallet with a new seed and move everything immediately.
- Beware the exit scam at the end. Years from now, when you finally spend, the same rules apply: verify addresses on-device, and treat anyone contacting you about "wallet migration" or "validation" as an attacker. Cold storage owners are prime phishing targets precisely because the prize is large.
Key Takeaways
- Generate keys on the hardware wallet itself, in a private space, and record the seed only by hand on paper or metal — never in any digital form.
- Verify before you fund: use the seed-check or, better, a full wipe-and-restore drill to prove your written backup actually works.
- Always run a test transaction both directions — receive a small amount, then send some back — and verify every address on the device's own screen.
- Keep two seed backups in separate buildings, unmodified and uncut; clever homemade schemes cause more losses than thieves do.
- The device is replaceable, the seed is not: a broken wallet is an errand, an exposed seed means moving everything to a fresh wallet immediately.
Educational content, not financial advice. Read the full disclaimer.
Glossary terms in this guide
Exchange Account Security Checklist