ソラナ (Solana)

Proof of Historyコンセンサスと低手数料で知られる高速レイヤー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.

📚 出典