runningman84 / crypto2pp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crypto2pp

some tools to convert crypto transaction files in order to use them in Portfolio Performance

Crypto.com

  • Support for App transactions
  • Support for Defi transactions (history files are required)
  • Download your crypto.com transactions using the export feature in the app
  • Download your defi transactions here https://onlyautomate.com/cro/rewards?
  • Use the CSV-Import feature of Portfolio Performance to import the output files
    • Fiat transactions are created as data type "Kontoumsätze"
    • Crypto transactions are created as data type "Depotumsätze"
  • Rewards, stakings earns are booked as "Einlieferung"
  • Portfolio Performance should have "Konten" and "Depots" according to the config file

History

Config

  • The config_smaple.yaml can be used as a sample for your own config.

Test

  • Use the test.sh script to create data based on some sample data

Future features

  • Additonal Inputs
    • CakeDefi
    • BISON
  • TAX calculations

About

License:MIT License


Languages

Language:Python 96.1%Language:Shell 3.9%