Hey there fellow bitcoiners!
I just want to ask if some of you here has the knowledge in programming? I'm about to create a certain program which allows me to keep track on my addresses and balances on it. But first things, first, Is this even possible?
My Idea was just based on a common spreadsheet where the collection of data here was possible. I'm glad if some of you will have some time to discuss or even teach me some basic infos regarding this.
You can Blockchain Wallet API to do this. You can read the document about it here:
https://www.[Suspicious link removed]/en/api/blockchain_wallet_api
With this API, you can create program to keep track on your addresses of your wallet and the balance of your walllet or the balance of an address
P.S: Sorry for my bad english, I hope it can help you.