Iterating through LevelDB or .DAT files to enumerate bitcoin addresses

2

I'm looking for a library that can parse either the .DAT files or the .ldb files to enumerate bitcoin addresses. Alternatively, if that can't be done via the standard .dat or .ldb, I'll take a different bitcoin server that can do so with its own database.

Manilla

Posted 2016-08-07T16:55:03.950

Reputation: 21

No answers