pybtctool
command interface for Bitcoin signatures and transactions
Install
- All systems
-
curl cmd.cat/pybtctool.sh
- Debian
-
apt-get install pybtctool
- Ubuntu
-
apt-get install pybtctool
- Kali Linux
-
apt-get install pybtctool
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pybtctool
- Dockerfile
- dockerfile.run/pybtctool
pybtctool
command interface for Bitcoin signatures and transactions
The ‘pybtctool’ program has a set of commands for interacting with the Bitcoin network. With a command, you can generate a signature, hash, seed, or address; serialise or deserialise standard data formats; query the blockchain; and many more operations. This is the command-line tool from the ‘pybitcointools’ project.