Hectic Play uses Seamless Wallet (Single Wallet) integration. The player's balance is managed on the Agent's side, and Hectic Play calls back to the Agent's API in real-time for every transaction.Getting Started#
1.
Obtain the Public Key from the relevant personnel.
2.
Obtain the Private Key from the relevant personnel.
3.
Follow the Authentication section to implement signature verification. 5.
Implement the Base API to register players and launch games. Authentication#
All requests between Agent and Hectic Play are signed with HMAC-SHA256. Both directions use the same signing mechanism.Agent → Hectic Play (Base API)#
Hectic Play → Agent (Seamless Wallet API)#
Base API Flow#
Game Round Flow#
Modified at 2026-03-23 13:30:06