Bitcoin Forum
June 22, 2024, 02:39:25 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to track incoming Bitcoins in realtime  (Read 474 times)
themrrobert (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
November 12, 2013, 10:48:16 PM
 #1

Hello all!

I'm a long time lurker, first time caller. I really like the way blockchain.info processes payments, however I'd like to not have to be dependent on anyone else.

I want to basically recreate what they do, but just for my own personal use (at first anyway). I want to be able to acknowledge payments in realtime without any human intervention.

I've got it to this so far:

Generate a new address for a payment.
--?
Mark account as credited.

How am I supposed to know when a payment gets in? Will it require bitcoind to be fully synced and running in the background, at which point I have to enter in all of the receiving addresses into the bitcoin client?  I would prefer not to depend on any outside API's, but maybe if I could query an API (for short-term use) providing the address, I could get a result of any incoming payments?

I've been reading gobs and gobs of information on bitcoin since early 2012, but didn't really pull the trigger then like I should have, and this bit still eludes me.

Any help or links much appreciated! Thanks!  Smiley
Buffer Overflow
Legendary
*
Offline Offline

Activity: 1652
Merit: 1015



View Profile
November 12, 2013, 10:54:46 PM
 #2

Personally I would use libbitcoin c++ library to listen for transactions.

themrrobert (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
November 13, 2013, 05:32:11 AM
 #3

My c++ skills are weak unfortunately, though not non-existent.

I guess my goal would be to create a daemon that listens for updates and provides updates via http/https.

Any projects out there doing this? Or anyone have some code they'd like to share?
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!