Always including the wallet name alongside of the Public Key
under review
Rock of thy Strength
Hi! Recommendation— Is there a way for the programmers to show the Custom Name of the wallet along with the Public Key address on CSPR live, in the upper right hand corner of the page, and on the heading of the body of the main account balance page? This way, at a glance, users will ALWAYS know which wallet they are dealing with. In the case of multiple wallets, if the unique wallet name is ALWAYS shown contiguously throughout with its respective public key, the overall functionality will be more streamlined and lots more user-friendly. Thanks for listening.
Konrad Blutstein
Hi Rock of thy Strength, thanks for your suggestion. Which names to be displayed do you mean? If you mean the names that are set in your wallet, I'm afraid they cannot be shown in CSPR.live - this names can be checked only by you in your wallet, and you can name the same key differently in each browser, and on each device. However, there is a way to identify your account, using casper account info standard: https://github.com/make-software/casper-account-info-standard.
Here is example how it looks identified account: https://cspr-live.dev.make.services/account/0106ca7c39cd272dbf21a86eeb3b36b7c26e2e9b94af64292419f7862936bca2ca.
In this case, provided logo will be displayed before Public Key in upper right corner. We do not display the set name, because users can set several affiliated accounts, and public keys help to distinguish them. The disadvantage of this solution for private users is that the data will be publicly available and the data file must be hosted on your own website, which protects against impersonating other accounts. For now there is no other way, but it could change in the future.
The instructions are written primarily for validators, so if you decide to use the casper account info standard solution and need help, we are here to help.
Konrad Blutstein
under review