
Ideas, resources, and everything you need to start building with Logos tech today.
Logos
Builders Hub
Start your builder journey
Need Help?Get Inspired
Privacy-preserving location tracker
PrivacyDecentralized hiring platform
SocialDecentralised GitHub alternative
DevToolsP2P marketplace with shielded payments
DeFiAnonymous voting system
GovernanceEncrypted group messaging
SocialPrivacy-preserving location tracker
PrivacyDecentralized hiring platform
SocialDecentralised GitHub alternative
DevToolsP2P marketplace with shielded payments
DeFiAnonymous voting system
GovernanceEncrypted group messaging
SocialBrowse ideas from the community, vote on the ones you love, or propose your own.
Pick up a good first issue and ship your first PR.
Participate

Leverage the interface to the parallel society and experiment with the applications available in the Alpha Release.
$ curl -s http://localhost:8080/network/info | jq
{
"listen_addresses": [
"/ip4/127.0.0.1/udp/3000/quic-v1",
"/ip4/172.18.0.2/udp/3000/quic-v1"
],
"peer_id": "12D3Koo...RWmwmt",
"n_peers": 4,
"n_connections": 7,
"n_pending_connections": 3
}
$
Participate in the network by becoming a node operator. Connect to the testnet in minutes and engage with the protocol.
Build
Deep-dive into the Logos stack architecture, modules, APIs, and integration guides.
import { Blockchain } from '@logos/blockchain'
import { Storage } from '@logos/storage'
import { Messaging } from '@logos/messaging'
// Build something great
Start with a boilerplate.

Live coding sessions and step-by-step guides.
Get Support
Compete for prizes by building on the Logos execution layer. Ship code, win support.
Apply for funded proposals. The Logos RFP Program backs developers building on the stack.
Get direct guidance from the people building the Logos stack. Book a call with a core contributor.
Discuss research, ask technical questions, and connect with the broader Logos community.
Useful documentation links
Understand the core concepts of the Logos network and its technology stack.
Introductions
- What is Logos
An introduction to the Logos modular technology stack
- Logos App
Build and run the all-in-one Logos application
- Logos Execution Zone
The compute and state layer for decentralized apps
- Architecture overview
How blockchain, messaging, and storage fit together
- Documentation status
What's live now and what to expect next
Guides & journeys
- Build and run Logos App
Build from source and launch with all modules loaded
- Start a blockchain node
Set up and run a Logos blockchain node from the CLI
- Set up a wallet
Install and configure a wallet for the Execution Zone
- Transfer native tokens
Send and receive native tokens between wallets
- Create custom tokens
Mint your own tokens and transfer them on-chain
- Create an AMM liquidity pool
Set up and interact with an automated market maker
- Run node in headless mode
Operate a Logos node without a graphical interface
