Post
Topic
Board Bitcoin Technical Support
Re: Safely storing newly created wallets programmatically?
by
QuickAccount
on 28/02/2025, 20:41:40 UTC
Implementing an on-chain casino is probably not going to work very well if every bet involves a transaction. Maybe you can implement it on the Lightning network instead.

Otherwise, you are probably better off holding player balances in a database and have deposits and withdrawals go through the casino's wallet.

All bets are done server side with random.org, I've implemented user wallets so that transaction fees are lower