Skip to content

Latest commit

 

History

History
22 lines (9 loc) · 610 Bytes

README.md

File metadata and controls

22 lines (9 loc) · 610 Bytes

TinyTax

A practice application meant to aggregate Algorand transactions into an easily usable CSV.

Goals

  1. Create CSV usable for cointracker.io users

  2. Create GUI, using tkinter, for adding known wallet addresses (e.g. exchanges, other wallets, etc.)

  3. Create reports of interesting stats for the wallet (e.g. ASA stats, total fees paid, services used, etc.)

Inspiration

https://www.reddit.com/user/slashseven/

https://github.com/HashingSlash/AlgoCSV