I am creating a platform that users can use to deposit currencies from other users' Binance accounts. I wanted to know how to create a wallet address dynamically for all newly registered users for each coin/network listed on the platform.
Note that the platform will have a commission on each transaction, so what's the best way to handle user addresses, is the option of creating Binance sub-accounts using their API can help to have these addresses or there is a better solution.