Short answer: keep spending money in a mobile wallet, keep savings on a hardware wallet, back up the seed phrase on metal in two physical locations, never type that phrase into anything, and review token approvals periodically. That covers the overwhelming majority of realistic threats.
What you actually own
A wallet does not contain coins. It stores a private key that authorises spending from an address on a public ledger. Anyone with that key controls the funds; nobody without it does, including you if you lose it. There is no password reset, no support ticket, no chargeback. Every security decision below follows from that single fact.
Choosing a wallet type by amount
| Type | Key stored | Good for | Main risk |
|---|---|---|---|
| Exchange account | By the platform | Active trading only | Platform failure, freezes, hacks |
| Mobile / browser wallet | On an internet-connected device | Daily use, small amounts | Malware, malicious approvals |
| Hardware wallet | On an offline chip | Savings | Lost backup, physical coercion |
| Multisig | Split across devices/people | Large holdings, shared funds | Complexity, poor setup |
A useful rule: if losing the balance would genuinely hurt, it does not belong on an internet-connected device.
Seed phrase backup, done properly
- Write it on paper during setup, then transfer it to metal. Paper survives neither fire nor a flooded basement.
- Store two copies in two physically separate places. One copy is a single point of failure; five copies are five chances to be found.
- Never photograph it, never type it, never store it in a password manager or cloud note. The moment a seed touches an internet-connected device, it is a hot wallet.
- Nobody legitimate ever asks for it. Not support, not a wallet developer, not an "account recovery" page. Every such request is theft in progress.
- Test the restore. A backup you have never verified is a hope, not a backup.
The five mistakes behind most losses
- Entering the seed phrase into a fake wallet site. The dominant cause of drained wallets, usually reached through a search ad or a support DM.
- Signing a malicious approval. A token approval can grant unlimited spending rights to a contract. Read what you sign, and revoke old approvals.
- Clipboard hijacking. Malware silently replaces a copied address. Always verify a few characters after pasting.
- Reusing an email and password. A leaked combination lets an attacker into the exchange account holding your funds.
- Telling people what you hold. Public bragging turns a technical problem into a physical one.
A setup that takes an hour
- Buy a hardware wallet from the manufacturer directly — never second-hand, never from a marketplace reseller.
- Initialise it yourself and generate a new seed on the device. A device that arrives with a printed seed is a scam.
- Record the phrase, then stamp or engrave it into metal.
- Send a small test amount in and out before moving your savings.
- Keep a separate mobile wallet funded with what you would carry in a physical pocket.
- Turn on a passphrase (the "25th word") only if you fully understand that losing it loses the funds.
Operational habits that matter
- Bookmark the sites you use and reach them only through bookmarks.
- Use an authenticator app rather than SMS for any exchange account — SIM swaps are common and cheap to execute.
- Revoke unused token approvals every few months.
- Keep a plain-language inheritance note describing where backups live, without revealing the phrase itself.
Key takeaways
- Whoever holds the key holds the coins — there is no recovery mechanism.
- Match storage to amount: hot for spending, cold for savings.
- Metal backups, two locations, never digital.
- Most thefts are social engineering, not cryptography.
When you do need to move funds, a non-custodial swap keeps them under your control for all but a few minutes — you can start one on the exchange page.
Frequently asked questions
Is a hardware wallet necessary for small amounts?
Not always. If the balance is smaller than the price of the device and you would shrug it off, a well-maintained mobile wallet is reasonable. Above that, the device pays for itself the first time it prevents a bad signature.
Can I store my seed phrase in a password manager?
It is far better than a plain note but still connects your cold key to an online system. For meaningful amounts, use metal storage offline; a password manager is acceptable only for a small hot wallet.
What should I do if I think my wallet is compromised?
Move the funds immediately to a brand-new wallet created on a clean device, starting with the most valuable assets. Do not reuse the old seed, and revoke approvals afterwards rather than before — speed matters more than tidiness.