Skip to content
/ buckgo Public

This project helps convert 2020 Coinbase CSV file to a TurboTax readable format. I assume TurboTax is working on a solution. This is just for people to check their numbers... https://andywu.github.io/buckgo/

Notifications You must be signed in to change notification settings

AndyWu/buckgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buckgo

This is for people to see how much $$ they make from Coinbase's services. Do not use it to file tax returns. There could be errors.

I wrote a program to calculate my tax 3 years ago, about a week before Coinbase released my tax report. At least the outcome of my program was consistent with Coinbase's. Coinbase doesn't provide that information in 2021 and wants people to pay for it.

It was a ~100 line nodejs program that took me 3 evenings to code it. I rewrite the program so it's accessible through web browsers. This code is not tested. It doesn't handle all cases. It parses my CSV file exported from Coinbase. But it might not work on others'.

This is my first Gatsby app. The project name was generated by https://mrsharpoblunto.github.io/foswig.js/.

Demo page

https://andywu.github.io/buckgo/

Known Issues

  • It only handles regular buy/sell
  • It does not handle the case of using cryptocurrency to purchase goods.
  • It does not handle the case of receiving cryptocurrency from others.
  • It does not handle the case of sending cryptocurrency to others.
  • It does not handle USDC. It always ignores it.
  • It does not handle the rewards from USDC

About

This project helps convert 2020 Coinbase CSV file to a TurboTax readable format. I assume TurboTax is working on a solution. This is just for people to check their numbers... https://andywu.github.io/buckgo/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published