Closed badonyx closed 4 months ago
For your Alby account there is an CSV export over here:
However, we don't have that for the extension yet. Does that help?
This looks like an elaborate scam. I've never seen this albylabs.com
domain before.
It's not. We have several (experimental) apps running on this domain:
You can see the code over here:
https://github.com/getAlby/csv-export
Also, the app just requests reading your transaction history and will not be able to spend any funds.
Feature description
Alby as a Lightning wallet needs a way to export transactions since there is no other way to track transactions e.g. for personal accounting. It should include metadata like amounts sent/received, fees, addresses/hashes, description where available, etc.
Describe the solution
An export function could be added to download transaction history to CSV. An example for comparison is Wallet of Satoshi which exports a CSV like this
Describe alternatives
No response
Additional context
Overlaps with #1527 but with a very limited scope.
Are you working on this?
None