dash-docs/en/download.html
Saivann 0cb9ba43f5 set warning bubble before showing online wallets
remove my wallet from the top of the "choose your wallet" page.
remove all target="_blank", let the user choose if he wants to open pages in new tabs
2013-03-18 22:03:57 -04:00

19 lines
1.9 KiB
HTML

---
layout: base-en
title: Download - Bitcoin
---
<h1>Download Bitcoin-Qt</h1>
<h2>Latest version : {{ site.DOWNLOAD_VERSION }}</h2>
<p class="download">
<img src="/img/dow-win.png"> <a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-{{ site.DOWNLOAD_VERSION }}/bitcoin-{{ site.DOWNLOAD_VERSION }}-win32.zip/download">Download for Windows (zip)</a> <small>~13MB</small><br>
<img src="/img/dow-win.png"> <a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-{{ site.DOWNLOAD_VERSION }}/bitcoin-{{ site.DOWNLOAD_VERSION }}-win32-setup.exe/download">Download for Windows (exe)</a> <small>~9MB</small><br>
<img src="/img/dow-ubuntu.png"> <a href="https://launchpad.net/~bitcoin/+archive/bitcoin">Download for Ubuntu (PPA)</a><br>
<img src="/img/dow-linux.png"> <a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-{{ site.DOWNLOAD_VERSION }}/bitcoin-{{ site.DOWNLOAD_VERSION }}-linux.tar.gz/download">Download for Linux (tgz, 32/64-bit)</a> <small>~12MB</small><br>
<img src="/img/dow-osx-uni.png"> <a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-{{ site.DOWNLOAD_VERSION }}/bitcoin-{{ site.DOWNLOAD_VERSION }}-osx.dmg/download">Download for Mac OS X</a> <small>~13MB</small><br>
<img style="width: 16px"> <a href="https://github.com/bitcoin/bitcoin">Source code</a> (GitHub)<br><br>
<img style="width: 16px"> <a href="/en/version-history" style="font-weight:bold;">Show version history</a>
</p>
<br>
<p>Bitcoin-Qt is a community-driven <a href="http://www.fsf.org/about/what-is-free-software">free open source</a> project, released under the <a href="http://creativecommons.org/licenses/MIT/">MIT license</a>.</p>
<p><b>Note</b> : Bitcoin-Qt initial sync can take a day to complete. You should make sure that you have enough bandwidth and storage for the full <a href="http://blockchain.info/charts/blocks-size">blockchain size</a>.</p>