Capa 1
La capa base de una red blockchain donde ocurre la seguridad y el asentamiento de transacciones.
Redes como Bitcoin o Ethereum gestionan el registro. Las soluciones Layer 2 se anclan a la L1 para obtener seguridad descentralizada.
graph LR
Center["Capa 1"]:::main
Pre_blockchain_basics["blockchain-basics"]:::pre --> Center
click Pre_blockchain_basics "/terms/blockchain-basics"
Pre_cryptography["cryptography"]:::pre --> Center
click Pre_cryptography "/terms/cryptography"
Rel_layer_2["layer-2"]:::related -.-> Center
click Rel_layer_2 "/terms/layer-2"
Rel_avalanche["avalanche"]:::related -.-> Center
click Rel_avalanche "/terms/avalanche"
Rel_blockchain_basics["blockchain-basics"]:::related -.-> Center
click Rel_blockchain_basics "/terms/blockchain-basics"
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
🌍 Piensa en la Layer 1 como el terreno y los cimientos de una ciudad. Es la base que sostiene todo lo demás.
🤓 Expert Deep Dive
Los protocolos L1 resuelven el 'Trilema de la Blockchain'. Los diseños modulares separan funciones para aumentar el rendimiento.
🔗 Términos relacionados
Requisitos previos: