Author

Topic: Generate 100s of addresses? (Read 789 times)

legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
March 20, 2015, 05:09:09 PM
#10
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
legendary
Activity: 1960
Merit: 1062
One coin to rule them all
March 20, 2015, 01:11:47 PM
#9
You could use vanitygen.

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.
legendary
Activity: 1960
Merit: 1062
One coin to rule them all
March 20, 2015, 01:08:42 PM
#8
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 Wink

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 Smiley
legendary
Activity: 2394
Merit: 1412
Leading Crypto Sports Betting & Casino Platform
March 20, 2015, 01:03:08 PM
#7
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.
legendary
Activity: 1862
Merit: 1469
https://Ecua.Mobi
March 20, 2015, 01:02:03 PM
#6
You could use vanitygen.

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:
legendary
Activity: 3066
Merit: 1348
March 20, 2015, 01:01:52 PM
#5
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.
legendary
Activity: 1960
Merit: 1062
One coin to rule them all
March 20, 2015, 12:58:08 PM
#4
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. 
legendary
Activity: 3066
Merit: 1348
March 20, 2015, 12:54:56 PM
#3
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 Smiley
legendary
Activity: 1960
Merit: 1062
One coin to rule them all
March 20, 2015, 12:42:28 PM
#2
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.
legendary
Activity: 3066
Merit: 1348
March 20, 2015, 12:25:33 PM
#1
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!
Jump to: