vanity-gen

Generate vanity prefixes for Bitcoin public key addresses

Usage no npm install needed!

<script type="module">
  import vanityGen from 'https://cdn.skypack.dev/vanity-gen';
</script>

README

Simple Bitcoin vanity generator based on bitcore.

Usage: nodejs index.js XX (where XX is the prefix you want. No need to include the 1.)

I'd suggest using something a bit more native for longer prefixes (4/5 characters onwards).