mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
temporary link to bitcoin-qt instead of multibit and a few minor fixes
use "hybrid wallet" in the description of blockchain.info adapt favicon to retina high dpi displays add missing note in the download page of the french version
This commit is contained in:
parent
6aca5ec3e2
commit
ac2c1bb61e
4 changed files with 11 additions and 7 deletions
|
@ -8,9 +8,9 @@ title: Choose your wallet - Bitcoin
|
|||
<h1>Choose your wallet</h1>
|
||||
<p>Your Bitcoin wallet is what allows you to transact with the world. It gives you ownership of Bitcoin <i>addresses</i> that you can use to receive coins from other users, and then lets you send those coins onwards. Just like email, you can receive Bitcoins when you are offline and all wallets are compatible with each other. Before you start with Bitcoin, <b>be sure to read <a href="/en/you-need-to-know">what you need to know</a></b> first.</p>
|
||||
<h2>Get started fast and easy</h2>
|
||||
<p>If you are new to Bitcoin, those wallets are a good place to begin.</p>
|
||||
<p>If you are new to Bitcoin, these wallets are a good place to begin.</p>
|
||||
<ul class="list">
|
||||
<li><a href="https://multibit.org"><b>MultiBit</b></a> is an app you can download for Windows, Mac and Linux. It provides maximum privacy.</li>
|
||||
<li><a href="/en/download"><b>Bitcoin-Qt</b></a> is an app you can download for Windows, Mac and Linux.</li>
|
||||
<li><a href="https://play.google.com/store/apps/details?id=de.schildbach.wallet"><b>Bitcoin Wallet</b></a> for Android runs on your phone or tablet.</li>
|
||||
</ul>
|
||||
|
||||
|
@ -142,7 +142,7 @@ title: Choose your wallet - Bitcoin
|
|||
<span class="walletnormal">
|
||||
<h2>Blockchain.info</h2>
|
||||
<div><img src="/img/dow-android.png" alt="android" /><img src="/img/dow-ios.png" alt="ios" /></div>
|
||||
<p>Blockchain.info is a mobile web wallet. It is also available for iPhone in a restricted mode to fit Apple policies. It includes many blockchain.info features like web wallet backup.</p>
|
||||
<p>Blockchain.info is an hybrid web wallet for mobiles. It is also available for iPhone in a restricted mode to fit Apple policies. It includes many blockchain.info features like web wallet backup.</p>
|
||||
<p><a href="https://blockchain.info/wallet/">Visit website</a></p>
|
||||
</span>
|
||||
<a href="https://blockchain.info/wallet/"><img src="/img/clients/lo-blockchain.png" alt="blockchain" /></a>
|
||||
|
@ -151,7 +151,7 @@ title: Choose your wallet - Bitcoin
|
|||
<span class="walletnormal">
|
||||
<h2>Blockchain.info</h2>
|
||||
<div></div>
|
||||
<p>Blockchain.info is a user-friendly web wallet. It stores an encrypted version of your wallet online but decryption only happens in your browser. For security reasons, you should always use the browser extension and email backups.</p>
|
||||
<p>Blockchain.info is a user-friendly hybrid wallet. It stores an encrypted version of your wallet online but decryption happens in your browser. For security reasons, you should always use the browser extension and email backups.</p>
|
||||
<p><a href="http://blockchain.info/wallet/chrome-extension">Visit website</a></p>
|
||||
</span>
|
||||
<a href="http://blockchain.info/wallet/chrome-extension"><img src="/img/clients/lo-blockchain.png" alt="blockchain" /></a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue