Backend: Login
Opened this issue · 0 comments
AaronTheBruce commented
For any user settings, we need to track wallet or user preferences.
- Theme (Dark, Light)
- Strategies
- Tasks
So for Tasks, we may want to store and save a task to be run even while the user is offline.
Login can simply be the ability to read the user's wallet and display wallet information.
Look into supporting multiple Wallets.
Start with Meta Mask and other common hot wallets.
Later, we can consider cold wallets.
(Later on once we have the ability to read Wallet data. Play around on what is possible to display with this information.)