Bitcoin Forum
April 25, 2024, 02:26:24 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Is it possible to generate say a 100 BTC addresses and then let my website give  (Read 695 times)
BangkokGroup (OP)
Newbie
*
Offline Offline

Activity: 24
Merit: 0



View Profile WWW
March 25, 2013, 03:49:54 AM
 #1

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?
1714011984
Hero Member
*
Offline Offline

Posts: 1714011984

View Profile Personal Message (Offline)

Ignore
1714011984
Reply with quote  #2

1714011984
Report to moderator
1714011984
Hero Member
*
Offline Offline

Posts: 1714011984

View Profile Personal Message (Offline)

Ignore
1714011984
Reply with quote  #2

1714011984
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714011984
Hero Member
*
Offline Offline

Posts: 1714011984

View Profile Personal Message (Offline)

Ignore
1714011984
Reply with quote  #2

1714011984
Report to moderator
1714011984
Hero Member
*
Offline Offline

Posts: 1714011984

View Profile Personal Message (Offline)

Ignore
1714011984
Reply with quote  #2

1714011984
Report to moderator
1714011984
Hero Member
*
Offline Offline

Posts: 1714011984

View Profile Personal Message (Offline)

Ignore
1714011984
Reply with quote  #2

1714011984
Report to moderator
CIYAM
Legendary
*
Offline Offline

Activity: 1890
Merit: 1075


Ian Knowles - CIYAM Lead Developer


View Profile WWW
March 25, 2013, 03:52:20 AM
 #2

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).

With CIYAM anyone can create 100% generated C++ web applications in literally minutes.

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
Vladimir
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1001


-


View Profile
March 25, 2013, 03:53:47 AM
 #3

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.


-
fourhundredapm
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
March 25, 2013, 03:56:34 AM
 #4

Is there an app that generates X ID's? Say, 100, 1000 etc ?
CIYAM
Legendary
*
Offline Offline

Activity: 1890
Merit: 1075


Ian Knowles - CIYAM Lead Developer


View Profile WWW
March 25, 2013, 04:00:25 AM
 #5

I think a small bash script would be all you need to do this (or a batch file if using Windoze).

With CIYAM anyone can create 100% generated C++ web applications in literally minutes.

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
Dabs
Legendary
*
Offline Offline

Activity: 3416
Merit: 1912


The Concierge of Crypto


View Profile
March 25, 2013, 05:31:54 AM
 #6

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.

BangkokGroup (OP)
Newbie
*
Offline Offline

Activity: 24
Merit: 0



View Profile WWW
March 25, 2013, 06:57:48 AM
 #7

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.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!