Mesh-Native App Development
Build apps that run natively across the global device mesh — not on centralized servers. DOSFI provides the OS, SDK, and distributed execution fabric for mesh-native app development.
01
Install the DOSFI SDK
Add the @meshinfer/sdk to your project and connect to the DOSFI distributed OS via the published ABI.
02
Define Your Workload
Specify the inference model, privacy tier, and routing constraints. DOSFI handles partitioning and scheduling.
03
Submit to the Mesh
Submit your workload via the Task API. DOSFI routes shards to the nearest verified nodes and begins execution.
04
Stream Verified Results
Results stream back as nodes complete shards — each cryptographically verified and reassembled by DOSFI.
No Infrastructure to Manage
Submit a workload and DOSFI handles partitioning, scheduling, routing, execution, and reassembly. No servers to provision.
Privacy Tiers Enforced by the OS
Declare a privacy tier and DOSFI enforces it at every node — restricting execution to verified hardware enclaves if required.
Distributed Routing Built In
DOSFI's routing engine selects the optimal path for every shard — minimizing latency while honoring your declared constraints.
