Descentralización
La distribución de autoridad y control fuera de una entidad central hacia una red distribuida.
Decentralization is the foundational philosophy of the cryptocurrency movement. By removing intermediaries (like banks or tech giants), decentralized systems aim to create 'trustless' environments where code dictates the rules, not human discretion. This applies to money (Bitcoin), finance (DeFi), governance (DAOs), and even infrastructure (DePIN).
graph LR
Center["Descentralización"]:::main
Pre_consensus_mechanism["consensus-mechanism"]:::pre --> Center
click Pre_consensus_mechanism "/terms/consensus-mechanism"
Rel_dao["dao"]:::related -.-> Center
click Rel_dao "/terms/dao"
Rel_smart_contract["smart-contract"]:::related -.-> Center
click Rel_smart_contract "/terms/smart-contract"
Rel_asn["asn"]:::related -.-> Center
click Rel_asn "/terms/asn"
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;
🧒 Explícalo como si tuviera 5 años
🌍 Imagina un juego donde no hay un jefe. En lugar de que una persona decida las reglas, todos se ponen de acuerdo. Si alguien se va, el juego sigue porque nadie tiene el control total.
🤓 Expert Deep Dive
Se cuantifica mediante el Coeficiente de Nakamoto. El Trilema de Blockchain sugiere que es difícil lograr seguridad, escalabilidad y descentralización simultáneamente.