2 stable releases
1.0.1 | Jun 5, 2024 |
---|
#6 in #cosmos-sdk
25 downloads per month
Used in bech32-addr-converter-cli
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
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
Dependencies
~180KB