From: Steve Myers Date: Sun, 25 Aug 2024 17:19:36 +0000 (-0500) Subject: chore(core): add missing README.md X-Git-Tag: v1.0.0-beta.2^2~1 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/scripts/static/struct.Keypair.html?a=commitdiff_plain;h=9bd500f5f198df4dfc72a1f71c93f9b20d65431d;p=bdk chore(core): add missing README.md --- diff --git a/crates/core/README.md b/crates/core/README.md new file mode 100644 index 00000000..08eae24f --- /dev/null +++ b/crates/core/README.md @@ -0,0 +1,3 @@ +# BDK Core + +This crate is a collection of core structures used by the bdk_chain, bdk_wallet, and bdk chain data source crates.