Sovereign Infrastructure Stack

Run your
own node.

Local AI, mesh radio, and off-grid payments — one stack that runs entirely on your hardware. No servers. No accounts. No internet needed.

No API Keys No Telemetry 100% Offline Open Source $25–60 Hardware
▶ Quick Install View on GitHub →
AI AI NODE RELAY RELAY N N MESH NETWORK · NO INTERNET · ALWAYS ON
5–15km
LoRa Range / Hop
$25
Min Hardware Cost
0
Cloud Dependencies
7B
Local LLM Params
100%
Offline Capable
0
API Keys Needed
// 01 — What is this

Three systems.
One node.

DARKNODE combines three powerful tools into one self-contained app. Commodity hardware. No cloud. No servers.

Module 01 · AI
Local
Offline AI

Runs a quantized LLM via llama.cpp entirely on your machine. No API keys, no cloud calls. Other mesh nodes query it over radio using @bot or !ask.

@bot · !ask · 0.5B–7B models
Module 02 · Radio
LoRa Mesh
Radio

Bridges to any Meshtastic device over USB. Tracks all nodes, battery, GPS, and sensors in real-time. Range: 5–15 km per hop. No towers. No carriers.

Meshtastic-compatible
Module 03 · Payments
Off-Grid
Payments

Built-in Bitcoin wallet + Cashu ecash. Tokens are plain text — send them over radio as messages. Economic activity over a mesh, zero internet required.

Bitcoin + Cashu
// 02 — How it works

The mesh is
your network.

01 /
Connect LoRa Device

Plug in any Meshtastic-compatible LoRa device via USB. Auto-detected. No manual config.

02 /
Any Node Can Ask

From any device in range, send @bot question. Mesh routes it automatically.

03 /
AI Processes Locally

llama.cpp runs inference fully on-device. Response is broadcast back over the mesh.

04 /
Payments Travel Too

Cashu ecash tokens are plain text. Paste into a radio message — recipient redeems offline.

// 03 — Compatible Hardware

Pick your
radio.

Any Meshtastic-compatible LoRa device works. No radio? AI and wallet still run fine.

ESP32
Heltec LoRa 32
~ $20 – $30

Compact ESP32 with built-in OLED display. Best entry-point for new nodes.

GPS LORA BATTERY
LilyGO T-Beam
~ $35 – $45

Built-in GPS + battery management. Best for portable off-grid nodes.

CORE LORA IO SENS
RAK WisBlock
~ $40 – $60

Modular and configurable. Best for permanent, fixed installations.

GPS CARD-SIZED
SenseCAP T1000
~ $50 – $60

Card-sized GPS tracker. Ultra portable with exceptional battery life.

// 04 — Features

Everything
built in.

No plugins. No configuration hell. Works on a fresh machine after two commands.

AI
Fully Offline LLM

llama.cpp runs locally. No API keys. Choose 0.5B–7B models. Auto-downloaded on install.

Radio
Mesh-Triggered Queries

Send @bot from any Meshtastic device. Mesh routes it, AI answers, response routes back.

AI
Model Manager

Download, switch, or delete GGUF models via web UI. No terminal after first install.

Radio
Auto Device Detection

Plug in your Meshtastic device and it works. Serial port auto-detection with reconnect UI.

Payments
Cashu Ecash

Bearer tokens as plain text. Send over radio, hold offline, melt to Lightning when connected.

./data/
Storage
100% Local Data

Everything in ./data/ — messages, nodes, wallet, proofs. No external databases. No telemetry.

Security
Air-Gap Ready

Designed for zero internet. All dependencies bundled. Works completely disconnected.

Open Source
Fully Auditable

Every line on GitHub. No closed binaries. No analytics. No backdoors. Fork it completely.

Network
Mesh Relay

Each node acts as both AI host and mesh relay, extending range across the network.

// 05 — Quick Start

Two commands.
You're running.

Requires Node.js 18+ and Python 3.11+. The installer handles everything else.

bash — darknode_install
$git clone https://github.com/kingzero-creator/darknode && cd darknode
✓ Cloning darknode...

$npm run install:all
⟳ Installing llama.cpp backend...
⟳ Downloading Qwen2.5-0.5B.gguf
⟳ Installing Python + Meshtastic...

✓ DARKNODE ready — http://localhost:3333
AI: Qwen2.5-0.5B · offline · ready
LoRa bridge: waiting for device...
$
// 06 — Roadmap

Where we're
headed.

✓ Shipped
v0.1 – v0.4
Foundation + Core Stack
Local AIMesh RadioBitcoin WalletCashu EcashModel ManagerNode Telemetry
⟳ Active
v0.5 – v0.6
Resilience & UX
One-click installerMobile dashboardARM64 supportDocker imageEncrypted messages
Planned
v0.7 – v0.8
Mesh Economy
Pay-per-query AINode reputationMesh marketplaceLightning integration
Planned
v0.9 – v1.0
Decentralized Intelligence
Federated inferenceMesh-native RAGAI agent modeShared knowledge base
Research
v1.0+
Ecosystem
Plugin SDKCommunity mesh mapSatellite backhaulEmergency services
// 07 — Comparison

DARKNODE vs
the alternatives.

FeatureDARKNODEChatGPT / ClaudeOllamaLM Studio
Works offline✓ Full✗ Never✓ Yes✓ Yes
Mesh radio bridge✓ Built-in✗ No✗ No✗ No
Off-grid payments✓ BTC + Cashu✗ No✗ No✗ No
No account required✓ Zero signup✗ Required✓ Yes✓ Yes
No telemetry✓ Verified✗ Always on~ Optional~ Optional
Hardware cost$25–60 one-time$20+/mo foreverPC onlyPC only
Works in disasters✓ Designed for it✗ Cloud = dead~ PC needed~ PC needed
Open source✓ 100%✗ Closed✓ Yes~ Partial
// 08 — Community

Used in the
real world.

"Set this up on a Raspberry Pi 4 during a 3-day grid-down drill. The mesh stayed up the entire time. AI answered questions about first aid without a single internet request."

🏕️
@prepperdev
Emergency Preparedness · Reddit
★★★★★

"Finally an AI setup that doesn't phone home. Audited the source — no hidden calls, no telemetry. Runs my local LLM for code review without sending anything out."

🔐
thalamus_rx
Security Researcher · GitHub
★★★★★

"Deployed 4 nodes across our mountain trail network. Hikers can query trail conditions and emergency info from Meshtastic radios — no cell signal needed, ever."

⛰️
K7WXZ
Amateur Radio Operator · Ham Forums
★★★★★
// Get Started

Own your
infrastructure.

No cloud. No masters. No permission needed.

Featured on Orynth
▶ Install DARKNODE Read Whitepaper →