This repository has been archived on 2021-09-26. You can view files and clone it, but cannot push or open issues or pull requests.
Electroncash-export/README.md

8 lines
229 B
Markdown
Raw Permalink Normal View History

2021-09-24 23:21:09 +00:00
Electron Cash export history script
Exports CSV history in specified date range
2021-09-26 13:14:53 +00:00
Usage: `ec-export.sh <wallet-file> <start-date> <end-date>`
2021-09-24 23:21:09 +00:00
2021-09-26 13:14:53 +00:00
Example: `ec-export.sh ~/.electron-cash/wallets/default_wallet 2021-08-01 2021-08-31`