Basecamp is built around a modular architecture. At its core is a lightweight runtime that manages self-contained modules, each providing a distinct capability such as private peer-to-peer messaging or distributed storage.
Basecamp
Logos Basecamp is a self-contained desktop application that bundles everything you need to interact with the Logos stack into a single install: a blockchain node, a wallet, a module manager, and a growing set of tools.
Basecamp runs on your machine and stays on your machine.
no accounts to create no data handed to third parties no cloud dependencies
How Basecamp Works
When you run an app on Basecamp, the platform automatically loads in and configures the modules you need. Modules are loaded, updated, and managed through a built-in package manager, and new modules can be added as the stack grows.
Basecamp is a dynamic platform for applications built on the private, decentralised internet. The more tools are built on the Logos stack, the more its capabilities grow without requiring you to reinstall or reconfigure anything.


Local First
Logos Basecamp runs entirely on your own hardware. Your keys, your data, and your activity never leave your device unless you choose to broadcast a transaction to the network.
There is no hosted backend, no telemetry layer, and no intermediary between you and the network. When you run Basecamp, you are the infrastructure. Running local-first software means no server breaches, data harvesting, platform deplatforming, or silent policy changes that affect how your information is stored or shared.
Modular by design
Basecamp is designed as a seamless interface for apps that use the Logos stack. All modules run locally on your machine and deliver different functions. The modules you run depend on the app you are using.
What you can you do with Basecamp
Wallet
Create and manage accounts on the Logos Execution Zone. Send and receive tokens, including privacy-preserving transfers backed by zero-knowledge proofs where the network verifies correctness without ever seeing your private data.
Private Messaging
Send encrypted messages over the Logos communications layer. Messages flow peer-to-peer through a mix-routed network with no central relay or metadata logging.
Blockchain Explorer
Inspect the chain, browse transactions, and explore activity on the Logos Execution Zone.
File Sharing
Store and share files using decentralised storage. Your file index stays on your device; data moves directly between peers.
Node Dashboard
Run a full blockchain node directly from Basecamp. Participate in the testnet, validate module integration, and contribute to the health of the network.
Package Manager
Browse, install, and manage modules. As new tools are built on the Logos stack, Basecamp discovers them automatically.
Basecamp Documentation
Basecamp is an open-source application. If you want to explore the codebase, build from source, or develop your own modules, everything lives on GitHub.
View the docs