Elaborate BTC wallet descriptions
This commit is contained in:
parent
429cc12a15
commit
7612e8a9a1
|
@ -4,10 +4,13 @@ Web Site:http://code.google.com/p/bitcoin-wallet/
|
|||
Source Code:http://code.google.com/p/bitcoin-wallet/source/checkout
|
||||
Issue Tracker:http://code.google.com/p/bitcoin-wallet/issues/list
|
||||
|
||||
Summary:Bitcoin Wallet
|
||||
Summary:Wallet for the bitcoin currency
|
||||
Description:
|
||||
A bitcoin wallet, allowing you to store, send and receive bitcoins on your
|
||||
device.
|
||||
device, via QR codes and NFC. The initial blockchain setup, the thing which keeps
|
||||
track of all the transactions on the network, requires a lot of data so you'd
|
||||
better use a wifi access point. When run for the first time, it can happen that
|
||||
the app shows only a white display for some seconds. This is normal.
|
||||
|
||||
Use this at your own risk, and be aware that if you lose access to the data
|
||||
of this application, you will lose any bitcoins contained in it. To back up
|
||||
|
|
|
@ -4,11 +4,13 @@ Web Site:http://code.google.com/p/bitcoin-wallet/
|
|||
Source Code:http://code.google.com/p/bitcoin-wallet/source/checkout
|
||||
Issue Tracker:http://code.google.com/p/bitcoin-wallet/issues/list
|
||||
|
||||
Name:Bitcoin Wallet Test
|
||||
Summary:Bitcoin Wallet Test
|
||||
Summary:Testing version of bitcoin wallet
|
||||
Description:
|
||||
A bitcoin wallet, allowing you to store, send and receive bitcoins on your
|
||||
device.
|
||||
device, via QR codes and NFC. The initial blockchain setup, the thing which keeps
|
||||
track of all the transactions on the network, requires a lot of data so you'd
|
||||
better use a wifi access point. When run for the first time, it can happen that
|
||||
the app shows only a white display for some seconds. This is normal
|
||||
|
||||
This is a test version that uses the test Bitcoin network, not the real
|
||||
one.
|
||||
|
|
Loading…
Reference in a new issue