bdk_file_store 0.6.0

A simple append-only flat file implementation of Persist for Bitcoin Dev Kit.
Documentation

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.