Hey all,
Bitcoin empowers people to truly own their money, but this comes at the cost of having to personally account for that money. Often times, people have multiple wallets and, of course, transact with many counter-parties (e.g merchants, exchanges, etc). Alone, this can be a hassle, but using Bitcoin day-to-day also involves tedious capital gains tracking. And if you get paid in Bitcoin, you need to track invoices and income. As a simple, local-first approach for the technically savvy, I believe PTA complements Bitcoin very well.
Hledger-Btc is a tool I made to bridge the gap. It allows you to scan the public ledger for your transactions, and writes them into your personal Hledger. You can configure multiple wallets, and import metadata, such as labels, from those wallets. The tool can also merge in external data from "feeds", such as a Lightning wallet or an exchange, to complete the double-entry record.
I made this as a personal tool but I hope the community finds value in it.
Ben H