bech32-addr-converter-cli

Crates.iobech32-addr-converter-cli
lib.rsbech32-addr-converter-cli
version1.0.1
sourcesrc
created_at2024-06-05 11:33:31.751804
updated_at2024-06-05 11:35:53.628402
descriptionA convenient CLI for converting Bech32 addresses with different prefixes.
homepage
repositoryhttps://github.com/mbbrainz/bech32-utils
max_upload_size
id1262675
size15,123
Maurits Bos (MbBrainz)

documentation

README

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

Commit count: 22

cargo fmt