Skip to content

h-crypto-z/phace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phace

A phace is an identicon styled to look like a face. This package generates phaces from elm-ethereum addresses or hexadecimal strings.

alt text

Each character in the provided string or address is interpreted as a hex value (0-15), then used to generate colors and points. The algorithm consumes characters from both ends of the string (face/eyes/mouth from the beginning, hair from the end). In the end, 34 characters are consumed. In the case of an Ethereum address, this leaves 6 characters near the middle of the string unused.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elm 100.0%