bitcoin-tx

peer-to-peer network based digital currency - transaction tool

Install

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

bitcoin-tx

peer-to-peer network based digital currency - transaction tool

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-tx, a command line tool for creating, parsing, or modifying transactions.