Bitcoin Forum
May 28, 2024, 03:02:14 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? :/)

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!