metamask #553
-
we are creating an account in metamask so where our username and password are stored? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
@NagoriMustakim It is recommended you use a new metamask account or wallet for learning purposes. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
It is actually not saved in their database. Everything is stored on your browser or app (if using the phone) You can read more here: https://metamask.zendesk.com/hc/en-us/articles/360059952212-MetaMask-is-a-self-custodial-wallet Or, you can look at the codebase: https://github.com/MetaMask |
Beta Was this translation helpful? Give feedback.
It is actually not saved in their database.
Everything is stored on your browser or app (if using the phone)
You can read more here: https://metamask.zendesk.com/hc/en-us/articles/360059952212-MetaMask-is-a-self-custodial-wallet
Or, you can look at the codebase: https://github.com/MetaMask