Bitcoin Forum

Other => Beginners & Help => Topic started by: viperaus on March 21, 2013, 01:43:17 AM



Title: API/Blockchain info
Post by: viperaus on March 21, 2013, 01:43:17 AM
Hi Guys,
I'm hoping someone might be able to point me in the right direction - I want to create a piece of code to check the status of my wallet, specifically to display the current balance. I could pull the data off of http://explorer.litecoin.net/chains - but I would prefer do it a nicer way and use an API (if one exists). My question; does anyone know of an API that can return this info?

I currently have the basic code ready to go - and it works fine with the BTC-e API, now i just want to be able to check my personal wallet. You may ask my purpose for this; I would like to have a counter on some of my websites showing the amount that has been donated.

Thanks for your help everyone