Automated Market Maker (AMM)
B2C refers to commerce transactions between a business and end-user consumers.
B2C Essentials: 1. User Interface (UI): Intuitive and responsive design. 2. Payments: Support for credit cards, digital wallets, and local methods. 3. Trust: SSL certificates, PCI-DSS compliance, and visible reviews. 4. Retention: Loyalty programs and retargeting ads. 5. Logistics: Integration with shipping carriers (FedEx, UPS).
graph LR
Center["Automated Market Maker (AMM)"]:::main
Pre_decentralized_finance_defi["decentralized-finance-defi"]:::pre --> Center
click Pre_decentralized_finance_defi "/terms/decentralized-finance-defi"
Pre_liquidity_pool["liquidity-pool"]:::pre --> Center
click Pre_liquidity_pool "/terms/liquidity-pool"
Pre_smart_contract["smart-contract"]:::pre --> Center
click Pre_smart_contract "/terms/smart-contract"
Rel_impermanent_loss["impermanent-loss"]:::related -.-> Center
click Rel_impermanent_loss "/terms/impermanent-loss"
Rel_slippage["slippage"]:::related -.-> Center
click Rel_slippage "/terms/slippage"
Rel_yield_farming["yield-farming"]:::related -.-> Center
click Rel_yield_farming "/terms/yield-farming"
classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
linkStyle default stroke:#4b5563,stroke-width:2px;
🧒 Wyjaśnij jak 5-latkowi
⚖️ To taki automat do wymiany : nie szukasz osoby, która chce kupić twoje auto, tylko idziesz do automatu, który na podstawie swoich obliczeń daje ci za nie gotówkę od ręки.
🤓 Expert Deep Dive
AMM-y zastępują tradycyjne giełdy pulami płynności. Formuła **x * y = k zapewnia, że w puli zawsze znajdują się środki do handlu. Głównym wyzwaniem jest Impermanent Loss oraz optymalizacja Slippage** w okresach dużej zmienności.