mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
b7b1614e3a
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
24 lines
1.1 KiB
Text
24 lines
1.1 KiB
Text
bitcoin (P2P electronic cash system)
|
|
|
|
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.
|
|
|
|
This Bitcoin client builds the backbone of the bitcoin network.
|
|
It downloads, verifies and distributes the blockchain to other
|
|
peers in the network. It uses lots of diskspace and bandwidth.
|
|
If you just want to send and receive Bitcoins you should look at
|
|
a light client like Electrum.
|
|
|
|
Please make sure to read the release notes first before upgrading:
|
|
https://bitcoincore.org/en/releases/0.14.2/
|
|
|
|
This is a new minor version release, including activation parameters
|
|
for the segwit softfork, various bugfixes and performance improvements.
|
|
Please also read this if you want to know more about segregated witness:
|
|
https://bitcoincore.org/en/2016/01/26/segwit-benefits/
|
|
https://bitcoincore.org/en/2016/10/28/segwit-costs/
|
|
|
|
qrencode is an optional but strongly recommended dependency.
|