Author

Topic: vanitygen -- how to? (Read 3312 times)

legendary
Activity: 1890
Merit: 1072
Ian Knowles - CIYAM Lead Developer
July 11, 2013, 08:28:50 AM
#6
Also how do I get a short address out of this?

That is up to the "firstbits" algo - and for the sample you gave "1btc" (firstbits are case-insensitive) is not surprisingly already taken (by 1BtCpSAJ14d64ZHTqc6uqaLMVXoovTsSXr back in 2009 by a miner and it still has 50 BTC).

To test whether a vanity address you have created is "already taken" (in regards to the "firstbits") then type in the relevant prefix (1btc in your example) into the Search in blockchain.info.

Note also that until you have sent BTC to your address (and it has been confirmed enough times) the "firstbits" are still "open" for anyone to take (first come, first served).
legendary
Activity: 1135
Merit: 1161
July 11, 2013, 08:13:35 AM
#5
Vanitygen gives you an address as well as the corresponding private key in WIF format (starting with a 5, K, or L). In order to import it into Bitcoin-Qt, go into the Console (Help, Debug Window, Console) and type in importprivkey where is that private key you got. It'll take a couple minutes (seriously, it could take a while) while it goes through the blockchain to see if that address ever received any coins, and then it should be a part of the wallet and show up in your list of address on the Receiving tab.

To get a "firstbits" address (which I'm assuming is what you mean by "short"), send some coins to it, wait for several confirmations, and then look them up on a site like blockchain.info. I'm not aware of a tool that finds the firstbits by looking at one's local blockchain, though there probably is one out there somewhere.

Am I right in saying that anyone with the private key can import the address into their client?

Yes.  You need to keep it secret.  Everyone who has the key can spend any coins you have at the address.
hero member
Activity: 661
Merit: 502
July 11, 2013, 07:44:42 AM
#4
Vanitygen gives you an address as well as the corresponding private key in WIF format (starting with a 5, K, or L). In order to import it into Bitcoin-Qt, go into the Console (Help, Debug Window, Console) and type in importprivkey where is that private key you got. It'll take a couple minutes (seriously, it could take a while) while it goes through the blockchain to see if that address ever received any coins, and then it should be a part of the wallet and show up in your list of address on the Receiving tab.

To get a "firstbits" address (which I'm assuming is what you mean by "short"), send some coins to it, wait for several confirmations, and then look them up on a site like blockchain.info. I'm not aware of a tool that finds the firstbits by looking at one's local blockchain, though there probably is one out there somewhere.

Am I right in saying that anyone with the private key can import the address into their client?
pc
sr. member
Activity: 253
Merit: 250
July 09, 2013, 03:11:50 PM
#3
Vanitygen gives you an address as well as the corresponding private key in WIF format (starting with a 5, K, or L). In order to import it into Bitcoin-Qt, go into the Console (Help, Debug Window, Console) and type in importprivkey where is that private key you got. It'll take a couple minutes (seriously, it could take a while) while it goes through the blockchain to see if that address ever received any coins, and then it should be a part of the wallet and show up in your list of address on the Receiving tab.

To get a "firstbits" address (which I'm assuming is what you mean by "short"), send some coins to it, wait for several confirmations, and then look them up on a site like blockchain.info. I'm not aware of a tool that finds the firstbits by looking at one's local blockchain, though there probably is one out there somewhere.
hero member
Activity: 661
Merit: 502
July 09, 2013, 09:46:53 AM
#2
Vanitygen gives you a private key that you need to import for you to be able to use the address.
sr. member
Activity: 392
Merit: 250
♫ A wave came crashing like a fist to the jaw ♫
July 03, 2013, 07:05:13 AM
#1
So I ran vanitygen and have made myself some btc addresses that I like:

example:
1BTCvwZtUbdcsuEVof42DqkmixjKdGn25a

So how do I import these into bitcoin-qt?

Also how do I get a short address out of this?
Jump to: