Bitcoin Wallet: Update description.
This commit is contained in:
parent
46c2bad24c
commit
a752c7ccc8
|
@ -9,26 +9,31 @@ Bitcoin:1HkX6X8EakdsgAysL93oKrWiXGPbFiG1xV
|
|||
Auto Name:Bitcoin
|
||||
Summary:Store digital currency
|
||||
Description:
|
||||
* No cloud server or web service needed: this wallet works peer to peer
|
||||
* Display of wallet balance in Bitcoin and various other currencies
|
||||
* Sending and receiving of Bitcoin via NFC, QR-codes or Bitcoin URLs
|
||||
* Address book for regularly used Bitcoin addresses
|
||||
* Enter transactions while offline, will be executed when online
|
||||
* Manages blockchain on your device
|
||||
* System notifications for Bitcoin connectivity and received coins
|
||||
* App widget for Bitcoin balance
|
||||
* Back up private keys to local storage encrypted with a password
|
||||
Have your Bitcoins always with you, in your pocket! You pay by quickly scanning
|
||||
a QR code. As a merchant, you receive payments reliably and instantly. Bitcoin
|
||||
Wallet is the first mobile Bitcoin app, and arguably also the most secure!
|
||||
|
||||
A few tens of MiB must be downloaded to set up the blockchain and a couple more
|
||||
per month subsequently to keep it updated.
|
||||
* No registration, web service or cloud needed! This wallet is de-centralized and peer to peer.
|
||||
* Display of Bitcoin amount in BTC, mBTC and µBTC.
|
||||
* Conversion to and from national currencies.
|
||||
* Sending and receiving of Bitcoin via NFC, QR codes or Bitcoin URLs.
|
||||
* Address book for regularly used Bitcoin addresses.
|
||||
* When you're offline, you can still pay via Bluetooth.
|
||||
* System notification for received coins.
|
||||
* Sweeping of paper wallets (e.g. those used for cold storage).
|
||||
* App widget for Bitcoin balance.
|
||||
|
||||
See the [http://bitcoin-wallet.googlecode.com/git/wallet/README Readme] for more
|
||||
details. Use this at your own risk and be wary that if you don't make a backup
|
||||
of the private keys you will no longer be able to acces the Bitcoins contained
|
||||
in the wallet, should the data of the app be lost.
|
||||
See the
|
||||
[https://raw.githubusercontent.com/bitcoin-wallet/bitcoin-wallet/master/wallet/README.md
|
||||
README] for more details. Use this at your own risk and be wary that if you
|
||||
don't make a backup of the private keys you will no longer be able to access the
|
||||
Bitcoins contained in the wallet, should the data of the app be lost.
|
||||
|
||||
There's a separate version of this application that uses a test version of the
|
||||
Bitcoin network: [[de.schildbach.wallet_test]].
|
||||
|
||||
All translations are managed via the
|
||||
[https://www.transifex.com/bitcoin-wallet/bitcoin-wallet/ Transifex project].
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
|
@ -9,12 +9,9 @@ Bitcoin:1HkX6X8EakdsgAysL93oKrWiXGPbFiG1xV
|
|||
Auto Name:Bitcoin Wallet [testnet3]
|
||||
Summary:Testing version of Bitcoin
|
||||
Description:
|
||||
A bitcoin wallet, allowing you to store, send and receive bitcoins on your
|
||||
device, both via QR codes and NFC. When run for the first time, it can happen
|
||||
that the app shows only a white display for some seconds.
|
||||
|
||||
This is a test version of [[de.schildbach.wallet]] that uses the test Bitcoin
|
||||
network, not the real one.
|
||||
A Bitcoin wallet, allowing you to store, send and receive Bitcoins on your
|
||||
device, both via QR codes and NFC. This is a test version of
|
||||
[[de.schildbach.wallet]] that uses the test Bitcoin network, not the real one.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
Loading…
Reference in a new issue