Logos logo

Logos

Logos develops a private-by-default, decentralised technology stack for parallel societies. Its active testnet supports builders, node operators, and users through local-first applications, private messaging, storage, blockchain capabilities, and Basecamp.
Distributed

Logos Basecamp


Project Links


Description

Logos Basecamp is an open-source desktop launcher for applications built on the Logos stack. It runs entirely on a user's hardware with no hosted backend, telemetry, accounts, or cloud dependencies, and uses a modular runtime and built-in package manager to load and manage capabilities. Users can create and manage Logos Execution Zone accounts, send privacy-preserving transfers, run a full blockchain node, inspect transactions, exchange encrypted peer-to-peer messages, and store or share files through decentralised storage.

Category: Wallet

Logos Storage


Project Links


Description

Logos Storage provides privacy-preserving file sharing and retrieval through content-addressed data: storing a file returns a CID derived from the file, which can be used to retrieve it from nodes that host it. It works inside the Logos App and in external applications through a high-level module API or the lower-level libstorage library, including language bindings. The storage module is integrated into Logos Basecamp and is intended to support private file storage across a decentralized network of nodes.

Category: Decentralized File Storage

Logos Messaging


Project Links


Description

Logos Messaging provides applications with decentralised messaging, data relay, and coordination without centralised servers or exposed communication metadata. Its peer-to-peer relay network supports private one-to-one conversations, group messaging, and public broadcast channels, with end-to-end encryption and traffic-analysis resistance. The project comprises Delivery, an open messaging network with RLN-based DoS protection, and Chat, a protocol and library for encrypted 1:1 and group conversations using de-MLS. It serves developers building privacy-preserving applications and is used for messaging in Status.

Category: Messaging Protocol

Logos Execution Zone (LEZ)


Project Links


Description

The Logos Execution Zone (LEZ) is a Zone on the Logos Blockchain and the flagship execution environment for general-purpose, privacy-preserving applications on Logos. It runs the Risc0-based Logos Execution Environment (LEE), allowing programs to work across public and private account state; public execution is transparently re-executed, while private execution is validated with zero-knowledge proofs. LEZ is sequenced by a permissioned set of nodes, supports an open validator network and read-only indexers, and is intended for high-throughput use cases such as private exchanges, confidential lending and borrowing, confidential transfers, and other DeFi applications.

Category: L2