THNDR SDK
  • Introduction
  • Integration
    • Configure SDK
    • Authenticate Users
    • Debit & Credit Users
    • Go Live
  • Customisation
    • Styling
  • Analytics events
    • Events
  • Github
    • THNDR SDK
  • Demos
    • Blackjack
    • Blocks
    • Solitaire
Powered by GitBook
On this page

Introduction

NextConfigure SDK

Last updated 9 days ago

The THNDR SDK is a gaming suite with peer to peer wagering games. It can be embedded onto other websites via the

The enables secure communication between a parent website and an embedded game. It provides an easy way to handle operations like token authentication, and balance retrieval, facilitating seamless interactions between the two contexts. The SDK uses the postMessage API to ensure secure message passing between the parent and the game.

Integration Guide

  • Configure SDK – Integrate the THNDR SDK for secure iframe communication

  • Authenticate Users – Generate an authentication token when users open the THNDR iframe.

  • Debit & Credit Users – Implement endpoints to manage user balance changes based on match outcomes.

  • Go Live – Verify configurations and follow a checklist for a secure production launch.

THNDR SDK.
THNDR SDK