Actions
Feature (development) #15326
closedFeature improvement #15504: Game infrastructure - new event structure refactor
Task service - claimable tasks
Start date:
08/26/2024
Due date:
% Done:
100%
Estimated time:
custom category:
Backend
Pull Request:
Co-assignee:
Sprint:
240916 w_tasks (Sep 16 - Sep 23)
Description
implement a seperate function or update the current function to check balance of ccash/mate and withdraw if there is enough balance.
Call asset manager endpoints
Use ccash and mate contracts_ids in config or propose a suitable method to find in-game-currency based on game
Deposit a reward after successful claim
return success or error messages depending on what happened during the function
{result: True/False} for example
Updated by Kennedy Bacelar 8 months ago
- % Done changed from 0 to 60
Draft PR submitted to review.
Waiting endpoint definition, how we are going to fetch blockchain info.
https://github.com/QORPO-WORLD/qorpo-task-service/pull/18
Actions