Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: AT101ET on March 20, 2015, 04:25:33 PM



Title: Generate 100s of addresses?
Post by: AT101ET on March 20, 2015, 04:25:33 PM
I'm looking to generate a few hundred DOGECOIN addresses.
Does anyone know how this can be done easily?
I need the addresses and private keys (preferably in text format).

Thanks for the help!


Title: Re: Generate 100s of addresses?
Post by: TookDk on March 20, 2015, 04:42:28 PM
You can use wallet-generator:

https://walletgenerator.net/?currency=Dogecoin#

But since I already know the purpose of these addresses, I would download the source and analyze it before committing to use it.


Title: Re: Generate 100s of addresses?
Post by: AT101ET on March 20, 2015, 04:54:56 PM
I'm looking for something more secure with no vulnerabilities.
I have something already that I'm working on, but I'm looking at my options.
Thanks for the help :)


Title: Re: Generate 100s of addresses?
Post by: TookDk on March 20, 2015, 04:58:08 PM
There is a guy who made a pyhton script for bitcoin addy (I don't remember the link, but I can find it if you want to go by that path).
That script should be easily changed to support DOGE addy and to make bulks. 


Title: Re: Generate 100s of addresses?
Post by: AT101ET on March 20, 2015, 05:01:52 PM
There is a guy who made a pyhton script for bitcoin addy (I don't remember the link, but I can find it if you want to go by that path).
That script should be easily changed to support DOGE addy and to make bulks. 

If you could that would be great. What I have now works but is incredibly tedious and takes a very long time.


Title: Re: Generate 100s of addresses?
Post by: EcuaMobi on March 20, 2015, 05:02:03 PM
You could use vanitygen (https://bitcointalk.org/index.php?topic=25804.0).

Code:
vanitygen64.exe -k -o dogeAddresses.txt -X 30 D

for security add a password:

Code:
vanitygen64.exe -e -k -o dogeAddresses.txt -X 30 D
> Enter new password:


Title: Re: Generate 100s of addresses?
Post by: alani123 on March 20, 2015, 05:03:08 PM
You can use wallet-generator:

https://walletgenerator.net/?currency=Dogecoin#

But since I already know the purpose of these addresses, I would download the source and analyze it before committing to use it.


I don't think of this as a secure or convenient method. OP, you should look at offline options.


Title: Re: Generate 100s of addresses?
Post by: TookDk on March 20, 2015, 05:08:42 PM
You can use wallet-generator:

https://walletgenerator.net/?currency=Dogecoin#

But since I already know the purpose of these addresses, I would download the source and analyze it before committing to use it.


I don't think of this as a secure or convenient method. OP, you should look at offline options.

You can use this method offline as well, you can download the page.
The only real question is the algorithm, I have not analyzed this specific page so I cannot vouch for it, but I bet that is a port of ninja's code ;)

I trust Ninja's generator 100% (bitaddress.org)

I use bitaddress.org for thousands of dollars worth of bitcoins, but only use bitaddress.org on a computer who has never been online.
But I am not too comfortable with the random generator, so I always input my own random number, personally I like to use a 99 digit base6 number.
That give such a warm fuzzy feeling, completely secure :)


Title: Re: Generate 100s of addresses?
Post by: TookDk on March 20, 2015, 05:11:47 PM
You could use vanitygen (https://bitcointalk.org/index.php?topic=25804.0).

Code:
vanitygen64.exe -k -o dogeAddresses.txt -X 30 D

for security add a password:

Code:
vanitygen64.exe -e -k -o dogeAddresses.txt -X 30 D
> Enter new password:

This is not a bad idea. AT, you should consider using this.


Title: Re: Generate 100s of addresses?
Post by: iGotSpots on March 20, 2015, 09:09:09 PM
Paper wallets in bulk work just fine and are also generated locally, too. Don't over-complicate a secure and easy solution unless you want the vanity addresses that say something catchy