Crate bitcoin_addresses

Source
Expand description

ยงBitcoin Addresses

Bitcoin addresses do not appear on chain; rather, they are conventions used by Bitcoin (wallet) software to communicate where coins should be sent and are based on the output type e.g., P2WPKH.

ref: https://sprovoost.nl/2022/11/10/what-is-a-bitcoin-address/