mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Put Electrum on the first line as Armory's resource usage is insane, it is a wrapper around Bitcoin-Qt, and it is targetted towards power users. Electrum also has a good package distribution system now, and is getting better.
This commit is contained in:
parent
fd4bc49e31
commit
5b07bbc72d
1 changed files with 16 additions and 16 deletions
32
clients.html
32
clients.html
|
@ -44,6 +44,21 @@ clients:
|
|||
- name: linux
|
||||
- name: win
|
||||
- name: osx-uni
|
||||
- name: Electrum
|
||||
url: ecdsa.org/electrum
|
||||
image: electrum.png
|
||||
description: |
|
||||
Electrum's focus is speed, with low resource usage and
|
||||
simplifying Bitcoin. You do not need to perform regular
|
||||
backups, because your wallet can be recovered from a secret
|
||||
phrase that you can memorize or write on paper. Startup
|
||||
times are instant because it operates in conjuction with
|
||||
high-performance servers that handle the most complicated
|
||||
parts of the Bitcoin system.
|
||||
platforms:
|
||||
- name: linux
|
||||
- name: win
|
||||
- name: android
|
||||
- name: Armory
|
||||
url: bitcoinarmory.com
|
||||
image: armory.png
|
||||
|
@ -61,22 +76,7 @@ clients:
|
|||
platforms:
|
||||
- name: linux
|
||||
- name: win
|
||||
- name: Electrum
|
||||
url: ecdsa.org/electrum
|
||||
image: electrum.png
|
||||
description: |
|
||||
Electrum's focus is speed, with low resource usage and
|
||||
simplifying Bitcoin. You do not need to perform regular
|
||||
backups, because your wallet can be recovered from a secret
|
||||
phrase that you can memorize or write on paper. Startup
|
||||
times are instant because it operates in conjuction with
|
||||
high-performance servers that handle the most complicated
|
||||
parts of the Bitcoin system.
|
||||
platforms:
|
||||
- name: linux
|
||||
- name: win
|
||||
- name: android
|
||||
- name: Bitcoin Wallet
|
||||
- name: Bitcoin Wallet (for Android)
|
||||
url: play.google.com/store/apps/details?id=de.schildbach.wallet
|
||||
image: bitcoin-wallet.png
|
||||
description: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue