Privy

Privy

Kraken Chose Privy. Here's What That Signals.

Kraken Chose Privy. Here's What That Signals.

Jun 18, 20267 min readBy Privy Blog

Kraken just shipped on-chain token trading directly inside its main app, and the infrastructure powering it is Privy's embedded wallet stack. No seed phrases. No separate wallet app. No app-switching. Users in the U.S. and 100+ countries can now trade 2,500+ Solana tokens from the same interface they've used for years to buy BTC and ETH on a custodial exchange. That is not a minor UX improvement. It is a architectural statement about where consumer crypto is heading, and Privy is the company sitting at the center of it.

This matters beyond the Kraken announcement itself. MegaETH's recent MOSS wallet launch explicitly cites embedded wallets like Privy as the prior state of the art, positioning MOSS as the next evolution. When a new entrant names your product as the baseline they're building on top of, you've won the current generation. The question for engineering teams is what that means for your roadmap right now.

What Kraken Actually Shipped

Kraken's on-chain trading feature is built on a deceptively simple premise: a user's on-chain holdings and their custodial exchange balance appear side by side in a single portfolio view. The wallet is self-custodial, meaning Kraken does not hold private keys, but the user never sees a seed phrase, never downloads an extension, and never navigates to a separate interface. The technical achievement here is the key management abstraction. Privy's embedded wallet infrastructure handles key generation, storage, and signing behind an auth layer that Kraken's existing users already understand. The result is that Kraken gets to say "your keys, your coins" while also saying "you don't need to understand any of that." Both statements are true simultaneously, which has been the impossible promise of crypto UX for a decade. At 2,500+ supported Solana tokens at launch, this isn't a showcase product. It's production infrastructure at exchange scale.

The Infrastructure Consolidation Nobody Is Talking About

Most coverage of the Kraken integration will focus on the UX angle: no seed phrases, tokens in-app, frictionless onboarding. That framing is correct but incomplete. The more consequential trend is infrastructure consolidation. Kraken's choice of Privy, combined with MegaETH's reference to embedded wallets like Privy as the current standard, signals that the wallet layer is beginning to consolidate around a small number of invisible infrastructure providers. This is the same pattern that played out in payments (Stripe), auth (Auth0/Okta), and SMS (Twilio): the developer relationship and the underlying primitive get owned by one or two platforms, and competition shifts away from the consumer-facing product. Standalone wallets like Phantom and MetaMask are excellent products. But their competition in 2026 is no longer each other. It's the embedded wallet layer that makes a standalone wallet unnecessary for most users of large consumer apps. Kraken's users don't need Phantom. They have a self-custodial wallet already, and they probably don't know it's a wallet. For engineering leaders, this is the signal: the question is no longer "which wallet should we recommend to our users?" It's "should we be building an embedded wallet experience, and which infrastructure should power it?"

What Privy's Stack Actually Provides

It's worth being precise about what "embedded wallet infrastructure" means in practice, because the term is overloaded. Privy's core offering combines:

  • Embedded wallet creation tied to familiar auth methods: email, OAuth (Google, Apple, etc.), and passkeys
  • Key management that keeps the user in control without exposing raw key material
  • Login infrastructure that unifies wallet creation with user authentication, so there's no separate "connect wallet" step
  • Policy and compliance hooks that let enterprise teams set per-transaction limits, enforce allowlists, and build recovery workflows without breaking the self-custody model

That last point is where the real differentiation lives for teams at Kraken's scale. The UX story is easy to explain. The compliance and governance story is harder, and it's what actually makes a product like this deployable at an exchange that operates in 100+ countries and faces serious regulatory scrutiny. Self-custody does not mean unmanaged. Privy's architecture lets the application layer enforce rules (spend limits, destination restrictions, multi-factor confirmation for large transactions) while the key management layer remains in user control. That is a technically and legally meaningful distinction, and it's the thing security and platform teams need to model carefully as they evaluate embedded wallet adoption.

Where Competitors Stand

Privy is not the only player in embedded wallets. Dynamic, Magic, and Turnkey are all building in this space, and it's worth being direct about where they're competitive.

CapabilityPrivyTurnkey
Email/social login to wallet
Passkey support
Enterprise policy/compliance hooks
Proven at exchange-scale production
Referenced as industry baseline by peers

The table is not a complete feature comparison, and capabilities in this space change quickly. But the Kraken deployment is the datapoint that matters most here. Production at exchange scale, across 100+ countries, with a compliance-grade self-custody model, is a different bar than a well-designed developer experience or a good funding announcement. Privy has cleared that bar publicly. Competitors have not yet done so at equivalent scale.

Magic is worth noting specifically: it was the early leader in the "no seed phrase" space and deserves credit for proving the market. But it has not kept pace on enterprise compliance features, and it shows in the customer mix. Turnkey and Dynamic are more credible enterprise competitors, and teams should evaluate all three seriously. The honest assessment is that Privy's Kraken deployment represents a reference architecture that others will need to match before they can credibly compete for the next Kraken-scale deal.

What Engineering Teams Should Do Right Now

The Kraken integration gives engineering leaders a concrete reference to benchmark against. Here's how to use it:

Audit your current wallet UX against Kraken's. If your users still encounter seed phrases, extension prompts, or app-switching during onboarding, you are losing users at that step. Quantify it. The conversion data will make the case internally.

Separate the UX problem from the compliance problem. Many teams conflate "embedded wallet" with "less secure" or "more regulatory risk." Kraken just demonstrated that a major, heavily regulated exchange can run self-custodial wallets without holding keys and without exposing users to key management. That is your compliance team's reference point for the conversation.

Evaluate Privy's policy layer specifically, not just the login flow. The easy demo is "email to wallet in 30 seconds." The thing you actually need to evaluate is whether you can enforce per-transaction limits, destination allowlists, and account recovery workflows that satisfy your legal and security teams. Build a proof of concept that exercises those controls, not just the happy path.

Plan for multi-chain from day one. Kraken launched on Solana with 2,500+ tokens, but multi-chain expansion is clearly on the roadmap. If you're building embedded wallet infrastructure now, make sure the abstraction layer you choose doesn't lock you to a single network. Privy's architecture is designed to support multiple chains, and that flexibility matters more as EVM and non-EVM ecosystems continue to grow in parallel.

Revise your incident response playbooks. The hybrid model, where your app backend orchestrates on-chain flows but never holds keys, creates a new class of security scenarios. Compromised app-layer credentials can trigger transactions even if private keys are secure. Your threat model needs to account for this, and your response procedures need to be updated accordingly.

The Bigger Picture: Wallet as Background Primitive

MegaETH's MOSS announcement is worth reading carefully alongside the Kraken news. MOSS is positioning itself as the next step: one wallet that works across every app in the MegaETH ecosystem, rather than a per-app embedded wallet. The framing explicitly acknowledges that per-app embedded wallets (like Privy's model as deployed at Kraken) solved the seed-phrase and app-switching problems but created a new fragmentation: users end up with multiple embedded wallets across multiple apps. This is a fair critique, and it points to where the space evolves next. Cross-app wallet portability, unified identity across applications, and ecosystem-level key management are real problems that the current embedded wallet model doesn't fully solve.

Privy's response to this is worth watching. The company's thesis, that wallet should be a background primitive abstracted behind familiar login flows, is compatible with a future where that primitive is portable across apps. The login layer (email, OAuth, passkeys) already spans apps. Extending the key management layer to follow the same identity is a natural architectural evolution. Whether Privy gets there before ecosystem-specific solutions like MOSS become the norm is the competitive question that will define the next two to three years.

For now, the question of "which embedded wallet infrastructure do I build on?" has a clearer answer than it did six months ago. Kraken asked the same question, evaluated the options, and shipped production infrastructure at scale. The architecture works. The compliance model holds. The UX outcomes are what the industry has been promising for years. Engineering teams building consumer crypto, fintech integrations, or any product where on-chain access matters should be in active evaluation now, not planning to evaluate next quarter. The teams that ship embedded wallet experiences in 2026 will set the UX baseline that users expect in 2027. Kraken just set the bar. The question is whether your product is above or below it.

Want seamless onboarding for your crypto users?

Join innovators using Privy’s embedded wallet infrastructure to boost activation, increase retention, and deliver a frictionless Web3 experience.

PrivyPrivy

Practical tools and tips for Web3 engineering teams

© 2026 Privy. All rights reserved.