cointracker-conversions
v0.0.3
Published
CLI tool for converting transaction and trade history exports from various exchanges into the proper CoinTracker.io format
Readme
CodeTracker.io Conversion Utility
An unofficial cointracker.io transaction and trade history converter.
Supported Exchanges
- [x] BlockFi
- [x] Blockchain.com
- [x] Gate.io
- [ ] next ??
Getting started
npm i -g cointracker-conversions
cointrackerize ~/Desktop/file_from_exchange.csvThat will output to ~/Desktop/file_from_exchange_contrackered.csv which is ready to be imported to CoinTracker.io!
