Skip to content
github-actions[bot] edited this page May 28, 2026 · 2 revisions

Auki SDK Wiki

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.

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.

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.

Related repository docs

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.

Clone this wiki locally