diff --git a/crates/core/README.md b/crates/core/README.md new file mode 100644 index 000000000..08eae24fa --- /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.