bdk/crates/file_store
2023-03-15 13:00:45 +08:00
..
2023-03-15 13:00:45 +08:00
2023-03-03 17:44:10 +01:00
2023-03-10 13:40:27 +13:00
2023-03-10 13:40:27 +13:00

BDK File Store

This is a simple append-only flat file implementation of Persist.

The main structure is KeychainStore, which can be used with bdk's Wallet to persist wallet data into a flat file.