Why Crypto Needs Better UX

Crypto's UX problem isn't cosmetic — it's structural. Seed phrases, gas fees, hex addresses, and token approvals all surface infrastructure that traditional software deliberately hides. Here's why this matters and what's actually changing.
Lewis Jackson
CEO and Founder

When people say crypto has a UX problem, they usually mean the interfaces look dated or confusing. That's true, but it misses the deeper issue. The friction in crypto isn't primarily a design failure — it's a structural one. The interfaces are hard because the underlying system is hard, and in many cases, that difficulty is the direct result of decisions that also produce the system's most important properties.

This is worth understanding clearly, because it changes how you think about solutions. "Make the button bigger" isn't the fix. The fix requires changing what the button does, what it signs, and who bears the consequences if it goes wrong.

The Mechanism Behind the Friction

Start with the most obvious source of difficulty: self-custody.

When you hold crypto in a non-custodial wallet, you control the private key. That key is typically represented by a 12- or 24-word seed phrase — a human-readable encoding of a number so large that guessing it is computationally impossible. This is genuinely powerful. It means no institution can freeze your funds, confiscate your assets, or unilaterally reverse your transactions.

But it also means there's no forgot-my-password. No fraud department. No customer service number. If you lose your seed phrase and your hardware fails simultaneously, the funds are gone — permanently, provably, with no recourse. This isn't a bug in the implementation. It's a direct consequence of the cryptographic architecture that makes self-custody work.

So the first layer of UX difficulty is intrinsic: you can't have "only you control this" and "someone will help you if you mess up" simultaneously. The responsibility transfer is the point.

The second layer is the technical infrastructure surfacing at every interaction. On Ethereum L1, you need to pre-estimate gas fees — denominated in ETH and volatile in dollar terms — before executing any transaction. You need to select the correct network among a growing list (Ethereum, Arbitrum, Base, Optimism, Polygon) and understand that sending funds to the right address on the wrong network produces an outcome ranging from recoverable to catastrophic depending on the network architecture. Wallet addresses are 42-character hexadecimal strings with no inherent human-readable verification — two strings that differ by one character look identical at a glance.

The third layer is token approvals. When you interact with a DeFi protocol, you're typically signing a transaction that grants that protocol permission to spend some amount of your tokens. This is necessary — smart contracts can't pull funds without permission. But the default implementation in early DeFi was "infinite approval," meaning one signature grants permanent, unlimited access. Most users don't know they've done this; most interfaces don't explain it; and the accumulated permissions across wallets represent a significant latent attack surface. Wallet draining attacks exploit exactly this gap.

Put these three layers together: you have a system where users bear full responsibility for security, must manage infrastructure-level decisions before every transaction, and routinely sign permissions they don't fully understand in interfaces that prioritize functionality over explanation. That's the actual UX problem.

Where the Constraints Live

Some of these constraints are hard — they follow from cryptographic architecture. You can't have trustless self-custody without irreversibility, which means you can't have the familiar error-correction mechanisms of traditional finance. That's a genuine tradeoff, not a design failure.

But others are softer — they're artifacts of the technology's early stage, not requirements. Requiring users to manage raw private keys is not cryptographically necessary; it's a default that emerged because the alternatives (multisig, social recovery, threshold schemes) require more infrastructure. Requiring users to select networks manually is not necessary; wallets could detect or abstract this. Requiring users to sign hex-encoded data they can't interpret is not necessary; wallets could decode and display transaction intent in plain language.

The gap between hard constraints (irreversibility) and soft constraints (current defaults) is where UX improvements actually live.

What's Changing

The most structurally significant change is account abstraction, specifically ERC-4337, which went live on Ethereum mainnet in March 2023. Account abstraction replaces the private-key-only access model with programmable smart contract accounts. This enables:

  • Social recovery: designate trusted contacts who can collectively authorize account recovery without any single party having full control
  • Session keys: grant time-limited, action-limited permissions to dapps without exposing the root key
  • Gas abstraction: let protocols or third parties pay gas on the user's behalf, eliminating the "you need ETH to pay for anything" bootstrapping problem
  • Batch transactions: combine approve + swap into a single user confirmation instead of two separate signatures

Coinbase Smart Wallet (launched 2024), Safe's modular architecture, and Biconomy's bundler infrastructure are building on ERC-4337. The adoption isn't at mainstream scale yet, but the infrastructure is live.

Intent-based architecture is a complementary shift. Instead of asking users to construct transactions, intent-based systems ask users to state what they want — "swap 100 USDC for ETH, minimum 0.04 ETH received" — and let competitive solvers handle execution. UniswapX and CoW Protocol operate this way. The user never needs to think about routing, slippage, or gas optimization; that's the solver's problem.

L2 gas costs dropped dramatically after EIP-4844 (March 2024) — from dollars per transaction to fractions of a cent on major L2s. That removes one of the most visible friction points, particularly for smaller transactions that were previously uneconomical.

ENS (Ethereum Name Service) and human-readable addresses are expanding, slowly replacing hex strings with names like vitalik.eth. Adoption is growing but isn't near universal default.

What Would Confirm This Direction

ERC-4337 usage overtaking EOA (externally owned account) transactions in measurable share on Ethereum and major L2s. Mainstream consumer apps — games, social, payments — deploying without requiring users to manage seed phrases. Intent-based execution becoming the dominant routing layer for DEX volume. These are the observable signals that structural UX improvement is actually happening, not just being discussed.

What Would Break or Invalidate It

Mass crypto adoption continuing through custodial products — exchanges, custody providers — rather than self-custody improvements. This wouldn't mean UX improved; it would mean users traded self-custody for convenience, which is a different outcome entirely. Or: account abstraction introduces its own failure modes (social recovery attacked, session keys exploited) that erode trust in the model before it reaches mainstream use.

Timing Perspective

Now: The technical primitives for better UX (ERC-4337, L2 cost reduction, intent-based routing) exist but aren't defaults. Most users still onboard through custodial exchanges. Self-custody UX remains genuinely hard.

Next (12-24 months): Smart wallets and passkey-based onboarding are the highest-probability UX improvements to reach mainstream wallets. ERC-4337 bundler infrastructure is maturing rapidly.

Later: Full abstraction of blockchain complexity — where users interact with crypto-powered applications without knowing they're using crypto — is possible in principle but requires both technical and product-market-fit maturation that's multi-year at minimum.

Boundary Statement

This post explains the structural sources of crypto UX friction and the technical approaches being developed to address them. It doesn't argue that better UX will drive adoption — that depends on demand-side factors outside this scope. It also doesn't address mobile-specific UX challenges, which overlap but aren't identical to the wallet architecture issues described here.

The hard constraints remain. Irreversibility isn't going away. But the soft constraints — the defaults that developed because alternatives weren't ready — are changing, and that's where meaningful improvement is happening.

Related Posts

See All
Crypto Research
New XRP-Focused Research Defining the “Velocity Threshold” for Global Settlement and Liquidity
A lot of people looking at my recent research have asked the same question: “Surely Ripple already understands all of this. So what does that mean for XRP?” That question is completely valid — and it turns out it’s the right question to ask. This research breaks down why XRP is unlikely to be the internal settlement asset of CBDC shared ledgers or unified bank platforms, and why that doesn’t mean XRP is irrelevant. Instead, it explains where XRP realistically fits in the system banks are actually building: at the seams, where different rulebooks, platforms, and networks still need to connect. Using liquidity math, system design, and real-world settlement mechanics, this piece explains: why most value settles inside venues, not through bridges why XRP’s role is narrower but more precise than most narratives suggest how velocity (refresh interval) determines whether XRP creates scarcity or just throughput and why Ripple’s strategy makes more sense once you stop assuming XRP must be “the core of everything” This isn’t a bullish or bearish take — it’s a structural one. If you want to understand XRP beyond hype and price targets, this is the question you need to grapple with.
Read Now
Crypto Research
The Jackson Liquidity Framework - Announcement
Lewis Jackson Ventures announces the release of the Jackson Liquidity Framework — the first quantitative, regulator-aligned model for liquidity sizing in AMM-based settlement systems, CBDC corridors, and tokenised financial infrastructures. Developed using advanced stochastic simulations and grounded in Basel III and PFMI principles, the framework provides a missing methodology for determining how much liquidity prefunded AMM pools actually require under real-world flow conditions.
Read Now
Crypto Research
Banks, Stablecoins, and Tokenized Assets
In Episode 011 of The Macro, crypto analyst Lewis Jackson unpacks a pivotal week in global finance — one marked by record growth in tokenized assets, expanding stablecoin adoption across emerging markets, and major institutions deepening their blockchain commitments. This research brief summarises Jackson’s key findings, from tokenized deposits to institutional RWA chains and AI-driven compliance, and explains how these developments signal a maturing, multi-rail settlement architecture spanning Ethereum, XRPL, stablecoin networks, and new interoperability layers.Taken together, this episode marks a structural shift toward programmable finance, instant settlement, and tokenized real-world assets at global scale.
Read Now

Related Posts

See All
No items found.
Lewsletter

Weekly notes on what I’m seeing

A personal letter I send straight to your inbox —reflections on crypto, wealth, time and life.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.