/identicon

Cute identicon with zero configuration, original from Nimiq Blockchain

Primary LanguageJavaScript

Identicon

demo


Deploy to now

Identicon is a unique image used to represent a string of text or something hard to remember. Use this can help your users quickly identify their different wallet addresses / mobile numbers / unique ID or anything hard to remeber

Use free service by nimiqscan

The most simple way to use this is just:

<img src='https://icon.nimiqscan.com/your_awesome_icon' alt='your_awesome_icon' />

Build you own server

git clone
yarn / npm install
yarn start / npm start

// localhost:8080/your_awesome_icon

Credit

Nimiq is the original creator behind this project, we made some color refinement on it.