2 stable releases
1.0.2 | Jun 5, 2024 |
---|
#1202 in Command line utilities
14KB
191 lines
Bech32 Address Converter CLI
This is a CLI tool that uses the bech32-addr-converter
library to convert Bech32 addresses.
Usage
Build the project using cargo build
and run the binary with the appropriate arguments. For a description of the arguments, use bech32-addr-converter-cli -h
.
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
~2.5–3.5MB
~53K SLoC