Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 328 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 328 Bytes

BDK File Store

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

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