Smart Kontrakt (Inteligentna Umowa)
Smart contract to samowykonująca się umowa, której warunki są bezpośrednio zapisane w postaci kodu, znajdującego się w blockchainie i automatycznie egzekwowanego.
Fundamentalne dla kryptowalut i DeFi, umożliwiają bezpieczne transakcje bez zaufanych stron trzecich.
graph LR
Center["Smart Kontrakt (Inteligentna Umowa)"]:::main
Rel_decentralization["decentralization"]:::related -.-> Center
click Rel_decentralization "/terms/decentralization"
Rel_decentralized_exchange_dex_order_book_aggregation["decentralized-exchange-dex-order-book-aggregation"]:::related -.-> Center
click Rel_decentralized_exchange_dex_order_book_aggregation "/terms/decentralized-exchange-dex-order-book-aggregation"
Rel_flash_loan["flash-loan"]:::related -.-> Center
click Rel_flash_loan "/terms/flash-loan"
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 jak cyfrowy automat z napojami: spełniasz warunki (płacisz), a on automatycznie wydaje produkt, bez udziału sprzedawcy.
🤓 Expert Deep Dive
Działają w środowiskach takich jak EVM. Są niezmienne i przejrzyste. Wymagają 'gazu' do działania, co chroni sieć przed przeciążeniem.