4
I am designing one of the Bitcoin based app on Bitcoin-Core using account system.
Accounts I have used to store users wallet balance in different accounts.
But since I know it is deprecated, then how can i store users individual balance in separate identifiable addresses.
Is there any database we need to implement?