Cosmos address component
See original GitHub issuethe UI can abbreviate addresses and pubkeys for a friendlier and less cluttered UI.
though, bech32 prefixes have made our address a bit more readable - they are still for computers (let’s be honest).
i’d like to propose that we abbreviate addresses and pubkeys - the tooltip could display the full address. see below.
this will result in a more readable, less overwhelming, cleaner UI. 🥇
cosmosvalpub12ztjt9nfj20cxw4w4fdg5g0lak83mc23csqzgx
cosmosvalpub...qzgx
cosmosaccaddr1qk2q3l28t6qhzyc7psdffsdf832ep8uwdaer
cosmosaccaddr...daer
Issue Analytics
- State:
- Created 5 years ago
- Comments:13 (5 by maintainers)
Top Results From Across the Web
How to create a Cosmos address - Medium
Tap “Create Wallet” and choose “COSMOS” in the next screen. A new address will be created. Don't lose your 24-word mnemonic seed phrase ......
Read more >Names and Addresses | CosmWasm Documentation
Addresses in Cosmos SDK are 20 character long strings, and contain security checks - such as chain-prefix in Bech32, and checksums in Bech32...
Read more >Cosmos address component · Issue #1173 · luniehq/lunie
the UI can abbreviate addresses and pubkeys for a friendlier and less cluttered UI. though, bech32 prefixes have made our address a bit...
Read more >address - Go Packages
This package defines Cosmos SDK address-related functions. ... bytes with its length, this is used for example for variable-length components in store keys....
Read more >What is Cosmos? - Cosmos Network
Strictly speaking, Cosmos is a decentralized network of independent parallel ... By moving away from Proof-of-Work and optimizing its components, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@jbibla https://github.com/cosmos/cosmos-sdk/pull/2103 🙇
Do you mean this PR? https://github.com/cosmos/cosmos-sdk/pull/2103