cryptonist
A bank vault standing open, its door thickness and locking mechanism visible

Wallets

What actually separates one crypto wallet from another

Asked which crypto wallet is best, the honest answer is that the question is malformed: wallets differ along axes that matter enormously to some people and not at all to others, and a single ranking has to pretend otherwise. Asked what to compare, there is a real answer, and it is shorter than the feature tables suggest.

Who holds the keys

This is the only difference that changes what you own rather than how it feels to use.

A self-custodial wallet derives and stores keys you control; nobody else can move the funds and nobody else can help you if you lose the phrase. A custodial one holds keys on your behalf, which means you hold a claim against a company rather than an asset. Between them sit arrangements that split a key into shares, or add a recovery contact, or let a provider co-sign — useful, and worth understanding precisely rather than by marketing term, because each one changes who can move your money without you.

Everything else on this page is a preference. This one is a category. Exchange or self-custody covers the same trade at the level above.

What it shows you before you sign

The largest practical difference between two self-custodial wallets, and the one almost no comparison mentions.

When a site asks you to approve a transaction, one wallet shows you a decoded, human-readable summary — this contract, this function, this amount, this recipient, and how your balances change if you accept. Another shows a hex blob and a gas estimate. Both are secure in the sense that the key does not leave. Only one gives you the information you would need to notice that the approval grants unlimited spending to an address you have never seen.

This matters because the attacks that beat experienced holders do not steal keys; they collect a signature. A wallet that renders what you are about to authorise is doing the only defensive work available at that moment, and a hardware device’s screen is the same idea in another form.

Whether you can leave

A test that takes one minute and tells you more than any review: does the wallet give you a standard BIP-39 phrase, on a standard derivation path, that restores in other software?

If yes, switching costs you nothing and the wallet has to keep earning you. If the phrase is non-standard, or the app will not show it, or restoring elsewhere produces an empty account, then you are not choosing a wallet — you are choosing a vendor, and the cost of leaving is whatever they decide it is later.

This is also the honest answer to “which wallet should I switch to”. Establish that you can switch first; the destination matters far less once you know the door opens.

Whether anyone can check it

Wallets are software that holds money, and the claims they make about themselves are unverifiable in exactly the way a reserve attestation is — unless somebody outside can look.

Three things to look for, in descending order of how much they mean: source code published under a licence that permits inspection; reproducible builds, so the app you installed can be shown to match that source; and third-party audits with the report published rather than the badge. An audit whose findings are not readable is a logo.

Chain coverage, honestly counted

A long list of supported networks is usually counting cheaply. Wallets are chain-specific for real technical reasons, and supporting a second EVM network is a configuration entry while supporting a different signature scheme is engineering. Ask which kind the list is made of, and whether it covers the two or three chains you actually use.

What does not separate them

Three things that dominate comparisons and should not.

  • Interface polish. Real, and worth something, but it is the layer most easily changed and the least connected to whether your funds survive a bad afternoon.
  • The number of supported chains. See above. A wallet that does four things properly beats one that lists forty.
  • Security language. “Bank-grade”, “military-grade”, “encrypted” — encryption is table stakes and the phrases are not claims that can be checked. The checkable claims are the previous section.

The order to decide in

Custody model, then what it shows you before you sign, then whether you can leave, then whether anyone can verify it, then chains. Settle the first and most of the market disappears from consideration. Settle the first three and the remaining choice is small enough that it genuinely does not matter much — which is the useful thing a ranking can never tell you.