Wallet literacy short guide
Draft preview / free sample — chapters 1–4. Explains wallets, keys/seeds, hot wallets, and cold/offline approaches in plain English. Educational content only — not investment advice. We never ask for your seed phrase.
Chapter 1 — Wallet ≠ balance app
People say “wallet” when they mean several different things: a phone app, a browser extension, a hardware device, or an exchange account that shows a balance. Those screens look similar. The custody underneath does not.
A wallet interface helps you create addresses, show balances, and craft transactions. According to ethereum.org’s wallets overview, a wallet is your gateway to an account—but the important part is control of the keys, not the pretty numbers on screen.
A screenshot of a balance proves nothing about custody. Anyone can open a read-only view of a public address. Seeing “funds” on a webpage does not mean you can move them.
What matters for self-custody literacy: who can sign spends; whether you can restore from a backup you alone hold; and whether a company freeze still blocks you. UI convenience and key custody are separate questions.
Takeaway: A wallet screen is not ownership; control of the keys is.
Chapter 2 — Keys, seeds, and addresses
Self-custody rests on cryptography you do not need to implement—but you must respect.
- A private key can authorize transactions. Anyone who has it can spend.
- A recovery phrase (seed phrase) is, in common designs, a human-readable backup that can regenerate keys. BIP-39 describes a widely used mnemonic of typically 12 or 24 words. Those words are not a password support can reset.
- An address is what you share to receive. Sharing an address is normal; sharing the seed is how accounts get emptied.
One seed can derive many addresses. Practical rules from public wallet education: write the phrase offline; store it away from the device; never type it into a “validate / sync / support” website; explorers never need your seed—only an address or tx hash.
Passphrases and app PINs are not the same as the BIP-39 word list. No serious desk will ask you to paste either into email.
Takeaway: The seed backs up control; anyone with the words has the control.
Chapter 3 — Hot wallets
A hot wallet keeps keys on a device that routinely touches the internet: phone, laptop, or browser extension. Convenience is the point—and so is surface area. Malware, fake extensions, and phishing unlock screens aim at hot setups.
Habits: install from official channels you navigated to yourself; bookmark real URLs; separate practice wallets from anything you care about; read what you sign. Hot wallets are not “bad”; they have a known threat model.
Takeaway: Hot means convenient and online—so treat the device and URLs as part of the security model.
Chapter 4 — Cold / offline approaches
Cold approaches keep key material away from day-to-day internet exposure—air-gapped signing and hardware-oriented patterns where keys stay on a purpose-built device. Public wallet choosers describe tradeoffs, not invulnerability.
You may gain less malware exposure and clearer view-vs-sign separation. You still carry operational burden: backups, physical loss, and complexity. The seed remains the root of restore where BIP-39-style recovery applies. This sample does not recommend a brand or a purchase.
Takeaway: Cold reduces online exposure; it does not remove the need for a careful, offline seed backup.
What this sample is not
No buy/sell/hold advice. No price targets. Chapters 5–10 + FAQ are in the complete short guide and the paid fulfillment pack. Product page: Wallet literacy short guide ($12).