Last updated 11 months ago
Links your game's user account with a new or existing Dubbz account.
/api/v1/partner/web3/signin/generate-message
0xf977814e90da44bfa03b6295a0616a897441acec
curl -L \ --request POST \ --url 'https://dubbz.com/api/v1/partner/web3/signin/generate-message' \ --header 'Content-Type: application/json' \ --data '{ "address": "0xf977814e90da44bfa03b6295a0616a897441acec" }'
{ "signMessage": "I agree to Dubbz terms of service..." }