diff options
author | nomnombtc <nomnombtc@arcor.de> | 2013-07-01 16:16:43 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-07-01 16:16:43 -0500 |
commit | 0eb5817a09dfb316a07aa6c415479bfad9de44cf (patch) | |
tree | 3f143ea9f54de98fe00c2b10a9a420f7a47e2be4 /network/bitcoin/README | |
parent | 41079cd1d87a8f68306730e90d7ef1ab55d91dca (diff) | |
download | slackbuilds-0eb5817a09dfb316a07aa6c415479bfad9de44cf.tar.gz |
network/bitcoin: Updated for version 0.8.3.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'network/bitcoin/README')
-rw-r--r-- | network/bitcoin/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/network/bitcoin/README b/network/bitcoin/README index cfc18d9a22..dbb629b665 100644 --- a/network/bitcoin/README +++ b/network/bitcoin/README @@ -1,9 +1,12 @@ +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. +qrencode is an optional but strongly recommended dependency. UPNP is disabled, it requires the optional dependency miniupnpc. Package provides both, bitcoin-qt (GUI) and bitcoind (CLI). |