Camada 1 (Layer 1)
A camada base de uma rede blockchain, responsável pela segurança e liquidação de transações.
Redes L1 gerenciam o livro-razão. Soluções Layer 2 utilizam a L1 como âncora de confiança para segurança final.
graph LR
Center["Camada 1 (Layer 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;
🧒 Explique como se eu tivesse 5 anos
🌍 Pense na Layer 1 como o terreno e o alicerce de uma cidade. É a base que sustenta tudo o resto.
🤓 Expert Deep Dive
Protocolos L1 resolvem o 'Trilema da Blockchain'. Arquiteturas modulares separam consenso de execução.
🔗 Termos relacionados
Pré-requisitos: