Python 3 program to take all blobs stored in cache.db and put them into a "blobs" folder as regular files

Queuenard 0e670f25d5 Initial commit 1 year ago
README.md 0e670f25d5 Initial commit 1 year ago
dump-blobs.py 0e670f25d5 Initial commit 1 year ago

README.md

Python 3 program to take all blobs stored in cache.db and put them into a "blobs" folder as regular files.

It is suggested to put this into the Blockland folder and to execute it from there.