WATS Wallet logoWATS Wallet
Guide9 min read

What Is a Crypto Wallet? Types, How They Work, and How to Choose

A crypto wallet does not hold your coins; it manages the keys that prove the coins are yours. Here is how wallets really work and how to pick one.

A crypto wallet does not actually store your coins. Your assets live on the blockchain — a shared public ledger — and the wallet's real job is to manage the cryptographic keys that prove those assets are yours and let you authorize moves. Think of it less as a purse holding cash and more as a keyring plus a signing pen: it holds the secret that unlocks your address and signs the instructions the network then carries out. Once that one idea clicks, everything else about wallets — the types, the security trade-offs, the jargon — falls into place.

What a crypto wallet really is

The single most common misconception in crypto is that a wallet is a container for tokens, the way a bank account holds money you can see. It isn't. Every balance on a blockchain is recorded on the network itself, replicated across thousands of machines worldwide. There is no file on your phone that "is" your Bitcoin or your USDC. What your phone holds is the key that lets you spend whatever the ledger says belongs to your address.

This distinction is not pedantic — it changes how you protect yourself. Because the coins are on-chain, losing your wallet app does not lose your money; you can reinstall and restore. But losing your keys, or letting someone else copy them, hands over full control of the on-chain balance no matter how secure your device feels. A wallet, properly understood, is a key manager with a friendly interface bolted on: it generates keys, keeps them safe, shows you your balances by reading the chain, and signs transactions when you approve them.

Keys, addresses and signing

Three pieces of cryptography do all the heavy lifting, and they are worth understanding once, plainly.

  • Private key. A long secret number that only you should ever hold. Whoever controls it controls the funds. Everything else is derived from it.
  • Public key and address. Your private key mathematically produces a public key, and from that a shorter address — the string you share to receive funds. Sharing your address is completely safe; it reveals nothing that lets anyone spend. The math runs one way only: you can derive the address from the key, never the key from the address.
  • Seed phrase. Most wallets show you 12 or 24 words when you set up. That seed phrase is a human-readable master backup from which all your private keys are generated. Write it down offline and guard it like the keys themselves, because anyone with the phrase has everything.

So how does a payment actually happen? When you send crypto, your wallet builds a transaction — "move X from my address to theirs" — and signs it with your private key. Signing produces a unique cryptographic proof that you, the key-holder, authorized exactly this transaction, without ever exposing the key itself. The wallet then broadcasts the signed transaction to the network, where validators check the signature against your public address, confirm you have the balance, and record the result in a new block. The key never leaves your wallet; only the signed instruction travels. That separation — secret stays put, proof goes out — is the whole security model of self-custody.

The main types of wallets

"Wallet" covers a wide range of products, and they differ along several independent axes. The same wallet can be, say, non-custodial, hot, software and multi-chain all at once. It helps to look at each axis separately rather than hunting for one label.

Software wallets

Software wallets keep your keys on a general-purpose device. They come in three common forms:

  • Mobile apps. Native iOS or Android apps with biometric unlock and push notifications — the everyday choice for most people. Convenient, always in your pocket, and increasingly capable.
  • Browser extensions. Add-ons that live in your browser and connect to dApps with a click, signing transactions inline as you interact with DeFi, NFT marketplaces and other Web3 sites.
  • Web wallets. Wallets you access through a website, with nothing to install. The most convenient to reach and, depending on the custody model, sometimes the most exposed.

Hardware wallets

A hardware wallet is a dedicated physical device whose entire purpose is to keep your private keys offline. It signs transactions inside its own secure chip and sends out only the signed result, so the keys never touch your internet-connected computer or phone. This is the gold standard for protecting larger holdings, at the cost of carrying a device and a few extra taps per transaction.

Single-chain vs multi-chain

Some wallets specialize in one ecosystem — a Solana-only or Bitcoin-only wallet, for instance — and tend to integrate deeply with that network's apps. A multi-chain wallet manages assets across many networks from one app and one seed phrase, so you are not juggling a separate wallet for every chain. If you hold a spread of assets across Ethereum, its layer-2s, Solana and beyond, multi-chain saves real friction.

Hot vs cold, custodial vs non-custodial

Two axes matter more than any other for your safety, so they deserve their own section. They are easy to confuse but completely separate questions.

Hot vs cold: where your keys live

This axis is about internet exposure. A hot wallet keeps your keys on an online device — phone, extension, web app. It is fast and ideal for daily spending, swapping and dApp use, but its connection to the internet is also its main risk surface. A cold wallet keeps keys on a device that stays offline, signing in isolation, which makes it far harder to compromise remotely but slower to use. The mature approach is to run both: a hot wallet for the cash you move often, cold storage for the savings you rarely touch. Our deeper comparison of hot wallets versus cold wallets walks through where each one fits.

Custodial vs non-custodial: who holds the keys

This axis is about control. With a custodial wallet, a third party — typically an exchange — holds your private keys for you. You log in with a password, they can help you recover access, and the experience feels like online banking. The catch is the old crypto adage: not your keys, not your coins. You are trusting that company to stay solvent, honest and secure, and they can in principle freeze your account.

A non-custodial wallet hands you the keys and the seed phrase, and therefore full ownership. No one can freeze, seize or lose your funds on your behalf — but no one can recover them for you either if you lose your phrase. The freedom and the responsibility are the same coin. If you want the full picture of the trade-off, see custodial versus non-custodial wallets and the focused explainer on what a non-custodial wallet is.

AxisOne endOther endThe real trade-off
CustodyCustodial (firm holds keys)Non-custodial (you hold keys)Recoverability vs true ownership
ConnectivityHot (online)Cold (offline)Convenience vs isolation
Form factorSoftware (app/extension/web)Hardware (dedicated device)Speed vs maximum key safety
CoverageSingle-chainMulti-chainDeep focus vs broad convenience

How to choose your first wallet

There is no single best wallet, only the right fit for what you are doing. Run a candidate through these questions before you fund it.

  • Custody and security. Decide first whether you want to hold your own keys. For genuine ownership and Web3 use, choose non-custodial — and then take the seed-phrase backup seriously, because it is now entirely on you.
  • Supported chains. Make sure the wallet covers the networks you actually use. A wallet that does not support a chain simply cannot manage assets there, so check the list rather than assuming. If you hold a mix, a multi-chain wallet avoids running several apps at once.
  • Fees and gas. Wallets themselves are usually free, but every on-chain action costs network gas. Some wallets surface fees clearly and some bury them; some simplify the multi-chain gas headache. If gas is new to you, our guide to crypto gas fees explained is the place to start.
  • User experience. A wallet you find confusing is a wallet you will use carelessly. Clear transaction previews, readable address handling and good dApp connection matter more than a long feature list.
  • Recovery and backup. Understand exactly how you would restore access if your device vanished. For non-custodial wallets that means your seed phrase; confirm you can back it up offline before you deposit anything.

When you have picked one, the safe setup ritual — generate, back up offline, verify, then fund — is covered step by step in how to set up a crypto wallet, and the habits that keep it safe afterward are in our wallet security best practices.

Where WATS fits

WATS Wallet is a non-custodial, multi-product Web3 wallet brand rather than a single app, which maps neatly onto the axes above. The same identity spans EVM chains (Ethereum and layer-2s such as Arbitrum, Optimism, Polygon and Base), Solana and TON — though it is worth being clear that WATS does not natively support Bitcoin, so it is not the tool for a Bitcoin-only holder.

The pieces fit different jobs. The free Chrome extension handles one-click dApp connection and in-browser signing on Chromium browsers, for the desktop Web3 user. The free mobile app — which you can grab from the download page — adds biometric unlock, push notifications and NFC tap-to-sign with the WATS Metal Card for people who live on their phone. Both of these are fully self-custodial: you hold your own keys and seed phrase.

The WATS Hot Wallet is a different design worth describing honestly. It charges every action — swap, transfer, staking — in a single fee token called ATS, so you stop juggling a separate native gas token for each chain. That gas abstraction changes which token you pay, not the underlying network cost: the ATS fee tracks the live cost rather than discounting it, so it removes the per-chain juggling and out-of-gas failures, not the real price of using the network. The Hot Wallet is non-custodial too, exactly like the extension and mobile app — you hold your own keys and WATS never holds a key; the single ATS fee token is a fee mechanism, not a change of custody. The NFC Metal Card, finally, is a tap-to-authenticate companion: it confirms access when tapped and does not store your private keys or act as cold storage. The honest framing is that WATS is a convenience-and-coverage play across several chains, not a claim to make crypto cheaper or to replace dedicated cold storage for serious savings.

Bottom line

A crypto wallet manages keys, not coins — your assets stay on the blockchain, and the wallet holds the private key that proves they are yours and signs the transactions that move them. Once you internalize that, choosing one becomes a series of clear trade-offs: custodial convenience versus non-custodial ownership, hot speed versus cold isolation, software ease versus hardware safety, single-chain depth versus multi-chain breadth. Pick the combination that matches how much you hold and how often you transact, back up your seed phrase offline before you fund anything, and treat the keys as the real asset. Do that, and the rest of crypto stops feeling like a mystery and starts feeling like a tool you actually control.

Frequently asked questions

Does a crypto wallet actually store my coins?

No. Your coins never leave the blockchain, the public ledger that records every balance. A wallet stores your private keys, which are the secret proof that lets you authorize moves from your address. If you delete a wallet app but keep your seed phrase, your assets are untouched and you can restore access in any compatible wallet. This is why protecting the keys matters far more than protecting any single device or app.

What is the difference between a hot wallet and a cold wallet?

A hot wallet keeps your keys on an internet-connected device such as a phone, browser extension or web app, which makes it fast and convenient for everyday use but more exposed to online threats. A cold wallet keeps your keys on a device that stays offline, like a hardware wallet, signing transactions in isolation so the keys never touch the internet. Most people use a hot wallet for daily activity and a cold wallet for long-term savings. The trade-off is convenience versus isolation.

Is a custodial or non-custodial wallet safer?

Neither is universally safer; they shift risk in different directions. With a custodial wallet a company holds your keys, so you can recover a lost password but you depend on that company staying solvent, honest and unhacked. With a non-custodial wallet you hold your own keys, so no one can freeze or seize your funds, but no one can recover them if you lose your seed phrase either. Non-custodial gives you true ownership at the cost of full responsibility.

Can one wallet hold Bitcoin, Ethereum and Solana together?

A multi-chain wallet can manage assets across many networks from one app and one seed phrase, including Ethereum and its layer-2s, Solana and TON. Whether a specific wallet supports Bitcoin depends on the product, because not every multi-chain wallet covers Bitcoin's separate network. Always check the supported-chains list before assuming. WATS Wallet, for example, spans EVM chains, Solana and TON, but does not natively support Bitcoin.

What happens if I lose my phone or my hardware wallet?

With a non-custodial wallet, losing the device is not the same as losing your crypto, as long as you still have your seed phrase written down somewhere safe. The seed phrase is the master backup that regenerates all your keys, so you simply install a compatible wallet, restore from the phrase, and your assets reappear. The real disaster is losing the seed phrase itself, since there is no support line that can reset it. Back it up offline before you fund the wallet, not after.