forked from funkshelper/vanitygen
-
Notifications
You must be signed in to change notification settings - Fork 0
vanitygen for woodcoin
License
woodcoin-core/vanitygen
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This version of vanitygen was forked from Samr7's lovely C code, by funkenstein the dwarf, to make vanity addresses for Woodcoin. See INSTALL for instructions if you are having trouble making this program. DO NOT USE THIS FORK TO CREATE BITCOIN ADDRESSES ON MAINNET BITCOIN DO NOT USE THIS FORK TO CREATE ANYTHING BUT WOODCOIN ADDRESSES Please for the love of God only use the "-W" flag with this software!!! The elliptic curve has been globally changed from secp256k1 to prime256v1, so we are ONLY going to produce valid woodcoin addresses with this code. Example of proper use: Notebook-PC:~/work/temp/vanitygen$ ./vanitygen WWWWW -iW Set addrtype to woodcoin Difficulty: 569190 Pattern: WWWWW Address: WWWWW2CeHtsp9JGLLBEYMFJfYkMpU7Xtpw Privkey: 7jjuUgwDQJQ5ZTDhTU5bSNKmYcFun2avpg6Y5wi6xLLn574qrvZ Notebook-PC:~/work/temp/vanitygen$ ./vanitygen WaLoG -iW Set addrtype to woodcoin Difficulty: 2276760 Pattern: WaLoG Address: WaLog7e223podw2RiZYpzBgwP67xszxN76 Privkey: 7k26wvk88vVhDvsQQsMQGbFaazzXayYrAvTPHb9HLcH21BGgtkH
About
vanitygen for woodcoin
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 99.7%
- Makefile 0.3%