We intend on splitting the address types and logic out into a separate crate. In preparation for doing so, and so that we can grab the name on crates.io, add an empty crate `bitcoin-addresses`. Tie it in to the CI infrastructure. |
||
---|---|---|
.. | ||
contrib | ||
src | ||
CHANGELOG.md | ||
Cargo.toml | ||
README.md |
README.md
Bitcoin Receive
Types and logic required to receive bitcoin - i.e., bitcoin addresses.
Minimum Supported Rust Version (MSRV)
This library should always compile with any combination of features on Rust 1.56.1.