Author

Topic: Is it possible to generate say a 100 BTC addresses and then let my website give (Read 717 times)

newbie
Activity: 24
Merit: 0
Is it possible to do this without installing anything on the server?

I could use coinbase but it's a bit clunky to fill out the details for every single item.
legendary
Activity: 3416
Merit: 1912
The Concierge of Crypto
VanityGen using 1 as the parameter, or BitAddress.org. I'm looking for one that does bulk compressed keys though. The private keys that start with Letter L or K instead of number 5.
legendary
Activity: 1890
Merit: 1086
Ian Knowles - CIYAM Lead Developer
I think a small bash script would be all you need to do this (or a batch file if using Windoze).
newbie
Activity: 41
Merit: 0
Is there an app that generates X ID's? Say, 100, 1000 etc ?
hero member
Activity: 812
Merit: 1001
-
yes, and it might be a good idea either to generate much more than 100 addresses or dynamically generate a new address for every transaction. It would be even better idea to never reuse the same BTC address for incoming transfers. Treat BTC address as uid of a transaction.

legendary
Activity: 1890
Merit: 1086
Ian Knowles - CIYAM Lead Developer
It would be recommended to use a separate address for every tx and if you are expecting a lot of txs then you might also consider increasing the address pool from 100 to say 1000 (for backup purposes).
newbie
Activity: 24
Merit: 0
Is it possible to generate say a 100 BTC addresses with the standard bitcoin client and then let my website give out a new address to everyone that makes a purchase through my website?
Jump to: