Files

340 lines
12 KiB
JSON
Raw Permalink Normal View History

{
"schemaVersion": 1,
"language": "en",
"route": "/technology-stack",
2026-06-02 02:23:17 +09:00
"title": "The Logos Technology Stack",
"description": "A modular, plugin-based stack for building private, decentralised applications. Assemble your own platform from Logos modules, with privacy at every layer.",
"heading": "The Logos Technology Stack",
"seo": {
"keywords": [
"logos",
"technology stack",
"storage",
"messaging",
"blockchain",
"modules"
]
},
"sections": [
{
"componentType": "hero",
"key": "techStack.hero",
"eyebrow": "Open by design, open in spirit. Build \ntruly decentralised applications with \nthe modular Logos Technology Stack.",
"headline": "The Logos \nTechnology Stack",
"body": "The Logos technology stack is a unified ecosystem of distinct modules. The whole stack is modular, allowing developers to assemble their own desired stack from their selection of modules.",
2026-05-19 16:01:30 +09:00
"background": {
"src": "/images/technology-stack/header-status.jpg",
"alt": "",
2026-05-19 16:31:38 +09:00
"width": 332,
"height": 416
2026-05-19 16:01:30 +09:00
},
"ctas": [
{
2026-05-19 16:31:38 +09:00
"label": "Install basecamp",
"href": "/basecamp",
2026-05-19 16:31:38 +09:00
"variant": "primary",
"iconOverride": "download"
2026-05-19 16:01:30 +09:00
},
{
"label": "Start Building",
"href": "/get-started",
2026-05-19 16:01:30 +09:00
"variant": "secondary"
},
{
2026-05-19 16:31:38 +09:00
"label": "Documentation",
"href": "https://docs.logos.co/",
2026-05-27 13:26:53 +09:00
"external": true,
2026-05-19 16:01:30 +09:00
"variant": "secondary"
}
2026-05-19 16:31:38 +09:00
],
"status": {
"label": "Current Status",
"body": "Testnet v0.2 launched June 2026. It is focused on the developer experience and the usability of the stack.",
2026-05-19 16:31:38 +09:00
"cta": {
2026-08-06 01:18:39 +09:00
"label": "Install Testnet v0.2.3",
2026-08-06 00:44:23 +09:00
"href": "https://github.com/logos-co/logos-basecamp/releases#release-0.2.3",
2026-07-07 23:27:44 +09:00
"external": true,
2026-05-19 16:31:38 +09:00
"variant": "secondary",
"iconOverride": "download"
}
}
},
{
"componentType": "techStackOverview",
"key": "techStack.overview",
2026-06-02 02:23:17 +09:00
"title": "The Logos Technology Stack.",
2026-05-19 16:01:30 +09:00
"eyebrow": "Disclaimer: Abstract representation of the stack.",
2026-05-19 16:31:38 +09:00
"cta": {
"label": "Docs",
"href": "https://docs.logos.co/",
2026-05-27 13:26:53 +09:00
"external": true
2026-05-19 16:31:38 +09:00
},
2026-05-19 16:01:30 +09:00
"architecture": {
2026-06-02 02:23:17 +09:00
"eyebrow": "Architecture overview",
2026-05-19 16:01:30 +09:00
"title": "Architecture Overview",
"body": [
"Logos gives developers a modular, plugin-based runtime for building decentralised, privacy-preserving applications.",
"Nodes discover and load modules dynamically while preserving privacy at every layer. The networks architecture lets it evolve over time, providing a foundation for decentralised applications and institutions that remain resistant to capture and corruption whether they are run by local communities or nation states."
2026-05-19 16:01:30 +09:00
],
2026-05-19 16:31:38 +09:00
"cta": {
"label": "Documentation",
"href": "https://docs.logos.co/",
2026-05-27 13:26:53 +09:00
"external": true
2026-05-19 16:31:38 +09:00
},
2026-05-19 16:01:30 +09:00
"image": {
"src": "/images/technology-stack/architecture-overview.webp",
2026-05-19 16:01:30 +09:00
"alt": "",
"width": 1404,
"height": 1872
}
},
"basecamp": {
"title": "Basecamp",
2026-06-02 02:23:17 +09:00
"body": "The local-first launcher for the Logos stack, running all modules on your hardware from a unified interface.",
"href": "/basecamp",
2026-05-19 16:01:30 +09:00
"cta": {
"label": "Install",
"href": "/basecamp"
2026-05-19 16:01:30 +09:00
}
},
"pillars": [
{
"id": "storage",
"title": "Storage",
2026-06-02 02:23:17 +09:00
"body": "Privacy-preserving file sharing and retrieval using content-addressed (CID-based) data.",
"href": "/technology-stack/storage"
},
{
"id": "messaging",
"title": "Messaging",
2026-05-19 16:01:30 +09:00
"body": "Private, censorship-resistant communication between parties.",
"href": "/technology-stack/messaging"
},
{
"id": "blockchain",
"title": "Blockchain",
2026-06-02 02:23:17 +09:00
"body": "Privacy-preserving, decentralised compute and consensus.",
"href": "/technology-stack/blockchain",
"details": [
{
"title": "LOGOS EXECUTION ZONE (LEZ)",
"body": "Deploy programmes, run AMMs, transfer tokens, and build financial primitives with built-in privacy."
2026-06-02 02:23:17 +09:00
},
{
"title": "PRIVATE PROOF-OF-STAKE CONSENSUS",
"body": "A private proof-of-stake consensus mechanism where validator identities and stake amounts remain hidden."
}
]
},
{
"id": "userModules",
"title": "User Modules",
2026-06-02 02:23:17 +09:00
"body": "Anyone can build pluggable modules that can communicate with each other over the same infrastructure.",
"href": "/basecamp"
}
],
2026-06-02 02:23:17 +09:00
"networkingTitle": "Networking: Discovery, peering, and mixnet",
"networkingDescription": "This layer handles how Logos nodes find each other, establish connections, and communicate while preserving user privacy.",
"foundationTitle": "Logos runtime",
"foundationDescription": "A runtime that handles the essential primitives every application needs: loading modules, managing their lifecycles, and letting them talk directly to each other in a secure way.",
"explorer": {
"titleLine1": "Explore the Logos",
"titleLine2": "Technology Stack.",
"body": "The Logos technology stack is a unified ecosystem of distinct modules. The entire stack is modular so developers can assemble their own desired stack with a different selection of modules."
}
},
{
"componentType": "giantSwitch",
"key": "techStack.appInstall",
"accent": "grey",
2026-05-19 16:01:30 +09:00
"imagePosition": "left",
"title": "Logos Basecamp",
"description": "Basecamp is the launcher and unified surface of the Logos stack. It is an executable that wraps the Logos runtime, initialises the Logos Core environment, and discovers and loads plugins from installed modules.",
"image": {
"src": "/images/home/figma-refresh/basecamp.webp",
"alt": "",
"width": 2820,
"height": 1596
},
"tags": [
2026-05-19 16:31:38 +09:00
{
"label": "Wallet",
"icon": "wallet"
},
{
"label": "Chat Interface",
"icon": "chat"
},
{
"label": "Filesharing Tool",
"icon": "files"
},
{
2026-06-02 02:23:17 +09:00
"label": "Block Explorer",
2026-05-19 16:31:38 +09:00
"icon": "explorer"
}
],
"primaryCta": {
"label": "Install",
2026-08-06 00:44:23 +09:00
"href": "https://github.com/logos-co/logos-basecamp/releases#release-0.2.3",
2026-07-07 23:27:44 +09:00
"external": true,
"variant": "primary"
},
"secondaryCta": {
"label": "Learn more",
"href": "/basecamp",
"variant": "secondary"
}
},
{
"componentType": "featuredText",
"key": "techStack.modular",
2026-05-19 16:01:30 +09:00
"eyebrow": "Build",
"title": {
2026-05-19 16:01:30 +09:00
"highlight": "How Logos",
"rest": "Compares"
},
"body": [
"Most blockchains coordinate over centralised services and storage, but the Logos blockchain is just one part of a unified, peer-to-peer stack that preserves privacy at every layer.",
"Bitcoin proved decentralised value transfer was possible, and Ethereum generalised this principle for arbitrary computation. Logos extends this further, into a technology stack for deploying parallel institutions — governance systems, communication networks, data archives — with privacy at both the network and the transaction level.",
"Networks such as Zcash might focus on private transactions, but they fall short of the full privacy-preserving platform needed to create sovereign applications.",
"Logos is a complete, integrated stack that does not stop at just making transactions private it aims to preserve the privacy of communications and stored files through peer-to-peer infrastructure that underpin applications far beyond blockchain."
2026-05-19 16:01:30 +09:00
],
"image": {
"src": "/images/technology-stack/how-logos-compares.webp",
2026-05-19 16:01:30 +09:00
"alt": "",
"width": 702,
"height": 518
2026-05-19 16:01:30 +09:00
}
},
{
"componentType": "table",
"key": "techStack.openSource",
2026-06-02 02:23:17 +09:00
"title": "Open Source Repos",
"subtitle": "All Logos code is open source under permissive licences. Primary development happens across several GitHub organisations.",
2026-05-19 16:01:30 +09:00
"rows": [
{
"number": "01",
2026-06-02 02:23:17 +09:00
"title": "Logos",
"description": "Basecamp, module system, protocol modules, LEZ, SDKs, dev tooling",
2026-05-19 16:01:30 +09:00
"cta": {
"label": "Repo",
"href": "https://github.com/logos-co",
"external": true
}
},
{
"number": "02",
"title": "Logos Messaging",
2026-05-19 16:01:30 +09:00
"description": "Logos Messaging (formerly Waku) protocol implementations",
"cta": {
"label": "Repo",
"href": "https://github.com/logos-messaging",
2026-05-19 16:01:30 +09:00
"external": true
}
},
{
"number": "03",
"title": "Logos Storage",
2026-05-19 16:01:30 +09:00
"description": "Logos Storage (formerly Codex) protocol implementations",
"cta": {
"label": "Repo",
"href": "https://github.com/logos-storage",
2026-05-19 16:01:30 +09:00
"external": true
}
},
{
"number": "04",
"title": "Logos Blockchain",
"description": "Logos Blockchain protocol implementations",
"cta": {
"label": "Repo",
"href": "https://github.com/logos-blockchain",
"external": true
}
},
{
"number": "05",
"title": "Vacp2p",
2026-05-19 16:01:30 +09:00
"description": "Foundational peer-to-peer and cryptographic research",
"cta": {
"label": "Repo",
"href": "https://github.com/vacp2p",
"external": true
}
}
]
},
{
"componentType": "cardGrid",
"key": "techStack.useCases",
"heading": "Use Cases",
"subheading": "We know todays systems are captured and brittle. We build alternatives to give people a choice.",
"subheadingExtra": "Build on Logos and serve your community.",
2026-05-19 16:31:38 +09:00
"cta": {
"label": "Documentation",
"href": "https://docs.logos.co/",
2026-05-27 13:26:53 +09:00
"external": true
2026-05-19 16:31:38 +09:00
},
"cards": [
{
"title": "Attack Resistant Public Registries",
"description": "Privacy-preserving blockchain for sovereign order and decentralised governance.",
"image": {
"src": "/images/technology-stack/usecase-1.jpg",
"alt": "",
"width": 96,
"height": 120
},
"cta": {
"label": "Learn more",
"href": "/technology-stack/blockchain"
}
},
{
"title": "Decentralised Archives",
"description": "Permanent, censorship-proof preservation of knowledge, culture, and history.",
"image": {
"src": "/images/technology-stack/usecase-2.jpg",
"alt": "",
"width": 96,
"height": 77
},
2026-05-19 16:31:38 +09:00
"cta": {
"label": "Learn more",
"href": "/technology-stack/storage"
}
},
{
"title": "Private Financial Networks",
"description": "Money that moves securely and freely, without surveillance or control.",
"image": {
"src": "/images/technology-stack/usecase-3.jpg",
"alt": "",
"width": 96,
"height": 119
},
"cta": {
"label": "Learn more",
"href": "/technology-stack/blockchain"
}
},
{
"title": "Community Governance Processes",
"description": "Self-organising groups can establish and enforce their own rules, with members engaging voluntarily.",
"image": {
"src": "/images/technology-stack/usecase-4.jpg",
"alt": "",
"width": 96,
"height": 127
},
2026-05-19 16:31:38 +09:00
"cta": {
"label": "Learn more",
"href": "/movement"
2026-05-19 16:31:38 +09:00
}
}
]
}
]
}