This is a CLI tool that uses the bech32-addr-converter
library to convert Bech32 addresses.
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
.
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)