TODA/IP

Protocolo P2P

Ledgerless P2P communication and value-transmission protocol operating at the network packet level. Each TODA packet (Sato-Server) is a self-contained cryptographic unit embedding proof of ownership, enabling serverless asset transfer without miners, global ledgers, or third-party dependencies. Uses deterministic distributed computing (DDC) as proof-of-work and achieves global consensus via periodic Merkle root publication every 6–30 seconds. Primary infrastructure for HyperCycle.ai's Internet of AI (IoAI).

Empresa

Detalhes

Licença Partial — whitepaper public (CC BY-SA 4.0); core implementation proprietary; HyperCycle components on GitHub
Status de Dev 🟢 Ativo
Detalhe do Status de Dev Production — V1.0 deployed across TodaQ, Land32, YouBase, Records.OT and others; V2.0 in academic research collaboration; V3.0 being implemented by HyperCycle.ai
Proprietário Toda.Network Corp; co-authored by Toufi Saliba and Dann Toliver
Órgão de Governança Company-controlled (Toda.Network Corp)
País USA
Ano de Início 2017
Stack Rust (HyperCycle V3.0 implementation); C/C++ (early implementations)
Financiamento Unfunded / bootstrapped
Última Investigação 15 de jan. de 2026

Protocolo P2P Atributos

Origens Organically emerged from research into eliminating third-party dependencies in P2P communication; protocol name coined from co-authors Toufi & Dann (To-Da); no initial intent to create a formal protocol
Banco de Dados N/A — ledgerless; state managed locally per participant device
Linguagem de Consulta N/A
Formatos de Dados TODA File (Sato-Server packets); Earth64 hierarchical binary tree data structure
Edição Colaborativa em Tempo Real No
Edição de Texto Rico No
Suporte Móvel No (device/server-native)
Suporte Web No (device/server-native)
Aplicativos Nativos Yes (native node implementations)
Termos CC BY-SA 4.0 (whitepaper); proprietary (core implementation)
Fundos N/A
Baseado Em UDP (TODA/IP adds value-transmission layer on top of UDP) ; Earth64 data structure
Arquitetura P2P Ledgerless P2P — each node maintains local state; geographic distribution of devices required for consensus
Rede de Sobreposição Device-local per participant; no global overlay — geographic distribution across the network serves as the distribution model
Endereçamento por Conteúdo Yes — each TODA packet has unique global identifier derived from hierarchical binary search-tree (Earth64)
Local-First Yes — no server dependencies; operates entirely from participant devices
Criptografia de Ponta a Ponta (E2EE) Yes — cryptographic proof of ownership embedded in each packet
Biblioteca de CRDTs N/A
Tolerância a Falhas Bizantinas Yes — attack cost exceeds benefit by design; geographic distribution prevents power concentration
Assinatura Yes — ownership proof cryptographically bound to public key within each packet
Permissões Key-based (ownership proof embedded in packet; bound to single public key)
Compatibilidade com a Web Semântica No
Contrato Inteligente No (protocol layer; smart contracts can be built on top via HyperCycle)
Posição na Pilha de Protocolo Transport-equivalent (packet-level) — designed to coexist alongside TCP/IP as a parallel value-transmission layer, not built on top of it
Incorporação de Ativo / Valor Native (packet-level) — each TODA packet IS the asset; cryptographic ownership proof embedded directly in packet structure
Maturidade / Padronização do Protocolo Production / Proprietary Standard — V1.0 in production; not submitted to external standards body