Bitcoin Forum
May 03, 2024, 11:42:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin Address Vanity Generator  (Read 539 times)
eckmar (OP)
Legendary
*
Offline Offline

Activity: 1878
Merit: 1038


Telegram: https://t.me/eckmar


View Profile
November 24, 2016, 05:05:31 PM
Last edit: November 24, 2016, 05:22:54 PM by eckmar
 #1

Almost every online vanity address generator is a scam. They all steal your wallet private keys. There is a way to generate vanity address from command line but some people just don't want to mess with that so i created Vanity Generator with GUI. App is build using electron and code is free for everyone on GitHub.

How to use it:

There is passphrase input box. You can enter there whatever you want and that is what's your address going to look like (Please note that all addresses start with 1, you don't need to include 1 !)

Case Sensitive

There is Case Sensitive checkbox. If you select it that means generator will search only for address with exact match. For example if your passphrase is "TeSt" BTC address is goin to start with 1TeSt, if you leave it unchecked your address can be 1TEST or 1TeST or 1test and so on...
This feature greatly impact on general speed of the app.

How fast it is ?

Speed of generation depends on your CPU specs !

You are scammer you just want to steal my bitcoins !

Code is publicly available, you can check it here

Download link

This is download of already packaged installation for the app: Download now

If you got any questions post here or pm me ! Smiley

Please note that there are better alternatives, this is not meant to be consumer product, it was my weekend project and i want to share it with everyone
1714779754
Hero Member
*
Offline Offline

Posts: 1714779754

View Profile Personal Message (Offline)

Ignore
1714779754
Reply with quote  #2

1714779754
Report to moderator
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
achow101
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6578


Just writing some code


View Profile WWW
November 24, 2016, 05:11:25 PM
 #2

Why should we use this instead of the long-standing tried and true Vanitygen: https://bitcointalk.org/index.php?topic=25804.0 ?

eckmar (OP)
Legendary
*
Offline Offline

Activity: 1878
Merit: 1038


Telegram: https://t.me/eckmar


View Profile
November 24, 2016, 05:15:44 PM
Last edit: November 24, 2016, 07:37:47 PM by eckmar
 #3

Why should we use this instead of the long-standing tried and true Vanitygen: https://bitcointalk.org/index.php?topic=25804.0 ?

it has GUI Smiley You can read up there... I don't want this to be consumer product or anything. This was just my weekend practice and i thought it would be cool to share it with everyone Smiley
newIndia
Legendary
*
Offline Offline

Activity: 2198
Merit: 1049


View Profile
November 24, 2016, 06:48:34 PM
 #4

How fast it is ?

Speed of generation depends on your CPU specs !
I think, instead of giving time estimation as Short/Medium/Long, it is good if you can put in some estimated figure in second/minute/hour. I understand, those wont be accurate, but still an estimation is better than some Short/Medium/Long.

eckmar (OP)
Legendary
*
Offline Offline

Activity: 1878
Merit: 1038


Telegram: https://t.me/eckmar


View Profile
November 24, 2016, 07:44:05 PM
 #5

How fast it is ?

Speed of generation depends on your CPU specs !
I think, instead of giving time estimation as Short/Medium/Long, it is good if you can put in some estimated figure in second/minute/hour. I understand, those wont be accurate, but still an estimation is better than some Short/Medium/Long.

That would be a cool feature but it require some work. I can try to do it next week but what i'm working on right now is improving general speed of the app, as that is something that everyone wants i think Smiley
coinableS
Legendary
*
Offline Offline

Activity: 1442
Merit: 1179



View Profile WWW
November 25, 2016, 03:46:34 AM
 #6

I like it!
Also wanted to say that electron looks really fun to play with. Desktop apps from nodejs code - very cool.

eckmar (OP)
Legendary
*
Offline Offline

Activity: 1878
Merit: 1038


Telegram: https://t.me/eckmar


View Profile
November 25, 2016, 06:06:10 PM
 #7

I like it!
Also wanted to say that electron looks really fun to play with. Desktop apps from nodejs code - very cool.

Yeah i like it too ! Electron is great tool overall. Only (but major) disadvantage is speed of created apps. C++ and C# are much better and faster languages for desktop app development
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!