DeFi Kernel is an open standard for publishing financial intent on Cardano. Any participant can write an order. Any participant can fill it. No batcher. No administrator. No permission required. Like the Linux kernel for operating systems — a neutral substrate every Cardano DeFi application can build on, share liquidity through, and atomically compose with.
Any smart contract on Cardano can be designated DeFi-Kernel-compatible. There is no committee, no whitelist, and no token gate. Conform to these three properties and your contract inherits the entire kernel ecosystem — its liquidity, its users, and its tooling.
Users sign and submit their own transactions directly to a Cardano node. No off-chain operator stands between intent and settlement. No party can censor a fill, front-run a maker, or hold orders hostage. The contract validates — that is the entire stack.
Every kernel-compatible contract publishes its datum schema in the open. Any other contract — or any wallet — can read, reference, and atomically chain transactions across protocols. A swap, a loan repayment, and an option exercise in a single transaction. One signature.
Orders must be findable by anyone running a Cardano node. Whether through beacon tokens, deterministic addresses, or another on-chain tagging mechanism — peers find peers without trusting a centralized API. The UTxO set itself is the order book.
Most DeFi today fragments liquidity into silos. Every protocol bootstraps its own pool, competes for the same makers, and routes its users through bespoke off-chain plumbing. Capital pools — but it never flows.
The DeFi Kernel inverts this model. It is not a DEX. It is not a lending protocol. It is the substrate on which a thousand DEXs and lending protocols can grow — sharing one liquidity layer the size of the entire chain.
Bootstrapping liquidity is the hardest part of launching new DeFi applications. On the kernel, new applications do not have to. They inherit the entire chain's order book on day one. Every order becomes a building block. Every building block composes atomically with every other.
A market is healthy when prices reflect underlying reality with as little friction as possible. The kernel removes the friction.
Contribute orders, fill orders, or build the next application on the kernel. Participation is open to anyone with a Cardano wallet.
Every protocol below conforms to the three rules. Script hashes are immutable. Datum schemas are public. Select any contract to view its full integration brief — schema, integration steps, and supported off-chain libraries. Contracts are loaded live from the DeFi Kernel Registry on GitHub; open a pull request to add your own.