Wondering how hard it would be to make some smart contracts for accounting on a poker room? Not only for deposits and withdraws, but everytime a player joins the table, and then have the contract rewritten as the player exits the table with their current chip total.
Any information someone can give or help with?
There are several issues with using a smart contract for this. The biggest issue would be transaction costs. Each time you send a transaction to the contract, like players joining/leaving the table and deposits, someone will have to pay a transaction fee.