Author

Topic: looking for litecoin callback on new block (Read 1147 times)

legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
February 02, 2015, 01:46:08 PM
#2
Hi,
 I'm looking for a service that can call my webpage when a new litecoin block is found.
I can't run a litecoin daemon, and I prefer to not have to call blockexplorer continuosly looking for new blocks.

Thanks in advice

i personally use this services


http://ltc.blockr.io/

he have other coins...

to get latest block data call:

http://ltc.blockr.io/api/v1/block/info/last

you get json response...

youcan easily stringify with JSON...
newbie
Activity: 14
Merit: 0
February 02, 2015, 04:12:05 AM
#1
Hi,
 I'm looking for a service that can call my webpage when a new litecoin block is found.
I can't run a litecoin daemon, and I prefer to not have to call blockexplorer continuosly looking for new blocks.

Thanks in advice
Jump to: