Skip to main content
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

  1. Install SDK (see above)
  2. Implement server proxy for auth-protected routes
  3. Initialize client with wallet
  4. Publish a basic overlay and verify rendering