Open
Description
Is your feature request related to a problem? Please describe.
We are working on "Prediction Markets" and will be using taproot assets to issue and sell shares for the numerous events. When the user bets on an event, they are basically buying shares for that event. These shares will by owned by multiple users. At this point the only way to do this is in our own database. We need multi user Wallet/Accounts support on tapd.
Describe the solution you'd like
Accounts System:
A non-custodial way to create multiple user wallets/accounts on the same tapd instance. That way each user can self custody their assets in their own wallet.
Describe alternatives you've considered
Creating our own custodial accounting system database.
Additional context
N/A