Giter Site home page Giter Site logo

cryptogains's Introduction

cryptogains

Calculates capital gains from cryptocurrency transactions to help file your taxes.

quickstart

$ cp config.js.example config.js      # configure accounts
$ docker-compose build                # build container
$ docker-compose run app bash         # development shell
$ dbmate up                           # initialize database
$ node app.js                         # calculate gains

overview

This tool imports your bitcoin, ethereum, and other cryptocurrency trades from:

  • Coinbase
  • GDAX
  • CSV

It then generates a list of all your disposals, with the cost basis for each disposal, and prints a summary table with short & long term gains for each currency per year.

features

  • Automatically import from multiple exchange accounts
  • Supports FIFO & LIFO disposal methods

todo

  • Add support for other exchanges (currently supported via CSV import)
  • Add support for downloading bitcoin address & HD wallet history (currently supported via CSV import)
  • Add support for downloading ethereum address history (including contract output)

license

MIT License

disclaimer

This software is provided for informational purposes only. It does not constitute financial, tax or legal advice, and is not intended to be used by anyone for the purpose of financial advice, legal advice, tax avoidance, promoting, marketing or recommending to any other party any matter addressed herein. For financial or legal advice please consult your own professional.

cryptogains's People

Contributors

amacneil avatar ajslater avatar

Watchers

James Cloos avatar Ryco avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.