Menu

LuduStack SDKs

Integrate gamification into your applications with our official SDKs. Choose the one that best fits your development environment.

JavaScript SDK
For JavaScript applications and backend services

The LuduStack JavaScript SDK provides a simple interface to integrate gamification features into any JavaScript application or backend service.

npm install @ludustack/sdk

Key features:

  • Game management
  • Player management
  • Points and level management
  • Leaderboards
Version:v0.0.2
React SDK
For React applications and websites

The LuduStack React SDK provides React-specific hooks and components to easily integrate gamification features into your React applications.

npm install @ludustack/react

Key features:

  • React hooks for games, players, and leaderboards
  • Ready-to-use UI components
  • Context provider for global state
  • TypeScript support
Version:v0.0.2
Coming Soon: Node.js SDK
Dedicated SDK for Node.js applications

We're working on a dedicated Node.js SDK with features specially designed for server-side implementations. Stay tuned for updates!

REST API

Prefer using our REST API directly? Check out our API documentation.

API Documentation