Coder Social home page Coder Social logo

bitcointax's Introduction

Bitcoin tax calculation JS website

This page consumes report CSV data from various exchanges and sources, calculates profits in FIFO or LIFO style and visualizes the stake. It can handle multiple years at once and should be used like this, so LIFO/FIFO actually makes sense.

It will not upload your data anywhere. It does all the calculation in your browsers JavaScript engine. Check the code, if concerned or enable your browsers tab offline developer option.

BitcoinAverage is used for exchange rates, if not given from input files. GoogleCharts is used for rendering, this requires online usage since GoogleChart libs must be fetched dynamically from Google CDN. Still, using GoogleCharts CDN libs will not upload your charts data anywhere.

This project currently supports BTC/EUR pair and the following formats:

  • Bitcoin.de
  • Kraken
  • Xapo Visa card (business closed down end 2017)
  • Bitwala Sepa transfers (old pre 2018 format)
  • Bitwala Card TopUps (old pre 2018 format)
  • Custom OTC csv format for manual entries

Note: Use at own risk!

I am currently working on also enabling xpubkey transaction tracking.

Use page via github.io pages:

https://m-schmoock.github.io/bitcointax/

Browserify the lib

browserify bitcointaxlib.js --standalone bitcointaxlib > js/bitcointaxlib.js

Notes

Version: 0.6 Author: Michael Schmoock License: MIT

bitcointax's People

Contributors

m-schmoock 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.