base58 - Base58 encode or decode
Contents
Copyright
python-base58 is copyright (c) 2013-2018 David Keijser. Released under the MIT license.
Description
Base58 encode or decode FILE, or standard input, to standard output.
Name
base58 - Base58 encode or decode
Options
-h, --help
show this help message and exit
-d, --decode
decode data
-c, --check
append a checksum before encoding
Synopsis
base58 [-h] [-d] [-c] [FILE]
