Base58 conversions


The base58 vocabulary supports encoding and decoding of the Base58 format:

>base58 ( seq -- base58 )

base58> ( base58 -- seq )