March 10, 2018
6:18 a.m.
I created a small utility class `Base58Encoder` that allows you to encode/decode ByteArrays to/from Base58 and Base58Check. For more information: https://github.com/eMaringolo/pharo-base58 Regards, Esteban A. Maringolo