DeFi is the ecosystem of financial applications that run as smart contracts on public blockchains. That covers a lot of ground: decentralised exchanges (Uniswap, Curve), lending protocols (Aave, Compound), stablecoin systems (Maker/DAI), derivatives (GMX, dYdX), yield aggregators (Yearn), liquid staking (Lido, Rocket Pool), and everything in between. The common thread is that they all replace some piece of traditional financial infrastructure with code that runs on-chain, and they all aspire to be permissionless β usable by anyone with a wallet, without KYC, without a gatekeeper.
The term “DeFi” became widespread in mid-2019 and exploded in 2020 with what was then called “DeFi summer”, a period where the total value locked in these protocols went from about $1 billion to over $20 billion in six months and every week seemed to bring a new yield farm or innovation. At the 2021 peak, TVL was over $180 billion. It collapsed with the broader bear market and has since recovered to somewhere in the $100-150 billion range depending on what is being counted.
What It Actually Replaces
The pitch for DeFi was that it replicates traditional financial primitives with three improvements: it is global (anyone can use it), it is transparent (all contracts are public code with auditable state), and it is non-custodial (you keep your own keys). The headline use cases bear this out to varying degrees:
- Trading. DEXes like Uniswap offer real liquidity on thousands of assets, including small caps that would never list on a centralised exchange. For some pairs the on-chain price is the reference price.
- Lending. Aave and Compound let you supply collateral and borrow against it without a credit check, with interest rates set algorithmically. Total outstanding DeFi debt is meaningful in its own right now.
- Stablecoins. DAI is backed by on-chain collateral and has survived multiple market crashes without breaking its peg. USDC and USDT are not really DeFi (they are centralised), but they live on-chain and DeFi depends on them.
- Staking liquidity. Lido and similar protocols let you stake ETH while still holding a transferable receipt token, which lets your stake keep earning yield while being used as collateral elsewhere.
The Honest Assessment
DeFi has shipped things that did not exist before. Flash loans, 24/7 permissionless markets, composable lending pools, and a fully automated stablecoin are all real financial primitives that traditional finance does not have direct equivalents for. The total dollar flows are not a rounding error β they are somewhere in the low hundreds of billions of total value.
The downsides are also real and do not get talked about enough. Smart contract risk (bugs drain millions of dollars with unsettling regularity), oracle risk (external price feeds can be manipulated), peg risk (algorithmic stablecoins have a track record of collapsing), MEV (the sandwich-and-frontrun economy extracts value from ordinary users), and regulatory risk (most DeFi operates in a grey zone that is becoming less grey in most jurisdictions). Anyone telling you DeFi is the future of finance without mentioning those categories is selling you something.
It is a real thing. It is smaller and weirder and more fragile than the rhetoric, and also more useful than the sceptics think.