Hi daPath, thank you.
I'm reading that since 0.6 bitcoin client version was implemented a new command:
New command-line argument -blocknotify=<command> that will spawn a shell process to run <command> when a new block is accepted.
however I can't find it in
https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_listI'm PHP developer and I need to get an easy local HTTP callback when an address receive/send transactions.
I would use my server by installing bitcoind client...then, do you know a method to do this?
Thank you so much! Any help will much appreciate!
Anna