
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
@digitalbits-blockchain/xdbfoundation-identicon-js
Advanced tools
Tool to generate identicons for DigitalBits wallets - unique icons, generated based on the wallet public key.
Tool to generate identicons for DigitalBits wallets - unique icons, generated based on the wallet public key.
Here's a set of identicons generated for random DigitalBits accounts:

With the default settings, both will produce the same identicon image for any DigitalBits account address.
import createDigitalBitsIdenticon from 'digitalbits-identicon-js';
const canvas = createDigitalBitsIdenticon('GBIDGDSVQXAHGZNOETS7ADUMWCDSQJU4R53EZRK6ONP3BA42UJL5PAHR');
const renderedIcon = canvas.toDataURL() // create data URI containing a generated icon in PNG format
npm install
npm run build
And open the demo/index.html in the browser to see the usage example.
Let's say your DigitalBits address is: GBIDGDSVQXAHGZNOETS7ADUMWCDSQJU4R53EZRK6ONP3BA42UJL5PAHR
Identicons are served as 210x210 square images in PNG format, <1KB in size, which should work for most usecases.
FAQs
Tool to generate identicons for DigitalBits wallets - unique icons, generated based on the wallet public key.
We found that @digitalbits-blockchain/xdbfoundation-identicon-js demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.