Author

Topic: Some API for get bitcoin and send automatically? (Read 511 times)

newbie
Activity: 12
Merit: 0
February 10, 2014, 03:16:17 PM
#3
thanks for pseucode is all i need.
full member
Activity: 238
Merit: 105
%s is parsed from walletnotify.
Code:
sleep 5;
$amount = parseJsonAndGetAmount(bitcoind gettransaction %s);
bitcoind sendtoaddress $address $amount;

You get the point.
newbie
Activity: 12
Merit: 0
Yep, i searching some method for do one automatic thing, when some people send one payment in the address this send some bitcoins to the same address in x time, is it possible? Thanks.
Jump to: