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;
🧒 Explique como se eu tivesse 5 anos
⚖️ É como uma máquina de troca automática: você coloca uma moeda e ela te dá outra, calculando o valor na hora com base no que ela ainda tem no estoque.
🤓 Expert Deep Dive
O modelo de Produto Constante (x * y = k) garante liquidez infinita teórica. No entanto, grandes trocas em pools pequenos causam alto impacto no preço (Slippage). Provedores de liquidez ganham taxas mas arriscam Impermanent Loss.