.\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .TH "BASE58" "1" "June 2022" "" .SH "NAME" \fBbase58\fR \- Base58 encode or decode .SH "SYNOPSIS" \fBbase58\fR [\fI\-h\fR] [\fI\-d\fR] [\fI\-c\fR] [\fIFILE\fR] .SH "DESCRIPTION" Base58 encode or decode \fIFILE\fR, or standard input, to standard output\. .SH "OPTIONS" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-d\fR, \fB\-\-decode\fR decode data .TP \fB\-c\fR, \fB\-\-check\fR append a checksum before encoding .SH "COPYRIGHT" \fBpython\-base58\fR is copyright (c) 2013\-2018 David Keijser\. Released under the MIT license\. .SH "AUTHOR" This manual page was written by Joel Cross