Author

Topic: Bytecoins private keys (Read 1424 times)

sr. member
Activity: 383
Merit: 250
April 16, 2013, 06:22:51 PM
#5
I don't think Vanitygen can switch the prefix for private keys. It can only do so for public keys i.e address. To create an address starting with 8, try -X 18, but it will likely not be valid for importing.

You are right.
I generated address (vanitygen -X 18 8Frga) but when I tryed to import private key in qt it said Invalid private key...
legendary
Activity: 1862
Merit: 1011
Reverse engineer from time to time
April 16, 2013, 05:46:32 PM
#4
I don't think Vanitygen can switch the prefix for private keys. It can only do so for public keys i.e address. To create an address starting with 8, try -X 18, but it will likely not be valid for importing.

More info right here https://en.bitcoin.it/wiki/List_of_address_prefixes
sr. member
Activity: 383
Merit: 250
April 16, 2013, 05:26:55 PM
#3
I saw it for namecoin and bitcoin testnet...

what about bytcoin? which switch is it?
sr. member
Activity: 383
Merit: 250
April 16, 2013, 04:37:11 PM
#2
How to export private key from bytecoin-qt wallet?
Is there a vanity gen for bytecoins? or/and online wallet?

You shouldn't need a vanitygen for bytecoin, just use vanitygen.

and then what? just replace 1 for 8?  Cool
sr. member
Activity: 383
Merit: 250
April 16, 2013, 02:04:08 PM
#1
How to export private key from bytecoin-qt wallet?
Is there a vanity gen for bytecoins? or/and online wallet?


EDIT: If anyone interested
You can't create vanity address for Bytecoin with Vanitygen (at least for now)
There is no online wallet for Bytecoin (at least for now)

If you want to export private key from wallet (bytecoin-qt) use command:
dumpprivkey yourBTEaddress

If your wallet is encrypted then you must use:
walletpassphrase
Jump to: