mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-12-23 15:18:11 +00:00
Made changes to ch03.asciidoc
This commit is contained in:
parent
75cb296581
commit
1c0e4b052f
@ -5,7 +5,7 @@
|
||||
|
||||
You can download the reference client _Bitcoin Core_, also known as the "Satoshi client," from bitcoin.org. The reference client implements all aspects of the bitcoin system, including wallets, a transaction verification engine with a full copy of the entire transaction ledger (blockchain), and a full network node in the peer-to-peer bitcoin network.
|
||||
|
||||
Go to http://bitcoin.org/en/choose-your-wallet and select "Bitcoin Core" to download the reference client. Depending on your operating system, you will download an executable installer. For Windows, this is either a ZIP archive or an EXE executable. For Mac OS it is a DMG disk image. Linux versions include a PPA package for Ubuntu or a TAR.GZ archive.The web page listing recommended bitcoin clients is shown in <<bitcoin-choose-client>>.
|
||||
Go to http://bitcoin.org/en/choose-your-wallet and select "Bitcoin Core" to download the reference client. Depending on your operating system, you will download an executable installer. For Windows, this is either a ZIP archive or an EXE executable. For Mac OS it is a DMG disk image. Linux versions include a PPA package for Ubuntu or a TAR.GZ archive. The web page listing recommended bitcoin clients is shown in <<bitcoin-choose-client>>.
|
||||
|
||||
[[bitcoin-choose-client]]
|
||||
.Bitcoin - Choose a bitcoin client
|
||||
|
Loading…
Reference in New Issue
Block a user