Author

Topic: Litecoin blockchain latest blockid (Read 408 times)

newbie
Activity: 8
Merit: 0
December 30, 2012, 10:20:07 AM
#1
Hello

Currently I'm making a bash script that displays the status of my daemons (bitcoind / litecoind / namecoind) in downloading the blockchain.

I've already found those two for bitcoins and namecoins:
- bitcoin: http://blockexplorer.com/q/getblockcount
- namecoin: http://explorer.dot-bit.org/stats/block_count.txt

But when looking for a source for LiteCoins, I'm currently having some troubles.
Does anybody know a website that displays the latest Litecoin blockid, in the same style as the above two?

I'm using curl to extract the latest id in my bash script.
Jump to: