「Bitcoin Wallet Balance」の版間の差分

提供: tezos-wiki
移動先: 案内検索
 
(1 revision imported)
1行目: 1行目:
'''Bitcoin Wallet Balance''' is an Android App to allow you to view the balance in your wallet on your Android device. It works by reading your public key hashes (addresses) and obtaining your transactions from blockexplorer.com. Keys are exported once, saved in cloud storage, and allow the user to view their balance in real time on their device. The code is open sourced so it can be freely inspected (since it has to touch the wallet.dat)
+
'''Bitcoin Wallet Balance''' is an Android App to allow you to view the balance in your wallet on your Android device. It works by reading your public key hashes (addresses) and obtaining your transactions from blockexplorer.com. Keys are exported once, saved in cloud storage, and allow the user to view their balance in real time on their device. The code is open sourced so it can be freely inspected (since it has to touch the wallet.dat)
  
This app was announced on June 24, 2011<ref>[http://forum.bitcoin.org/index.php?topic=21969.0 Android wallet balance viewer]</ref>.
+
This app was announced on June 24, 2011.
  
 
==External Links==
 
==External Links==
7行目: 7行目:
 
* [http://code.google.com/p/bitcoinwallet/ homepage] on Google code hosting.
 
* [http://code.google.com/p/bitcoinwallet/ homepage] on Google code hosting.
  
==References==
+
==Source==
<references />
 
  
[[Category:Mobile]]
+
[http://bitcoin.it/ http://bitcoin.it/]
[[Category:Android]]
 

2017年12月19日 (火) 03:37時点における版

Bitcoin Wallet Balance is an Android App to allow you to view the balance in your wallet on your Android device. It works by reading your public key hashes (addresses) and obtaining your transactions from blockexplorer.com. Keys are exported once, saved in cloud storage, and allow the user to view their balance in real time on their device. The code is open sourced so it can be freely inspected (since it has to touch the wallet.dat)

This app was announced on June 24, 2011.

External Links

Source

http://bitcoin.it/