Introduction
The resource service allow you to manage the in-game resources of your players and to convert them into FTs.
#
Concepts#
ResourceA resource defines a type of in-game non unique assets.
Examples of resources: gold, coins, gems, wood, mud, ...
#
TokenA given resource can be linked with an on-chain Fungible Token. This will allow players to convert the in-game resources into tokens, and to get back resources by spending the tokens.
Examples of fungible tokens: BRWL
#
Player's resourcesFor each game, a player has a resource balance with the amount of resources he owns. You can interact with this balance to give or withdraw resources.
#
API documentationYou can find the detailed API documentation of the items service at https://api.playtix.team/docs