Skip to content

shargon/ComputeFIFOTaxes

Repository files navigation

ComputeFIFOTaxes

Current Coverage Status. Current TravisCI build status. License. Current version.

Compute your crypto taxes and pay your taxes!

Thanks to coinpaprika.com for his amazing work!

Allowed exchanges:

  • Kraken: Ledger and Trades
  • Binance: Trades
  • Bittrex: fullOrders

You must create a Google spreadsheet with all the information, each file on different sheets.

For credentials.json look at https://developers.google.com/sheets/api/quickstart/dotnet

Require a config.json like this

{
    "spreadsheet":
    {
        "id": "GOOGLE_SHEETS_ID"
    },
    "fiatProvider":
    {
        "fiatCoin": "EUR",
        "UsdPerCoin" : 0.88,
        "apiKey": ""
    }
}

About

Compute your crypto taxes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages