Post
Topic
Board Development & Technical Discussion
Re: btcaddr.me - Bitcoin Address Identicon
by
crazy_rabbit
on 03/11/2012, 18:27:37 UTC
You can use it will litecoin addresses too (even there's "btc" in domain name). To be honest, you can use it with any string as there is no input validation. It just takes a string do sha1 twice and make identicon from it.

Is it open source? If not- is there an API that other sites could provide the service as well through you?