Architecture Summary
As discussed in the above pages, Idle Network will adopt a staged roll-out with the initial PoC proving out the system architecture on readily available, low-hanging fruit idle assets such as compute, storage and bandwidth before integrating more exotic target categories such as MCUs, IOTs, robotics and drones once the network, incentive models, and reliability of on-chain execution have been validated. The goal is to incrementally establish the foundation for scaling into increasingly complex and high-value asset classes. The PoC is designed as a desktop-first, multi-layered system that turns idle digital resources into yield. The system combines secure local compute environments with intelligent AI, blockchain-based rewards, and user-friendly dashboards. The diagram below shows how each part of Idle Network connects from the desktop app that runs on the user’s device to the smart contracts on Base.
Let’s walk through the key parts of the architecture:
Desktop App - Cross-platform user interface (Windows, Mac, Linux)
Backend API - User profiles, node orchestration, reward tracking
Automation Layer - Golem deployment, KVM setup, monitoring (Linux only for now)
Reward Network (Golem) - Currently the only supported network (Linux only for now)
Reward Tracking - GLM earnings track (bridging planned)
Platform Support:
Desktop App: Windows, macOS, Linux
Golem Nodes: Linux only (requires KVM virtualization)
Automation API: Cross-platform (but only deploys to Linux for now)
Data Flow:
User signs up → Profile created → Curated wallet generated
System check → Node deployed → Connection established
Node runs tasks → Rewards earned → Automatic tracking
Future: Rewards bridged → Vault deposited → Yield generated
The process is simple:

Download the Idle Network desktop app
Launch and check if you have an existing profile
Sign up with your name and email (if new)
Wait for the system check
Your device gets a unique profile tied to its IP address. This keeps things secure while letting you use multiple devices (though they won't sync together).
Last updated