WIP — This guide is being updated to reflect the latest OS workflows.
Installation
Auth & Proxy Patterns
Use a server route (SSR/edge) to call backend APIs. Do not expose backend endpoints in frontend code.Overlays API (Example)
Themes API (Example)
Gamification Hooks (Example)
Quickstart
- Install SDK (see above)
- Implement server proxy for auth-protected routes
- Initialize client with wallet
- Publish a basic overlay and verify rendering
Cross-Links
- Migration: OBS Replacement
- CTRL: CTRL Panel Guide