#bech32 #address-conversion #utilities #command-line-tool #cli

app bech32-addr-converter-cli

A convenient CLI for converting Bech32 addresses with different prefixes

2 stable releases

1.0.2 Jun 5, 2024

#1202 in Command line utilities

MIT/Apache

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

Dependencies

~2.5–3.5MB
~53K SLoC