Bitcoin Forum
May 06, 2024, 10:12:21 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Auto create new an LTC address ?  (Read 783 times)
mkcvnvn (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
January 09, 2014, 01:33:23 AM
 #1

Hello everybody

My name is Gatsby, i have a trouble, and i want your help

I am developing a website which accept Bitcoin , Litecoin, NMC, NVC... (all coin) for payment method

I want my website has function such as auto create new an BTC, LTC , NMC, NVC... address when new customer register on my website

When they send money to their wallet on my website, my website will know and auto credit their account

Each people has an unique Bitcoin , Litecoin, NMC, NVC... address on my website

Thanks you

How can i do that

Who know, pls help me, give me any documents

Thanks you again
1714990341
Hero Member
*
Offline Offline

Posts: 1714990341

View Profile Personal Message (Offline)

Ignore
1714990341
Reply with quote  #2

1714990341
Report to moderator
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Benson Samuel
Legendary
*
Offline Offline

Activity: 1890
Merit: 1000


Landscaping Bitcoin for India!


View Profile WWW
January 09, 2014, 04:32:04 AM
 #2

Hello everybody

My name is Gatsby, i have a trouble, and i want your help

I am developing a website which accept Bitcoin , Litecoin, NMC, NVC... (all coin) for payment method

I want my website has function such as auto create new an BTC, LTC , NMC, NVC... address when new customer register on my website

When they send money to their wallet on my website, my website will know and auto credit their account

Each people has an unique Bitcoin , Litecoin, NMC, NVC... address on my website

Thanks you

How can i do that

Who know, pls help me, give me any documents

Thanks you again


You would need an architect for this. It is not an easy piece to build up.
You can achieve this by providing a single address for each coin type by pre-generating and tie it to a unique ID for each customer.
You would need to run the daemon for most of the coins as they may not have a block explorer API.

mkcvnvn (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
January 09, 2014, 04:36:19 AM
 #3

Thanks Benson Samuel too much

Do u know who or any company that can help me build this ?

Thanks you Smiley
Benson Samuel
Legendary
*
Offline Offline

Activity: 1890
Merit: 1000


Landscaping Bitcoin for India!


View Profile WWW
January 09, 2014, 04:41:05 AM
 #4

Thanks Benson Samuel too much

Do u know who or any company that can help me build this ?

Thanks you Smiley

Will PM you. This interests me.

kittucrypt
Sr. Member
****
Offline Offline

Activity: 300
Merit: 253

Ok Check!


View Profile
January 09, 2014, 12:52:49 PM
 #5

Thanks Benson Samuel too much

Do u know who or any company that can help me build this ?

Thanks you Smiley

Will PM you. This interests me.

Please enlighten me too on generating addresses for the coins.

Benson Samuel
Legendary
*
Offline Offline

Activity: 1890
Merit: 1000


Landscaping Bitcoin for India!


View Profile WWW
January 09, 2014, 03:31:38 PM
 #6

Thanks Benson Samuel too much

Do u know who or any company that can help me build this ?

Thanks you Smiley

Will PM you. This interests me.

Please enlighten me too on generating addresses for the coins.

Run the daemons and use RPC to make calls to it. Else pre-genrate pub/ priv key pairs.

I believe that OP wants his own nodes, so RPC would be the best way.

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!