Post
Topic
Board Development & Technical Discussion
Topic OP
base58encode_check to a string
by
pbies
on 20/07/2025, 23:27:10 UTC
Beside vanity address search,

can I create a valid address (without private key and public key) with a specific string?

I want to put everlasting address into blockchain by moving there some dust.

I mean python 3 here and maybe some brute-force method?