How It Works

Understanding how physical hardware supports a decentralized software platform.

System Architecture

01

Deployment

Boxes are placed strategically across a physical location (e.g., a university campus or construction site) and connected to power.

02

Discovery & Mesh Formation

Using secure radio frequencies and local IP discovery, boxes find one another and establish an encrypted, high-bandwidth local mesh.

03

SDK Synchronization

Mobile and web applications running the EVE SDK connect to the nearest Box. Read/write operations hit the local box first, guaranteeing low latency.

04

Global State Resolution

When internet connectivity is available, the mesh syncs its local state with the broader decentralized network using CRDTs to resolve any conflicting data.