bitcoin-qt

peer-to-peer network based digital currency - GUI

Install

All systems
curl cmd.cat/bitcoin-qt.sh
Debian Debian
apt-get install bitcoin-qt
Alpine
apk add bitcoin-qt
Arch Arch Linux
pacman -S bitcoin-qt
Raspbian
apt-get install bitcoin-qt
Docker
docker run cmd.cat/bitcoin-qt bitcoin-qt powered by Commando

bitcoin-qt

peer-to-peer network based digital currency - GUI

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. Unless pruning is enabled, full global transaction history is stored locally at each client, which may require large amounts of disk space. This package provides Bitcoin-Qt, a GUI for Bitcoin based on Qt.