base58
base58 encode/decode: command-line interface
Install
- All systems
-
curl cmd.cat/base58.sh
- Debian
-
apt-get install base58
- Ubuntu
-
apt-get install base58
- Kali Linux
-
apt-get install base58
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install base58
- Dockerfile
- dockerfile.run/base58
base58
base58 encode/decode: command-line interface
This package contains the base58 command, which can be used to encode, decode or check, in a form compatible with that used by the bitcoin network.