21 breaking releases
0.21.0 | May 27, 2025 |
---|---|
0.19.0 | Apr 3, 2025 |
0.18.1 | Dec 19, 2024 |
0.17.0 | Oct 2, 2024 |
0.1.0 | Mar 20, 2023 |
#624 in Magic Beans
1,919 downloads per month
Used in bdk_wallet
74KB
1K
SLoC
BDK File Store
⚠
bdk_file_store
is a development/testing database. It does not natively support backwards compatible BDK version upgrades so should not be used in production.
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
~9MB
~129K SLoC