0006 XLS-6d Standard for Visual Account Icons #24
Replies: 7 comments
-
Beta Was this translation helpful? Give feedback.
-
|
@codetsunami I'm all for visual representations of data but is the hashicon algorithm / standard documented anywhere outside the provided repo? I ask because unless it can be implemented in other languages, this would be limited to javascript based solutions. Also googling around a bit there are a few other solutions in the same domain, such as identicons, just curious as to if you've evaluated the tradeoffs? |
Beta Was this translation helpful? Give feedback.
-
|
@movitto I had a look at the various other identicons on offer. None seem as visually appealing and easy to recognise as these hashicons. I take your point about support for other languages. I’m happy to port the algorithm that generates them to a couple of other languages if you let me know what you need. |
Beta Was this translation helpful? Give feedback.
-
"None seem as visually appealing" isn't really an objective argument, to support that I'd reference color and pattern variations, algorithm differences, etc.
Alot of our stack is in ruby, so would be awesome to have bindings for that. That being said, C bindings probably would be the most portable though, as once those exist, wrappers could be written in any language. |
Beta Was this translation helpful? Give feedback.
-
|
@movitto if you want to propose a different identicon as being superior please go ahead. At the end of the day everyone will have a different opinion on any graphical representation, there’s no way to come up with an “objectively best” visual. |
Beta Was this translation helpful? Give feedback.
-
|
I've seen it added in Toast Wallet already, I've added it in Bithomp as well. I like the idea. |
Beta Was this translation helpful? Give feedback.
-
|
@RichardAH @ihomp should this spec be moved into PR and kept in the repo or should it be closed? Note that this does not mean that the spec has been accepted/implemented/finalized. I will move it to PR by copy-pasting the existing draft if there is no response in the next week. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
An updated version of this spec can be found here: XLS-6: Standard for Visual Account Icons.
The earlier version can be found by looking at the edit history.
Beta Was this translation helpful? Give feedback.
All reactions