Skip to main content

Home

Synced from the repository

This page mirrors docs/wiki/Home.md in the auki-sdk repo (branch develop). The repository is the source of truth.

The Auki SDK is the on-device implementation of the Auki spatial-computing protocol. A node running the SDK can answer five questions about itself and its peers: who am I, where did this happen, when did this happen, how do I talk to you, how do I compensate you.

This wiki has two audiences. Pick the one that fits.

📦 For SDK Consumers

Building a product on top of the Auki SDK — Booster, Park, Galbot integrations, custom robot data planes. Start here for quickstart, recipes, and the concept primers you need to think about peer-owned data correctly.

🏗️ Design + Architecture

Reading the source to understand how the SDK works under the hood. Start here for the architecture overview, glossary, crate map, design specs index, and release history.

About this wiki

Content here is mirrored from docs/wiki/ on develop via a GitHub Action. Edits go through PR review like the rest of the SDK. See the source directory's README for the workflow.