Add bdk_chain README
This commit is contained in:
parent
82f9caddab
commit
30c11904a7
@ -8,7 +8,7 @@ repository = "https://github.com/bitcoindevkit/bdk"
|
|||||||
documentation = "https://docs.rs/bdk_chain"
|
documentation = "https://docs.rs/bdk_chain"
|
||||||
description = "Collection of core structures for Bitcoin Dev Kit."
|
description = "Collection of core structures for Bitcoin Dev Kit."
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
readme = "../README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
3
crates/chain/README.md
Normal file
3
crates/chain/README.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# BDK Chain
|
||||||
|
|
||||||
|
BDK keychain tracker, tools for storing and indexing chain data.
|
Loading…
x
Reference in New Issue
Block a user