Crates.io | bech32-addr-converter |
lib.rs | bech32-addr-converter |
version | 1.0.1 |
source | src |
created_at | 2024-06-05 11:27:03.107188 |
updated_at | 2024-06-05 11:35:14.925873 |
description | A simple library for converting Bech32 addresses with different prefixes. |
homepage | |
repository | https://github.com/mbbrainz/bech32-utils |
max_upload_size | |
id | 1262659 |
size | 6,319 |
This is a Rust library for converting Bech32 addresses with different prefixes.
Import the library into your Rust project and use the convert
function to convert Bech32 addresses.
Tests can be run using the cargo test
command.
This project is licensed under either of