Bitcoin Forum
May 14, 2024, 11:38:09 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Some help with the RPC for a dice game  (Read 587 times)
Sothh (OP)
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
September 05, 2013, 12:40:29 AM
 #1

Hey guys,

I have been working on a dice game for an alternate cripto, but as the RPC are the same, it applies to bitcoin as well.  It will be released open source when finished, and should be easy to use for all altcoins.

All I need is a push in the right direction, as this is my first time working with the RPC.

Here is how I believe it works:

I poll the betting addresses for "new" transactions.  I might have to store "old" transactions in a database so I can only check for new ones?

I once I find new transactions, I do my dice whatever to find out if the person wins or not.

I then send their winnings to address I received from, and maybe use the same txid so I don't have to wait for confirms.

Is the correct, and what RPC calls would I make?

Thanks~!
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.
smeagol
Legendary
*
Offline Offline

Activity: 1008
Merit: 1005



View Profile
September 05, 2013, 01:59:43 AM
 #2

Look at this article: http://www.devtome.com/doku.php?id=communicating_with_devcon_wallet_using_php&s[]=connecting&s[]=php
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!