Skip to content

ToBase58

Name Mandatory Description Default Type
⬅️ Input The byte array or string to encode. BytesString
Output ➡️ Outputs the base58 encoded string. String

This shard encodes the input(either a byte array or a string) into a base58 encoded string.