Bitcoin Forum
May 10, 2024, 12:22:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Quick Question About Automatic Bitcoin Transactions [Small Gambling Game]  (Read 499 times)
jmiles337 (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
January 06, 2014, 02:12:00 PM
 #1

So I have a couple programmers that are experienced in php/javascript site development and game design. They said that they are able to design a front-end for a site similar to http://satoshirat.com very easily, but are sort of iffy on the bitcoin transaction side. I was wondering what the best method for going about integrating automatic payments for the users to deposited into their "account" and used in the front-end which, as stated before, should be no problem.

(possible path?: maybe a way to convert bitcoin payments into a sort of "currency/variable" to be used in the front-end? good/bad idea? :/)

1715343742
Hero Member
*
Offline Offline

Posts: 1715343742

View Profile Personal Message (Offline)

Ignore
1715343742
Reply with quote  #2

1715343742
Report to moderator
1715343742
Hero Member
*
Offline Offline

Posts: 1715343742

View Profile Personal Message (Offline)

Ignore
1715343742
Reply with quote  #2

1715343742
Report to moderator
Once a transaction has 6 confirmations, it is extremely unlikely that an attacker without at least 50% of the network's computation power would be able to reverse it.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715343742
Hero Member
*
Offline Offline

Posts: 1715343742

View Profile Personal Message (Offline)

Ignore
1715343742
Reply with quote  #2

1715343742
Report to moderator
ThePurplePlanet
Full Member
***
Offline Offline

Activity: 144
Merit: 100


View Profile
January 06, 2014, 03:47:23 PM
 #2

The bitcoin command line api is trivial to construct transactions based on cases and submit them to the network.
Here is a reference for commands:
https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list

For javascript platform check:
http://bitcoinjs.org/

Also  there is a tool for administrators..
https://bitcointalk.org/index.php?topic=259999.0

You can check the transaction tool as well:
https://bitcointalk.org/index.php?topic=249205.0
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!