Web3S_Demo > Web 3S Encoding Function Library > EncodeBase58

EncodeBase58

Encodes binary data into a Base58 encoded string.

Inputs

In
Exec

Data to Encode
Array of Bytes

The binary data to encode.

Outputs

Out
Exec

Encoded Data
String

The encoded Base58 string.