Adding Accounts
// TODO: needs more detail, specially about the backend
Adding an Account
Generating an account
ui/app/AppLayouts/Wallet/components/GenerateAccountModal.qml
src/app/wallet/view.nim
src/status/wallet.nim
Adding a watch only address
ui/app/AppLayouts/Wallet/components/AddWatchOnlyAccount.qml
src/app/wallet/view.nim
src/status/wallet.nim
Adding an account using a seed phrase
ui/app/AppLayouts/Wallet/components/AddAccountWithSeed.qml
src/app/wallet/view.nim
src/status/wallet.nim