Майнинг криптовалют
Деятельность по созданию новых структур в блокчейне для обеспечения его работоспособности.
🌐 Термины на других языках:
Mining is the backbone of Proof of Work blockchains like Bitcoin. 'Miners' use powerful computers to solve extremely difficult mathematical puzzles. The first one to solve the puzzle gets to add the next block of transactions to the blockchain and receives a reward in new coins and transaction fees. This process secures the network without needing a central bank.
graph LR
Center["Майнинг криптовалют"]:::main
Rel_proof_of_stake["proof-of-stake"]:::related -.-> Center
click Rel_proof_of_stake "/terms/proof-of-stake"
Rel_proof_of_stake_pos["proof-of-stake-pos"]:::related -.-> Center
click Rel_proof_of_stake_pos "/terms/proof-of-stake-pos"
Rel_token_standard["token-standard"]:::related -.-> Center
click Rel_token_standard "/terms/token-standard"
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;
🧠 Проверка знаний
1 / 1
🧒 Простыми словами
Это как копать золото в шахте, но вместо лопаты у тебя мощный компьютер, а вместо земли — сложные математические коды.
🤓 Expert Deep Dive
Халвинг (Halving) — периодическое уменьшение награды майнерам в два раза для сдерживания инфляции.