Game Integration

This SDK supports the game to achieve top-up and cash-out functions through simple API calls. In addition, the game server needs to be integrated with SODA Game platform to achieve JWT authentication and data synchronisation.

Game integration mainly includes the following:

  • Authentication and authorisation via JWT.

  • Manage player assets, including currency and NFTs, using the SDK's API.

  • Maintain consistency between game server and blockchain data to ensure all transaction records are updated in sync.

Last updated