DeFi Intel

Paper Reviews

26 long-form paper reviews from the DeFi Intel research desk. Each entry runs 2,000–3,500 words with a 7–9-section structure, executive summary, and bull/bear/watch-points rail.

Bitcoin: A Peer-to-Peer Electronic Cash System

2026-04-30 · 13 min read · 2,520 words

Nakamoto's nine-page paper is the rare research artefact whose engineering ambition decisively exceeded its formal rigor and still won. By stitching together hashcash-style proof-of-work, Merkle trees, public-key sign…

Uniswap v3 Core

2026-04-30 · 13 min read · 2,545 words

Uniswap v3's whitepaper is a compact engineering specification disguised as a research note: it formalises concentrated liquidity, ticks, and per-position fee accrual in eleven pages and ships the most consequential A…

EigenLayer: The Restaking Collective for Ethereum

2026-04-30 · 13 min read · 2,580 words

EigenLayer's paper proposes that Ethereum's $80B+ of staked ETH can be reused as collateral for additional cryptoeconomic services beyond the base-layer consensus, creating a market for 'rented' shared security. The t…

Compound: The Money Market Protocol

2026-04-30 · 12 min read · 2,510 words

Compound v2's whitepaper is a brief but historically pivotal protocol specification: nine pages that defined the algorithmic money-market template most subsequent DeFi lending protocols (Aave, Cream, Venus, Benqi, Son…

Ethena: A Synthetic Dollar Built on Ethereum

2026-04-30 · 12 min read · 2,495 words

Ethena's USDe paper formalises the cash-and-carry trade — long staked ETH/BTC collateral, short equivalent perpetual futures — as a stablecoin issuance mechanism, and the 2024 deployment validated that synthetic-dolla…

LazyLedger: A Distributed Data Availability Ledger With Client-Side Smart Contracts

2026-04-30 · 13 min read · 2,530 words

Al-Bassam's 2019 paper introduces what would become the modular blockchain thesis: that consensus over data availability and consensus over execution are separable architectural concerns, and that specialised data-ava…

Ethereum: A Next-Generation Smart Contract and Decentralized Application Platform (Buterin, 2013) and Ethereum: A Secure Decentralised Generalised Transaction Ledger (Wood, 2014)

2026-04-30 · 13 min read · 2,510 words

The Ethereum whitepaper and yellow paper together constitute the second-most-cited foundational document in the digital-asset space. Buterin's whitepaper is a vision artefact — it argues that Bitcoin's restricted scri…

MEV-Boost: A Modular Block Builder Architecture for Ethereum

2026-04-30 · 12 min read · 2,495 words

MEV-Boost is the operational realisation of proposer-builder separation (PBS), the most consequential infrastructural change to Ethereum block production since the Merge. The design is deceptively simple: validators (…

Account Abstraction via Entry Point Contract Specification (ERC-4337)

2026-04-30 · 12 min read · 2,510 words

ERC-4337 is the mature realisation of an idea that had been kicking around the Ethereum community since 2016: that the rigid externally-owned-account (EOA) model with its fixed ECDSA signature requirement and pull-to-…

Snowflake to Avalanche: A Novel Metastable Consensus Protocol Family for Cryptocurrencies

2026-04-30 · 13 min read · 2,515 words

The Snow family of consensus protocols — Slush, Snowflake, Snowball, and Avalanche — was published anonymously by 'Team Rocket' in May 2018 and subsequently developed and commercialised by Cornell University's Emin Gu…

BitVM: Compute Anything on Bitcoin

2026-04-30 · 13 min read · 2,510 words

Linus's eight-page note is the most consequential Bitcoin scripting paper since Lightning. By layering Lamport one-time signatures over Tapscript and committing program traces into Merkle trees, BitVM smuggles a fraud…

EIP-4844: Shard Blob Transactions

2026-04-30 · 13 min read · 2,495 words

EIP-4844 is the most operationally important Ethereum EIP since the Merge. By introducing a new transaction type carrying ephemeral data 'blobs' that are committed to the chain via KZG polynomial commitments and prune…

Tendermint: Consensus without Mining

2026-04-30 · 13 min read · 2,515 words

Kwon's eleven-page Tendermint paper is the first practically-deployable Byzantine-fault-tolerant consensus protocol designed for an open-membership setting with stake-based Sybil resistance. Building on the 1999 PBFT …

Casper the Friendly Finality Gadget

2026-04-30 · 13 min read · 2,500 words

Buterin and Griffith's Casper FFG paper is the cleanest published statement of the finality-gadget design pattern: rather than building a pure BFT protocol or a pure longest-chain protocol, layer a checkpoint-finalisa…

Aave Protocol V3: Technical Paper

2026-04-30 · 13 min read · 2,510 words

Aave V3's technical paper is the most consequential lending-protocol redesign since Compound's original 2019 whitepaper. It introduces four mechanisms that together transform Aave from a single-domain money market int…

Pendle V2: A Permissionless Yield-Trading Protocol

2026-04-30 · 13 min read · 2,520 words

Pendle V2 is the most successful yield-tokenisation protocol in DeFi history, and its whitepaper is the cleanest specification of the PT/YT split primitive. The paper formalises a Standardized Yield (SY) wrapper that …

Hyperliquid: A High-Performance L1 with On-Chain Order Book

2026-04-30 · 13 min read · 2,515 words

Hyperliquid's HyperBFT consensus and on-chain CLOB design represent the most successful counterexample to the dominant 'AMMs are the right primitive for on-chain trading' thesis. The paper specifies a HotStuff-derived…

The Endgame Plan: Restructuring MakerDAO for Resilience and Growth

2026-04-30 · 13 min read · 2,515 words

The Endgame Plan is the most ambitious DAO-level restructuring proposal in DeFi history, and almost certainly the most controversial. Across multiple forum posts and a sprawling 47-page composite document, MakerDAO co…

dYdX V4: Decentralized Perpetual Futures via an Application-Specific Cosmos Chain

2026-04-30 · 13 min read · 2,510 words

dYdX V4's whitepaper makes the most consequential venue-architecture argument in DeFi derivatives history: that a credibly decentralised perpetual-futures exchange cannot run on a general-purpose smart-contract chain …

GMX V2: Synthetic Pools, Isolated Markets, and Chainlink-Priced Perpetuals

2026-04-30 · 12 min read · 2,495 words

GMX V2 redesigns the GMX V1 GLP architecture from the ground up, replacing a single shared multi-asset pool with per-market synthetic pools whose composition can be tuned to the asset's risk profile. The paper formali…

A Rollup-Centric Ethereum Roadmap

2026-04-30 · 13 min read · 2,515 words

Buterin's six-page forum post in October 2020 is the most consequential strategic document Ethereum has ever produced: it announces the abandonment of the original sharding-first scaling plan in favour of a rollup-cen…

StableSwap — Efficient Mechanism for Stablecoin Liquidity

2026-04-30 · 12 min read · 2,505 words

Egorov's six-page StableSwap paper introduces a hybrid bonding-curve invariant that interpolates between a constant-sum (perfectly flat) and constant-product (Uniswap-style) curve via an amplification parameter A. The…

Polkadot: Vision for a Heterogeneous Multi-Chain Framework

2026-04-30 · 13 min read · 2,540 words

Wood's 2016 draft proposed a multi-chain architecture nine years before the broader industry settled on rollups as the default scaling primitive. The paper's core claims — that heterogeneous shards (parachains) sharin…

Frax v3: Fully Collateralised, RWA-Backed, and the Frax Universe

2026-04-30 · 13 min read · 2,510 words

Frax v3 is the most consequential pivot in the algorithmic-stablecoin literature: a public, deliberate retreat from fractional-algorithmic backing to fully collateralised RWA-anchored design, executed by the team that…

The Dai Stablecoin System

2026-04-30 · 13 min read · 2,530 words

Christensen's 2017 whitepaper is the foundational document of decentralised stablecoin design. It introduced the over-collateralised CDP (collateralised debt position) mechanism, the dual-token system (Dai as the stab…

The Sui Smart Contracts Platform

2026-04-30 · 13 min read · 2,520 words

The Sui paper is the cleanest articulation of the object-centric data model in the post-Diem Move-language lineage. By representing on-chain state as a graph of typed objects with explicit ownership, Sui can route tra…

Subscribe to DeFi Intel research

One weekly email summarising every new paper review, incident post-mortem, jurisdiction guide and chain deep-dive. Free tier; Pro for the analyst-grade breakdowns.