RUN.world SDK

Client-side JavaScript/TypeScript SDK (@series-inc/rundot-game-sdk) that gives an HTML5 game access to RUN.world platform services through a single RundotGameAPI import: storage scopes, profiles, leaderboards, ads, purchases, entitlements, multiplayer, server-authoritative simulation, and generative AI. Calls cross a React Native JS bridge; failures surface as RundotApiError / RateLimitedError.

API entry from apis.yml

apis.yml Raw ↑
name: RUN.world SDK
description: 'Client-side JavaScript/TypeScript SDK (@series-inc/rundot-game-sdk) that gives an HTML5
  game access to RUN.world platform services through a single RundotGameAPI import: storage scopes, profiles,
  leaderboards, ads, purchases, entitlements, multiplayer, server-authoritative simulation, and generative
  AI. Calls cross a React Native JS bridge; failures surface as RundotApiError / RateLimitedError.'
humanURL: https://github.com/series-ai/venus-sdk-docs
baseURL: https://run.world
properties:
- type: Documentation
  url: https://github.com/series-ai/venus-sdk-docs
- type: APIReference
  url: https://github.com/series-ai/venus-sdk-docs/blob/main/SUMMARY.md
- type: GettingStarted
  url: https://github.com/series-ai/venus-sdk-docs/blob/main/rundot-developer-platform/getting-started.md