Crates.io | bech32-addr-converter-cli |
lib.rs | bech32-addr-converter-cli |
version | 1.0.1 |
source | src |
created_at | 2024-06-05 11:33:31.751804 |
updated_at | 2024-06-05 11:35:53.628402 |
description | A convenient CLI for converting Bech32 addresses with different prefixes. |
homepage | |
repository | https://github.com/mbbrainz/bech32-utils |
max_upload_size | |
id | 1262675 |
size | 15,123 |
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