logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

base58 - Base58 encode or decode

Author

       This manual page was written by Joel Cross <joel@kazbak.co.uk>

                                                    June 2022                                          BASE58(1)

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]

See Also