Hello Guys I want to develop a BITCOIN GAME APP in which if a User click on the Bet type(either up Bet or Down Bet) the application should First Access to see if there is enough User Balance, and if there is enough Balance, the application should add all users Bitcoin placed for the Game . But if there is not enough Balance, the application should say not enough bitcoin please make deposit
The APP should not access the users Bitcoin wallet. You create a internal database that would track people's deposits onto your gaming platform
and then it would report that there are not enough bitcoin, when that database shows that the users balance is depleted. People will never give a
3rd party access to their Bitcoin wallet for obvious reasons, but they will give you access to their account balance, if they do not control the
software.
Good luck with your game.
