Post
Topic
Board Hardware wallets
Re: Ledger Nano S - no transaction history export (.csv)
by
PVmining
on 23/01/2019, 11:12:02 UTC
Theoretically, it should be a relatively simple task to import that json into a script and get it to output the transaction history into a .csv format of your choice. However, one of the potential issues I see is that for transactions with multiple recipients, there is no indication which address is actually yours, but it does give the amount actually received (as opposed to full transaction amount), so I'm not sure how big of an issue that really is.

Still, a simple "export to csv" feature would be easier for everyone...

You are right. Before writing my BCtalk post, I tried to convert the .json with a modified json2csv ruby script by myself. But the output was not usable for me, I messed up somewhere.

We all call for adoption in crypto. IMHO for achieving this crypto should be simple to use, even if it comes to a .csv account statement.