2015-01-02 10:42:33 +01:00
|
|
|
Bitcoin Core 0.10.99
|
|
|
|
=====================
|
2011-04-20 20:45:43 +02:00
|
|
|
|
|
|
|
Intro
|
|
|
|
-----
|
|
|
|
Bitcoin is a free open source peer-to-peer electronic cash system that is
|
|
|
|
completely decentralized, without the need for a central server or trusted
|
|
|
|
parties. Users hold the crypto keys to their own money and transact directly
|
|
|
|
with each other, with the help of a P2P network to check for double-spending.
|
|
|
|
|
|
|
|
|
|
|
|
Setup
|
|
|
|
-----
|
2011-10-25 18:09:08 +02:00
|
|
|
Unpack the files into a directory and run bitcoin-qt.exe.
|
2011-04-20 20:45:43 +02:00
|
|
|
|
2013-12-13 07:39:56 +01:00
|
|
|
Bitcoin Core is the original Bitcoin client and it builds the backbone of the network.
|
2013-05-10 15:50:33 +02:00
|
|
|
However, it downloads and stores the entire history of Bitcoin transactions;
|
|
|
|
depending on the speed of your computer and network connection, the synchronization
|
|
|
|
process can take anywhere from a few hours to a day or more.
|
2011-04-20 20:45:43 +02:00
|
|
|
|
2011-10-25 18:09:08 +02:00
|
|
|
See the bitcoin wiki at:
|
|
|
|
https://en.bitcoin.it/wiki/Main_Page
|
2011-04-20 20:45:43 +02:00
|
|
|
for more help and information.
|