Author

Topic: Quick Question About Automatic Bitcoin Transactions [Small Gambling Game] (Read 513 times)

full member
Activity: 144
Merit: 100
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://bitcointalksearch.org/topic/sx-command-line-utilities-empower-the-sysadmin-with-bitcoin-tools-259999

You can check the transaction tool as well:
https://bitcointalksearch.org/topic/ann-txtool-advanced-transaction-building-249205
member
Activity: 84
Merit: 10
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? :/)
Jump to: