cl-base58
This library implements the base58 encoding algorithm. It's basically base64 but with a smaller alphabet (58, as in the title) that doesn't include similar looking characters, among other things.

Repository: https://github.com/eudoxia0/cl-base58

License: MIT


data format