0

Upon finding this thread How are the account "pictures" used in Mist generated?

I tried to use this version of blockies to generate the identicon based on a wallet/contract hash

Although i get a different identicon from the one that Mist generates. Is there anything to be added/removed to the hash or blockies options for it to generate identical icons?

0Ds0
  • 101
  • 1

1 Answers1

1

Just looking in the versions file for Mist, it seems to use the following:

alexvandesande:identicon@2.0.2

...which can be found in the AtmosphereJS Meteor repository, here.

In the README:

Client-side identicon generation for Meteor using a 3 color variation of blockies.

I haven't dug into what the implementation differences are - I'll leave that fun to you :-)

Richard Horrocks
  • 37,835
  • 13
  • 87
  • 144