#bech32 #utilities #blockchain #cosmos-sdk #address-conversion

bech32-addr-converter

A simple library for converting Bech32 addresses with different prefixes

2 stable releases

1.0.1 Jun 5, 2024

#2904 in Magic Beans

Download history 223/week @ 2024-06-03 11/week @ 2024-06-10

234 downloads per month
Used in bech32-addr-converter-cli

MIT/Apache

7KB
83 lines

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

Dependencies

~180KB