Learn · Blockchain Education

From Bitcoin
to DeFi.

DeFi (Decentralized Finance) is a financial system built on smart contracts — code that executes lending, trading, and settlement without banks or intermediaries. Bitcoin, Ethereum, CEX, DEX, LP, AMM, Oracle — these concepts form a single chain. This guide traces what problem each solved and why it came next.

From ledger to programmable finance
Bitcoin
Peer-to-peer value
Ethereum
Smart contracts
DeFi
Programmable finance
POTS lives at the DeFi layer
Key Takeaways
  • Bitcoin solved peer-to-peer transfers without banks — using blockchain consensus + cryptography
  • Ethereum added smart contracts: rules that execute automatically without intermediaries
  • DEX removed custodial risk: users keep assets, smart contracts execute trades
  • DeFi rebuilt finance as composable, transparent modules: lending, AMM, oracles, liquidation
Five Questions That Built Blockchain

Each Innovation Answered One Question

The history of blockchain is a chain of problems and answers. Each answer revealed the next problem — and each solution built on the one before it.

Question 1
Can we transfer money without banks?
Bitcoin (BTC)

Uses blockchain to store transaction records. Consensus determines order and validity. Cryptography protects ownership. Peer-to-peer transfers without intermediaries — but limited to simple transactions.

Question 2
How do we trade digital assets?
Centralized Exchange (CEX)

Platform holds user assets and matches buyers with sellers. High efficiency, easy to use — but requires trusting the platform with custody. Single point of failure. Black-box operations.

Question 3
Can execution rules live on the blockchain?
Ethereum + Smart Contracts

Programmable blockchain where rules are predefined in code and execute automatically when conditions are met. No intermediaries. Transforms blockchain from ledger to financial infrastructure.

Question 4
What if you don't want to trust exchanges?
Decentralized Exchange (DEX)

Users retain custody in their own wallets. Trades execute via smart contract logic. Settlement on-chain. Shifts from trusting intermediaries to trusting transparent, automated protocol rules.

Question 5
Can full financial systems run on-chain?
DeFi (Decentralized Finance)

Blockchain-based financial system where lending, market making, liquidation, and structured strategies all run via smart contracts. Transparent, verifiable, open. Finance rebuilt on decentralized infrastructure.

DeFi Anatomy

How DeFi Actually Works

Six questions explain the structure of any DeFi protocol. Understand these and you understand what most protocols are doing.

How are rules executed?

Smart Contracts

Code stored on the blockchain that runs automatically when conditions are met. Replaces approval, reconciliation, liquidation, and settlement that previously required humans.

Where does liquidity come from?

Liquidity Providers (LP)

Users who deposit assets into pools to give the system tradable inventory. In return, they earn fees from every trade that uses their liquidity — and bear the risk of price changes.

How are prices formed?

AMM (Automated Market Maker)

Prices emerge from asset ratios in pools. If you swap Token A for USDT: 1,000A / 1,000 USDT → 1,010A / 990 USDT → price of A = 990/1,010 ≈ $0.98. No order book required.

How are incentives distributed?

Fee Distribution

Transaction fees flow to LPs as liquidity rewards, to the protocol for development, and to treasury or buyback mechanisms. Different distributions shape fundamentally different ecosystem outcomes.

How is risk controlled?

Liquidation Mechanism

Forces position balancing before collateral becomes insufficient. Protects the solvency of the entire system — not just individual positions. Executed automatically by smart contracts.

How does external data enter?

Oracles

Smart contracts execute rules perfectly but cannot read external data. Oracles deliver price feeds, event results, and real-world states — enabling lending, liquidation, and settlement to function.

CEX vs DEX

Centralized vs Decentralized Exchange

The key structural difference: who holds your assets and who executes the trade.

Feature CEX (Centralized) DEX (Decentralized)
Asset custodyPlatform holds assetsYou hold assets (wallet)
Trade executionInternal matching engineSmart contract on-chain
TransparencyBlack-box operationsFully verifiable on-chain
Counterparty riskPlatform can fail or freezeNo single point of failure
KYC / identityRequiredNot required
Price mechanismOrder book (bid/ask)AMM (pool ratio) or CLOB
SettlementInternal ledger updateOn-chain (Polygon, Ethereum)
ExamplesBinance, Coinbase, KrakenUniswap, Pots Market, dYdX

Pots Market operates as a DEX-layer builder: non-custodial, EIP-712 signed orders, on-chain settlement via Polygon.

Where POTS Fits

One More Question Remained

DeFi rebuilt finance without intermediaries. But one layer of the financial stack remained dependent on authorities: the settlement of truth.

Bitcoin asked: Can value settle without intermediaries?
Pots Market asks: Can truth settle without authorities?

Prediction markets are not gambling — they are truth settlement infrastructure. They prove that price discovery can replace expert authority, the same way Bitcoin proved that cryptographic consensus can replace institutional trust. The POTS ecosystem adds a DeFi monetary layer — the IBS token and Smart Treasury — on top of this prediction market infrastructure.

Learn: Prediction Markets →
Bitcoin
Decentralized value settlement
Ethereum
Programmable financial rules
DeFi
Decentralized financial infrastructure
Pots Market
Decentralized truth settlement
FAQ

Common Questions

Frequently Asked Questions

01 What problem did Bitcoin solve?
Double-spend without a bank. Blockchain = distributed ledger. Consensus decides correct version. Cryptography protects ownership. No intermediary records your transactions.
02 What did Ethereum add?
Programmable logic via smart contracts. Bitcoin records — Ethereum executes. Lending, liquidation, payment splits run automatically when conditions are met. No approval needed.
03 What is DeFi vs CEX?
CEX: custody your assets, trust the platform. DeFi: you keep custody, rules live in smart contracts — transparent, verifiable, no single point of failure.
04 What is an AMM?
Price from pool ratio, not order matching. You add A → remove USDT → ratio changes → price changes. Formula is constant: one side up, other side price rises.
05 What is an oracle?
Bridge from real world to blockchain. Smart contracts can't read external data — oracles deliver price feeds, event outcomes, external states for lending, liquidation, settlement.
Join Pots