Kukuza / archived-mobile-wallet-old

An open source interface for the Kukuza protocol
Apache License 2.0
0 stars 0 forks source link

Should we show account number and app version in the draw menu? #4

Open steffenkrogmann opened 3 years ago

steffenkrogmann commented 3 years ago

@Chegemartinx Valora shows these 2 things in the draw menu. We need to show them somewhere, but is this the best place? What do you think?

Compare Valora image

Chegemartinx commented 3 years ago

personally for Version Number, I would prefer under the menu, if not maybe somewhere in the setting section. Not sure about the account number yet. I think the question is, how often do you need it and thus, how accessible should it be? @steffenkrogmann

Chegemartinx commented 3 years ago

Also for logout action, where should we have it?

steffenkrogmann commented 3 years ago

@Chegemartinx

I put both of them as a possibility in the settings. but not sure. up to you. See here: https://github.com/Kukuza/kukuza-interface/issues/15

The account number is your "real" wallet address. your phone number is just an alias in a way. could probably be in the settings? again, not sure. You wont use that number much or ever (because you use the Kukuza app), but it is your main address. also a bit of crypto legacy thinking in there i guess. its all about addresses^^

see this one for account address as well: https://github.com/Kukuza/kukuza-interface/issues/17

There is no logout. This is different from "normal" apps. Everything is about your wallet address. that is analog to your user account. So there is no user account. No firebase /log in via Google etc.

You "sign up" by creating a wallet and verifying your phone number (with these confirmation SMSs). In the settings , there is a "reset app" feature (in valora, and we want that as well).

If you want to "log in" again, you would need your Account Key.

Makes sense?

steffenkrogmann commented 3 years ago

i am creating an issue for the app version number in the menu. And account key is currently in the settings issue. You decide what to do with it. feel free to close this issue.

Chegemartinx commented 3 years ago

@steffenkrogmann Makes sense.