솔라나 (Solana)

역사 증명 합의와 저렴한 수수료로 알려진 초고속 레이어 1 블록체인입니다.

확장 가능한 분산 애플리케이션(dApps)을 지원하도록 설계되었습니다. 핵심 혁신인 PoH를 통해 검증자는 다른 노드의 확인을 기다리지 않고도 이벤트 순서에 동의할 수 있어 처리량을 크게 높일 수 있습니다(최대 65,000 TPS). 스마트 계약에 Rust 프로그래밍 언어를 사용합니다.

        graph LR
  Center["솔라나 (Solana)"]:::main
  Rel_blockchain["blockchain"]:::related -.-> Center
  click Rel_blockchain "/terms/blockchain"
  Rel_proof_of_stake["proof-of-stake"]:::related -.-> Center
  click Rel_proof_of_stake "/terms/proof-of-stake"
  Rel_rust["rust"]:::related -.-> Center
  click Rel_rust "/terms/rust"
  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;

      

🧒 5살도 이해할 수 있게 설명

Generated ELI5 content

🤓 Expert Deep Dive

Generated expert content

❓ 자주 묻는 질문

What makes Solana faster than Ethereum?

Its Proof of History mechanism and parallel processing capabilities allow it to handle effectively more transactions per second.

Is Solana decentralized?

It has thousands of validators, though critics argue high hardware requirements make it less decentralized than Ethereum.

What is SOL?

SOL is the native cryptocurrency of the Solana network, used for transaction fees and staking.

📚 출처