Bitcoin Forum

Bitcoin => Project Development => Topic started by: juancho on December 23, 2013, 03:52:07 PM



Title: Bitcoin balances manager
Post by: juancho on December 23, 2013, 03:52:07 PM
I'd like to introduce an app I recently developed: www.wonderwallets.com.ar

It's a simple, fast, secure and fun way to have at a glance the balances of all your addresses (and even not yours) together with the bitcoin price in the main markets and currencies.


Title: Re: Bitcoin wallet manager
Post by: juancho on December 23, 2013, 04:03:53 PM
It works with just the public addresses, so it's 100% secure, and you don't have to enter any kind of personal info.


Title: Re: Bitcoin balances manager
Post by: juancho on January 02, 2014, 06:29:06 PM
Now, with customizable headers ;)


Title: Re: Bitcoin balances manager
Post by: ClitCommander on January 02, 2014, 09:25:52 PM
Im very interested in this, can you explain how to get it to work?

What "address" do I plug in?

Does it work with ANY coin?
Just BTC?


Title: Re: Bitcoin balances manager
Post by: RoooooR on January 02, 2014, 11:19:29 PM
Im very interested in this, can you explain how to get it to work?

What "address" do I plug in?

Does it work with ANY coin?
Just BTC?


(I guess)He is using blockchain API, it's so simple :

Quote
https://blockchain.info/tr/merchant/your_blockchain_identifier/address_balance?password=your_blockchain_passw&address=1KczDqEHU9hPxiv4Bzjjx7FZBDhyfKxwau&confirmations=0
https://blockchain.info/en/wallet/login
https://blockchain.info/api


Title: Re: Bitcoin balances manager
Post by: juancho on January 03, 2014, 05:06:50 PM
Yes, I'm using the Blockchain API and it actually works only with BTC addresses.

One of the nice features of the site is that it combines that info with multiple other API's from the main markets and currencies (even from BitcoinAverage, which makes a balanced average between markets).