Avalanche

Protocolo P2P

A blockchain platform built around the Avalanche consensus protocol family (a novel metastable/repeated-sub-sampling BFT approach, distinct from both Nakamoto and classical BFT consensus), supporting multiple interoperating chains/subnets under one primary network. AvalancheGo is the reference client, maintained by Ava Labs.

Empresa

Detalles

Licencia BSD-3-Clause
Estado de Desarrollo 🟢 Activo
Propietario Ava Labs (the company that developed and continues to steward core protocol/client development).
Órgano de Gobierno Ava Labs directly — no independent foundation identified as a meaningfully separate governing body in this session's research (Avalanche Foundation exists but wasn't confirmed as holding independent authority over protocol direction).
País N/A (Ava Labs is a US-based company; precise jurisdiction not independently confirmed this pass)
Año de Inicio 2020
Stack Go.
Financiamiento Ava Labs (VC-backed — Andreessen Horowitz, Polychain Capital, and Initialized Capital among its investors) plus the Avalanche Foundation's ecosystem grant programs.
Última Investigación 23 ago 2026

Protocolo P2P Atributos

Orígenes Metastable/repeated-sub-sampling consensus family (the "Snow*" protocols), enabling a novel BFT approach; supports multiple built-in chains (X-Chain, C-Chain, P-Chain) plus custom subnets.
Base de Datos N/A conventional DB; JSON-RPC (C-Chain is Ethereum-JSON-RPC-compatible).
Lenguaje de Consulta JSON-RPC.
Formatos de Datos Custom binary serialization (per-chain; C-Chain uses Ethereum-compatible RLP).
Edición Colaborativa en Vivo N/A
Edición de Texto Enriquecido N/A
Soporte Móvil Via third-party wallets (Core, MetaMask for the C-Chain).
Soporte Web Via third-party wallets and dApp frontends.
Aplicaciones Nativas AvalancheGo ships as a binary.
Términos Free, open-source; network fees paid to validators, partially burned.
Fondos Ava Labs' funding as a VC-backed company is not fully public; Avalanche Foundation runs separate grant programs.
Basado En Novel Snow*/Avalanche consensus family; C-Chain reuses Ethereum's execution semantics (EVM-compatible) but the underlying consensus is original.
Arquitectura P2P Repeated random sub-sampling gossip among validators (Avalanche/Snowman consensus family) rather than a fixed committee or global broadcast per round.
Red de Superposición Global, permissionless (validators require staked AVAX).
Direccionamiento por Contenido No.
Local-First N/A
Cifrado de Extremo a Extremo (E2EE) N/A
Biblioteca de CRDTs N/A
Tolerancia a Fallos Bizantinos Yes — the Avalanche consensus family, probabilistic-safety BFT via repeated sub-sampling.
Firma BLS (P-Chain/validator consensus, used for Avalanche Warp Messaging's cross-subnet aggregate signatures) and secp256k1 (C-Chain, EVM-compatible).
Permisos Permissionless for transacting; validating requires 2,000 AVAX minimum stake (materially higher than several peers in this batch).
Compatibilidad con la Web Semántica No.
Contrato Inteligente Yes — the C-Chain is EVM-compatible (Solidity runs directly); the platform also supports custom-VM subnets.
Posición en la Pila del Protocolo Base-layer settlement (P-Chain), asset exchange (X-Chain), smart-contract execution (C-Chain) as three built-in chains, plus custom subnets on top.
Incorporación de Activos/Valor Native (AVAX) across all three built-in chains; subnets may define their own native assets.
Madurez del Protocolo / Estandarización Mature, mainnet since 2020, no formal external standards body.