#stack #addresses #encoding #crockford #base32-check

c32address

Crockford Base32Check encoding for Stacks addresses

1 unstable release

0.1.0 Feb 21, 2025

#3 in #crockford

Download history 125/week @ 2025-02-19 24/week @ 2025-02-26

149 downloads per month

MIT license

6KB
63 lines

C32Address

A Rust library for encoding and decoding Stacks addresses using the C32 encoding scheme.

Installation

Add this to your Cargo.toml:

[dependencies]
c32address = "0.1.0"

Dependencies

~1–1.6MB
~37K SLoC