bech32-addr-converter

Crates.iobech32-addr-converter
lib.rsbech32-addr-converter
version1.0.1
sourcesrc
created_at2024-06-05 11:27:03.107188
updated_at2024-06-05 11:35:14.925873
descriptionA simple library for converting Bech32 addresses with different prefixes.
homepage
repositoryhttps://github.com/mbbrainz/bech32-utils
max_upload_size
id1262659
size6,319
Maurits Bos (MbBrainz)

documentation

README

Bech32 Address Converter Library

This is a Rust library for converting Bech32 addresses with different prefixes.

Usage

Import the library into your Rust project and use the convert function to convert Bech32 addresses.

Tests

Tests can be run using the cargo test command.

License

This project is licensed under either of

Commit count: 22

cargo fmt