Post
Topic
Board Development & Technical Discussion
Re: Any bech32 vanity address generators out there for windows?
by
jackg
on 19/11/2018, 16:16:18 UTC
I'm after a segwit vanity address generator, that's legacy.

Nullius made one few time ago. It is worth giving a shot. It works only in Linux. Maybe you can run it in a virtual machine or something like that.

https://bitcointalk.org/index.php?topic=2934774.0


Github: https://github.com/nym-zone/segvan

The code for this is reasonably solid, notwithstanding some inelegance in main() which will be refactored.  On FreeBSD, it’s been my dogfood for over six weeks; I have also built it and tried basic functionality on Linux.  But it needs error, warning, and usage messages—plus the manpage!
.....


Roadmap/TODO, in no particular order:

  • Microsoft Windows version, likely via mingw.  This is in popular demand.  I can’t promise a binary on a platform I myself don’t even have in my house; but I will try to get a Windows binary made for folks who need it.

I found this one too but they're both for linux so not particularly helpful with what I want.
https://github.com/kristapsk/segvan