Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Add Bitcoin Wallet for Android to the clients page. #45
Conversation
TheBlueMatt
commented on an outdated diff
Jun 30, 2012
| @@ -77,6 +77,19 @@ | ||
| - name: linux | ||
| - name: win | ||
| - name: android | ||
| +- name: Bitcoin Wallet (for Android) | ||
| + url: play.google.com/store/apps/details?id=de.schildbach.wallet | ||
| + image: bitcoin-wallet.png | ||
| + description: | | ||
| + Bitcoin Wallet is a standalone wallet for Android devices. | ||
| + Its primary focus is security, ease of use and being independant | ||
| + of centralized network components (servers). Thus, it uses the | ||
| + SPV (simple payment verification) model. It supports | ||
| + initiating transactions via QR code, Bitcoin URIs or near-field | ||
| + communication (NFC). It has a useful currency conversion | ||
| + calculator and is localized to a dozend languages. |
|
|
|
I just merged the two commits into one. I hope this was not against any process - I'm new to pull requests. |
|
ACK |
|
ACK |
|
Is there anything else I need to do to this merge request? |
laanwj
added a commit
that referenced
this pull request
Jul 8, 2012
laanwj
merged commit 5761ead
into
bitcoin-dot-org:master
Jul 8, 2012
|
Nope, thanks for the reminder, it's been merged now |
jl2012
pushed a commit
to jl2012/bitcoin.org
that referenced
this pull request
Apr 5, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
schildbach commentedJun 30, 2012
Bitcoin Wallet is very well accepted, with over 10.000 installations since its first release in March 2011.