Post
Topic
Board Development & Technical Discussion
Merits 3 from 2 users
Re: can I generate my own Bitcoin Adress?
by
pooya87
on 15/06/2020, 02:08:00 UTC
⭐ Merited by joniboini (2) ,ETFbitcoin (1)
@ranochigo
thank you. It makes sense
You should be able to set around 6 hex digit easily with a normal gpu

addresses use either base58 or bech32 encoding. they do NOT use hexadecimal. so when you want to create a vanity address (an address with custom characters) you have to use base58/bech32 characters.