Custom
The THNDR SDK 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.
Last updated