base58ck 0.1.0

Bitcoin base58 encoding with checksum.
Documentation
1
2
3
4
# 0.1.0 - 2024-03-14

Initial release of the `base58ck` crate. This crate was cut out of
`rust-bitcoin` and cleaned up for release as a separate crate.