17 breaking releases
0.17.0 | Oct 2, 2024 |
---|---|
0.15.1 |
|
0.14.0 | Jul 22, 2024 |
0.8.0 | Mar 27, 2024 |
0.1.0 | Mar 20, 2023 |
#8 in #bdk
620 downloads per month
Used in 3 crates
(via bdk_wallet)
61KB
1K
SLoC
BDK File Store
This is a simple append-only flat file database for persisting bdk_chain
changesets.
The main structure is Store
which works with any bdk_chain
based changesets to persist data into a flat file.
Dependencies
~9.5MB
~131K SLoC