Bitcoin Forum
April 16, 2024, 01:07:08 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [HELP]BTC deposit address generator  (Read 783 times)
Neeo (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
January 02, 2017, 10:31:54 PM
 #1

Hello!
I wanted to ask, is there any script that make users bitcoin addresses where to deposit? idk, like primedice or 999dice or other gambling sites.

Thanks,
Neeo!
1713272828
Hero Member
*
Offline Offline

Posts: 1713272828

View Profile Personal Message (Offline)

Ignore
1713272828
Reply with quote  #2

1713272828
Report to moderator
1713272828
Hero Member
*
Offline Offline

Posts: 1713272828

View Profile Personal Message (Offline)

Ignore
1713272828
Reply with quote  #2

1713272828
Report to moderator
I HATE TABLES I HATE TABLES I HA(╯°□°)╯︵ ┻━┻ TABLES I HATE TABLES I HATE TABLES
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713272828
Hero Member
*
Offline Offline

Posts: 1713272828

View Profile Personal Message (Offline)

Ignore
1713272828
Reply with quote  #2

1713272828
Report to moderator
1713272828
Hero Member
*
Offline Offline

Posts: 1713272828

View Profile Personal Message (Offline)

Ignore
1713272828
Reply with quote  #2

1713272828
Report to moderator
1713272828
Hero Member
*
Offline Offline

Posts: 1713272828

View Profile Personal Message (Offline)

Ignore
1713272828
Reply with quote  #2

1713272828
Report to moderator
Edraket31
Hero Member
*****
Offline Offline

Activity: 1190
Merit: 511



View Profile
January 02, 2017, 11:42:24 PM
 #2

Hello!
I wanted to ask, is there any script that make users bitcoin addresses where to deposit? idk, like primedice or 999dice or other gambling sites.

Thanks,
Neeo!

not a pro about this but AFAIK you will need bitcoin core for that OR you will need to connect your script to your API on other wallet provider such as blockchain.info if you don't like the big blockchain of data.

BitcoinBarrel
Legendary
*
Offline Offline

Activity: 1961
Merit: 1020


Fill Your Barrel with Bitcoins!


View Profile WWW
January 03, 2017, 05:30:32 AM
 #3

The best method is to setup a cloud server with Ubuntu and run Blockchain API off localhost.

Then you can generate deposit addresses and confirm transactions, etc. Good luck!



        ▄▄▄▄▄▄▄▄▄▄
     ▄██████████████▄
   ▄█████████████████▌
  ▐███████████████████▌
 ▄█████████████████████▄
 ███████████████████████
▐███████████████████████
▐███████████████████████
▐███████████████████████
▐███████████████████████
 ██████████████████████▀
 ▀████████████████████▀
  ▀██████████████████
    ▀▀████████████▀▀
.
.....
.....
.....
.....
.....
.....





jerem2398
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 03, 2017, 08:20:50 AM
 #4

Dev here, best way to do is use something like blockTrail on your website/application to generate addresses for your wallet with their API. If you have some cash and want a full explanation or sample codes or something integrated to your site lemme know(pm me) Smiley .
devans
Sr. Member
****
Offline Offline

Activity: 528
Merit: 368


View Profile
January 04, 2017, 11:45:48 AM
 #5

Dev here, best way to do is use something like blockTrail on your website/application to generate addresses for your wallet with their API. If you have some cash and want a full explanation or sample codes or something integrated to your site lemme know(pm me) Smiley .

While relying on a third party for payment processing is probably okay in the majority of use cases, it's worth noting that a site that handles large amounts of money and for which availability is a concern–like the ones Neeo gave as an example–should implement it themselves rather than trusting a third party.
Joel_Jantsen
Legendary
*
Offline Offline

Activity: 1848
Merit: 1308

Get your game girl


View Profile
January 04, 2017, 12:25:26 PM
 #6

Hello!
I wanted to ask, is there any script that make users bitcoin addresses where to deposit? idk, like primedice or 999dice or other gambling sites.

Thanks,
Neeo!
-Question is quite vague.
-If you mean a script to automate the bitcoin deposits to addresses linked to gambling sites,they don't exists and it shouldn't be! I might be wrong,please elaborate.
0x0010
Member
**
Offline Offline

Activity: 112
Merit: 10

female ;)


View Profile WWW
January 04, 2017, 12:28:02 PM
 #7

Hello!
I wanted to ask, is there any script that make users bitcoin addresses where to deposit? idk, like primedice or 999dice or other gambling sites.

Thanks,
Neeo!
-Question is quite vague.
-If you mean a script to automate the bitcoin deposits to addresses linked to gambling sites,they don't exists and it shouldn't be! I might be wrong,please elaborate.

Yeah I reckon he wants a script that generates BTC addresses for people to deposit money into, like gambling sites.

You know how when you go on Primedice and click deposit for the first time, it says "generate address" and makes you one? I think that's what he wants.

@op like mentioned above, use the blockchain API.

keybase.io/0x0010
jerem2398
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 04, 2017, 07:30:02 PM
 #8

Dev here, best way to do is use something like blockTrail on your website/application to generate addresses for your wallet with their API. If you have some cash and want a full explanation or sample codes or something integrated to your site lemme know(pm me) Smiley .

While relying on a third party for payment processing is probably okay in the majority of use cases, it's worth noting that a site that handles large amounts of money and for which availability is a concern–like the ones Neeo gave as an example–should implement it themselves rather than trusting a third party.

I agree with you on some level. The best thing about blocktrail is you can export your wallet from them (they can't access it directly since they lack your private keys) and then you can import your wallet elsewhere if you need to to use it again(if they went down for some odd reason). And yes if they dissappear you need to code your own RPC client code integration that can handle the wallet and post back and for with your site for new addresses/deposits and updates and so on.
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!