cb58 0.0.2

Implementation of CB58 standard used by Avalanche.
Documentation
[dependencies.bs58]
version = "0.5.1"

[dependencies.sha2]
version = "0.10.8"

[lib]
name = "cb58"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Implementation of CB58 standard used by Avalanche."
edition = "2021"
homepage = "https://lyquor.xyz/"
license = "Apache-2.0"
name = "cb58"
readme = false
version = "0.0.2"