Library crate for encoding public key byte sequences as Addresses and private key bytes sequences as WIFs for various cryptocurrency blockchains. See [AddressOptions] for a list a supported address formats.

Limitations

Currently only P2PKH format is supported for Addresses. In the future, support for other types of address encodings may be added.

Currently only WIF format is supported for Private Key encoding.

⚠️ Warning

The software contained is provided as-is and makes no guarantee of accuracy. The author takes no responsibility for lost funds or any other damage that results from use of this software.