DeFi (Decentralized Finance)
DeFi, short for Decentralized Finance, refers to financial services and applications built on public blockchains—primarily Ethereum—that operate through software (smart contracts) rather than traditional institutions like banks, brokerages, or exchanges. Anyone with a crypto wallet and an internet connection can access DeFi protocols without opening an account, submitting identification, or seeking approval from any company.
How DeFi Differs from Traditional Finance
| Traditional Finance (TradFi) | DeFi | |
|---|---|---|
| Intermediary | Banks, brokers, exchanges | Smart contracts on a blockchain |
| Access | Requires account approval, KYC | Open to any wallet address |
| Hours | Business hours, weekdays | 24/7/365 |
| Custody | Institution holds your assets | You hold your own assets |
| Transparency | Internal records, audited annually | All transactions public on-chain |
| Jurisdiction | Regulated by country of operation | Borderless by design |
Smart contracts as a bank
A smart contract is code that runs automatically when predetermined conditions are met. In DeFi, it replaces the loan officer, the exchange clerk, and the clearing house. When you deposit collateral and borrow against it, the smart contract manages the entire process—no human approval required. If you fail to maintain sufficient collateral, the contract automatically liquidates your position.
Main DeFi Categories
Lending and Borrowing
Protocols like Aave and Compound allow users to:
- Lend crypto assets to earn interest (APY paid by borrowers)
- Borrow against crypto collateral without selling holdings
Loans are over-collateralized—you typically must deposit $150 worth of crypto to borrow $100 worth—eliminating the need for credit checks.
Decentralized Exchanges (DEX)
Platforms like Uniswap and Curve allow peer-to-peer token trading without a centralized order book. Instead, liquidity is provided by users who deposit token pairs into pools and earn trading fees in return.
Staking and Yield Farming
- Staking: Locking tokens in a protocol to support network security or governance, earning rewards in return
- Yield farming: Moving assets across multiple protocols to maximize returns—often involving higher complexity and risk
Stablecoins
Algorithmically or collateral-backed tokens pegged to fiat currencies (typically USD) that allow users to transact in DeFi without exposure to crypto price volatility.
Smart Contract Risk
All DeFi activity depends on smart contracts behaving as intended. Unlike traditional software that can be patched by a company, smart contracts deployed to a blockchain are often immutable—bugs cannot easily be fixed after launch.
Code is law—for better and worse
Smart contract vulnerabilities have resulted in hundreds of millions of dollars in losses. Audited protocols reduce (but do not eliminate) this risk. Before using any DeFi protocol, check whether independent security firms have audited the code and review the audit findings.
Common Risks in DeFi
Hacks and Exploits
Attackers identify vulnerabilities in smart contract code—price oracle manipulation, reentrancy attacks, flash loan exploits—and drain protocol funds. There is no deposit insurance or recourse equivalent to FDIC protection.
Rug Pulls
Anonymous developers launch a protocol, attract liquidity from users, then withdraw all funds and disappear. Rug pulls are more common with unaudited, new protocols promising extremely high yields.
Impermanent Loss
Liquidity providers in DEX pools face a risk unique to DeFi: if token prices diverge significantly from when they deposited, they may end up with less value than if they had simply held the tokens. The loss is "impermanent" in that it reverses if prices return to the original ratio—but often it does not.
Liquidation Risk
Borrowers who let their collateral ratio fall below the required threshold face automatic liquidation, potentially at unfavorable prices during volatile markets.
Getting Started Safely
- Start with audited, established protocols with long track records (Aave, Uniswap, Compound)
- Use small amounts initially to understand mechanics before committing significant capital
- Understand the specific risks of each protocol before depositing
- Keep your wallet seed phrase secure—there is no account recovery in DeFi
- Be skeptical of unusually high APY—sustainable yields rarely exceed 10-15% in mature protocols
Related Terms
- Blockchain: The infrastructure layer that makes DeFi possible
- Staking: One of the most common DeFi activities for earning yield
- Wallet: Required to interact with any DeFi protocol
- Token: The assets that flow through DeFi protocols
- Liquidity: Essential for DeFi markets to function; provided by users rather than institutions