kaspad/util/base58/README.md
2020-02-20 17:12:53 +02:00

1.1 KiB

base58

ISC License GoDoc

Package base58 provides an API for encoding and decoding to and from the modified base58 encoding.

A comprehensive suite of tests is provided to ensure proper functionality.

Examples