Early Access: Concepts and architecture are stable; some API names and module boundaries may evolve.
Credit SDK by Aarthik Labs

Adoption Guide

a guide on how to adopt the SDK into your code-base

The Parts That Make It Whole

You can adopt the SDK in layers.

PathBest forYou buildSDK provides
Headless onlyYou already have UI patternsAll UI + stateClient + typing + reliability + journey engine (headless)
UI + headlessFastest integrationMinimal UI wiringUI components + theming + journeys + transport
Hybrid (server-assisted)Strict security/complianceSmall backend for tokens / sensitive operationsSame SDK patterns on server and client

On this page