Is it possible to use my own cryptocurrency token in my iOS/Android game? How can I create such a token?
I want to create my own cryptocurrency token and implement it in my iOS/Android game if it is not to difficult. I want to grant my own cryptocurrency as a reward to players when they completed a specific task in my game. In addition, I want that players can purchase in-game items with my own cryptocurrency. I don't need Non-fungible tokens (NFTs) because the items in my game are not unique. I have not yet created my own cryptocurrency token because I'm not sure which blockchain that I should use for my purpose. I have seen that you can create a new cryptocurrency token in a few minutes online with a tool but I don't know if I could use such a token in my game. I cannot create my own blockchain.
How can I create a cryptocurrency token that can be used in my iOS/Android game? I want that everyone can buy my cryptocurrency on trading platforms, even if this person doesn't play my game. Could the cryptocurrency transactions be made with .NET MAUI or is it necessary that I use a third party library?
I use Microsoft Azure PlayFab in my game. I have already asked my questions in the PlayFab Discord server but I have not yet received an answer. I'm not sure if I can use a cryptocurrency with the PlayFab API.