Summary: Hyperdrive is best understood as a mutation of fixed-rate DeFi away from pre-minted maturity buckets and toward an AMM that underwrites new terms directly inside the pool. Instead of forcing traders into whatever series already exists, Hyperdrive mints positions on demand, keeps one pool live across many overlapping maturities, and lets LPs supply only the base asset. The reusable mechanism insight is that Hyperdrive shifts the core control surface from series issuance cadence toward pricing-model design, yield-source integration, and the pool architecture that decides how fixed-rate and variable-rate exposure are continuously manufactured and warehoused.
What it does:
Builds fixed-rate markets on top of arbitrary yield sources rather than only on pre-issued fixed-income tokens
Lets users open long fixed-rate positions, short variable-rate positions, or provide single-sided liquidity to the AMM
Mints terms on demand so traders receive full-duration exposure when they open a position instead of buying partially matured paper
Keeps liquidity in a pool that does not expire, allowing LP capital to support multiple maturities without repeated rollover
Extends the base protocol into adjacent DELV products like Fixed Borrow, which lets Morpho borrowers fix their borrowing costs using Hyperdrive-linked infrastructure
Key claims:
The official Hyperdrive repository describes Hyperdrive as an automated market maker that enables fixed-rate markets to be built on top of arbitrary yield sources
The repository highlights three core novelties: terms on demand, continuous liquidity, and single-sided liquidity for LPs
DELV’s launch post says Hyperdrive positions are minted on demand and last for the full term duration, framing the protocol as a response to earlier fixed-rate systems that relied on partially matured terms
The same post says LPs provide liquidity to a single pool that never expires and that unutilized LP capital continues earning the underlying yield source’s variable rate, which makes Hyperdrive a perpetual-liquidity warehouse rather than a serial pool launcher
The launch materials distinguish three user roles — long fixed-rate, short variable-rate, and LP — which is analytically important because Hyperdrive is pricing a two-sided rates market, not merely selling fixed-income claims to passive buyers
The public contracts repository points to ERC-4626 and direct yield-source integrations plus a factory/coordinator deployment architecture, suggesting that practical authority concentrates in integration choices and instance deployment policy as much as in the AMM math itself
DELV’s Fixed Borrow repository shows the team using the same stack to let Morpho borrowers fix interest-rate exposure, reinforcing that Hyperdrive is evolving into reusable rate-conversion middleware rather than a standalone app
Whitepaper: The canonical Hyperdrive whitepaper is saved locally as ../whitepapers/hyperdrive-whitepaper.pdf; this pass’s extracted notes live in ../whitepapers/hyperdrive-primary-sources-2026-05-09.md.