Build on the mesh, step by step

Last updated

Practical how-tos for the offline-first SDK for React Native. Start with the quickstart, then work through the core primitives: peer-to-peer messaging, serverless service discovery, offline identity, and telemetry. Every guide runs on the same TypeScript API over the Rust core, on iOS and Android.

Looking for the full API surface? See the developer overview or the documentation and API reference.

Getting started

From an empty React Native project to a device on the mesh.

Core primitives

The building blocks in the SDK, each shipped and callable today.

Patterns

Wiring the primitives into a running app.

Ship your first mesh app today. One install, iOS and Android.

Start building Developer overview