Dime – a PHP CLI tool to calculate your cryptoasset taxes in the UK #451
osteel
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all!
Here's a tool on which I've been working on the side for almost a year now – Dime.
It's a PHP CLI tool to help people calculate their cryptoasset taxes in the UK.
You can feed it a spreadsheet of transactions and it returns the corresponding tax figures per tax year:
I've just made it publicly available.
I've built with Laravel Zero (obviously) following a DDD approach and leveraging Event Sourcing through EventSauce.
It's all documented in a blog series.
Hope you'll like it!
Cheers,
Yannick
Beta Was this translation helpful? Give feedback.
All reactions