Instructions for sending rewards to users with the ZBD Rewards SDK.
1 unit = $0.10
, sending 1 reward will send the equivalent of $0.10 in satoshis.
SendReward
API from your app’s/game’s server after validating actual gameplay.
This can be done using the users ZBD SDK ID which you can obtain after initialization has completed.
SendReward
from your backend server the security model downgrades to only relying on device attestation and the withdrawal limit based on time the device is active. More information on this can be found in the Security section.