Solana
Protocolo P2P
Fundação
Detalhes
Licença Apache-2.0
Status de Dev 🟢 Ativo
Proprietário Anza (maintains the Agave validator client); Solana Foundation is the public non-profit umbrella for the ecosystem.
Órgão de Governança Solana Foundation (non-profit); Anza and Solana Labs both contribute core development but neither has unilateral authority over the protocol.
País Switzerland (Solana Foundation is Swiss-registered, consistent with the common Layer-1-foundation jurisdiction pattern)
Ano de Início 2020
Stack Rust.
Financiamento Solana Foundation grants; Anza is independently funded/operated as a company.
Última Investigação 23 de ago. de 2026
Protocolo P2P Atributos
Origens High-throughput Layer-1 blockchain, introducing Proof-of-History as a novel verifiable-delay-function-based clock to reduce consensus overhead.
Banco de Dados N/A (account-based state model, not a conventional database)
Linguagem de Consulta JSON-RPC.
Formatos de Dados Custom binary serialization (Borsh commonly used at the application layer).
Edição Colaborativa em Tempo Real N/A
Edição de Texto Rico N/A
Suporte Móvel Via third-party wallet apps (Phantom, Solflare, etc.).
Suporte Web Extensive dApp ecosystem via browser wallet extensions and JSON-RPC.
Aplicativos Nativos Validator/node software ships as native binaries (Agave, and the independent Firedancer client from Jump Crypto).
Termos Free, open-source; network fees paid to validators (notably low/sub-cent per transaction).
Fundos Solana Foundation's treasury is disclosed at a high level; Anza's funding as a company is separate/not fully public.
Baseado Em Novel design (Proof-of-History combined with PoS) — not built directly on a prior blockchain's codebase.
Arquitetura P2P Gossip-based validator network (Turbine block propagation protocol), leader-based block production rotating among staked validators.
Rede de Sobreposição Global, permissionless validator set (subject to stake requirements).
Endereçamento por Conteúdo No.
Local-First N/A
Criptografia de Ponta a Ponta (E2EE) N/A
Biblioteca de CRDTs N/A
Tolerância a Falhas Bizantinas Yes — Tower BFT (a PoH-optimized PBFT variant).
Assinatura Ed25519.
Permissões Permissionless for transacting/deploying programs; validating requires staked SOL.
Compatibilidade com a Web Semântica No.
Contrato Inteligente Yes — "programs" (Solana's term for smart contracts), primarily written in Rust, executed in a sandboxed runtime (Sealevel, enabling parallel transaction execution).
Posição na Pilha de Protocolo Base-layer settlement + execution (Layer 1), positioned as a high-throughput alternative to Ethereum's model.
Incorporação de Ativo / Valor Native (SOL) plus SPL tokens (this matrix's existing spl-token-program entry) for the broader token ecosystem.
Maturidade / Padronização do Protocolo Mature, high-usage mainnet since 2020; no formal standards body, de facto standard via adoption and the emergence of a second independent client (Firedancer).