Skip to content

The DeFi Kernel

The "DeFi Kernel" is a vision for what an open financial primitive layer should look like: a permissionless, discoverable substrate that any application can build on, with no centralized batcher, administrator, or gatekeeper deciding whose orders count. The narrative has gained renewed momentum on Cardano through projects like cardano-swaps and the broader p2p-DeFi work - and the case it makes is correct.

Pondora has been building toward this same goal since well before cardano-swaps existed. The conviction that DeFi should be open, custody-preserving, and free of rent-extracting middlemen is the foundation Pondora was started on - the kernel narrative is articulating, in public, what Pondora set out to build from day one.

The case for a DeFi Kernel

The kernel argument turns on a few observations about how DeFi has actually played out:

  • Liquidity is fragmented. Every dex runs its own pool, every lending market its own book, every aggregator a private indexer. Capital that should flow freely is stranded in silos.
  • Most "DeFi" is rent extraction. Batchers, aggregators, and protocol tokens insert middlemen between users and the underlying primitives. The chain does the work; intermediaries collect the fee.
  • Custody is repeatedly given up. To use a primitive, users hand assets to a contract, an LP, or a custodian. The "non-custodial" claim usually has fine print.
  • Capital is locked, not productive. TVL became the headline metric precisely because so much of it sits idle in pools. A better measure is Total Value Participating - capital that is actually expressing financial activity, not warehoused.
  • The chain itself should be the venue. If every order is indexed on-chain in a shared format, any frontend can read the same pool, any wallet can write to it, and no single operator owns the demand-side gateway.

The kernel's promise is a network-wide, unified financial substrate: open primitives, shared liquidity, self-custody preserved end-to-end, and no rent extracted between users and the underlying chain.

Pondora is built on the same conviction.

Why Pondora is the best version of this

cardano-swaps articulates the right vision, but it inherits a constraint that bounds how far the idea can go: every order is its own on-chain object, tightly coupled to the assets backing it. That single design choice limits liquidity to a per-chain, per-primitive scope and forces capital to be committed before it is matched.

Pondora keeps the DeFi Kernel's properties - open, permissionless, custody-preserving, no rent - and breaks the constraint.

1. Shared liquidity across all of DeFi, not just one primitive

cardano-swaps unifies liquidity within a category: one shared order book. That's already a major gain over the status quo, but each primitive still lives in its own silo - the same fragmentation problem the DeFi Kernel set out to solve, simply pushed up one level.

Pondora intents are not category-bound. The same signed object can route through the order book, the AMM, external Cardano L1 dexes, or chained automation flows. A user expressing "swap A for at least B before time T" doesn't pre-commit to a venue or a primitive - the matcher reaches every available source of liquidity. The DeFi Kernel's "single shared pool" expands from a single market to the entire DeFi surface.

2. Intents and assets are decoupled

In cardano-swaps, an order is the asset deposit. To express N concurrent intents a user must commit N copies of capital, and updating any of them is a new on-chain transaction. The intent and the asset are the same object.

Pondora separates them. Assets live in the Smart Account; intents are free, signed messages that reference those assets. One balance can simultaneously back a limit order, a DCA schedule, and a conditional swap - all freely re-signable, all cancellable at zero cost, all composable with the rest of the account. The DeFi Kernel's "permissionless expression of intent" stops being rate-limited by capital.

This decoupling is the key abstraction. Once intent is no longer welded to a deposit, the entire surface area of what a user can express expands by orders of magnitude.

3. Capital efficiency, taken further

If the DeFi Kernel improves capital efficiency by removing locked LP pools and rent-seeking middlemen, Pondora extends the same logic by another order of magnitude:

  • One balance underwrites many overlapping intents at once.
  • Intents can be conditional, scheduled, or multi-leg - capital reacts to events without ever leaving custody.
  • Settlement granularity is bounded by matcher cadence, not block time, so capital recycles in sub-second windows.
  • Cancellation, re-pricing, and re-routing are free, so capital is never stuck in a stale order it can't profitably leave.

Every unit of capital in a Smart Account is doing more work, more often, with fewer dead intervals. Total Value Participating stops being aspirational and becomes the literal description of what the account is doing.

4. Any chain, through account abstraction

cardano-swaps is tied to the primitives of one chain. The design only "exists on Cardano" - eUTXO is structurally part of the proposition.

Pondora Smart Accounts use account abstraction so that a user on another network can create and operate a Pondora Smart Account using their existing wallet on that chain. The intent layer is not chain-bound; it sits above. The DeFi Kernel becomes network-wide in a stricter sense: not "every Cardano frontend reads the same pool" but "every chain reaches the same intent layer."

At a glance

CapabilityPondoracardano-swaps
Free to place, update, or cancel an intentYesNo
Locked deposit required per orderNoYes
Many concurrent intents from a single balanceYesNo
Minimal on-chain script execution costsNoYes
MEV-resistant by constructionYesNo
Optimized for single swapsNoYes
Conditional, scheduled, and multi-leg intentsYesNo
Deterministic matching, no contestation racesYesNo
Sub-second settlement granularityYesNo
One intent reaches every venueYesNo
Works on any chain via account abstractionYesNo

The same goals, taken further

cardano-swaps and the surrounding p2p-DeFi work deserve real credit for pushing permissionless primitives back to the center of the conversation, and for demonstrating that custody, openness, and freedom from rent extraction can coexist on a real chain.

Pondora shares those goals and has been building toward them from the start. Where the two differ is in scope: cardano-swaps delivers the kernel properties with the smallest possible on-chain footprint. Pondora delivers the same properties - permissionless, custody-preserving, no intermediary rent - and extends them with features that materially improve how those properties work in practice: intents that cost nothing to place, adjust, or cancel; a single balance that underwrites many concurrent positions; conditional and scheduled execution without manual re-engagement; and settlement that reaches every available venue automatically.

The DeFi Kernel's case is correct. Pondora is an attempt to carry it as far as the stack allows.

Built by Pond Labs