Looking for feedback on a universal crypto API
While writing my own scripts to solve my own crypto tax issue, I noticed there was a lot of reinventing of the wheel (regarding extracting transactions from exchanges etc). So I thought I may build a service for it.
Hence want to get the community's feedback on this.
Is this something that would be useful if made widely available?
(The actual code exist - as I originally build https://path.tax first, but many of the many backend components maybe used for other apps.)