2 unstable releases
0.2.0 | Jan 5, 2024 |
---|---|
0.1.0 | Oct 28, 2023 |
#9 in #capital
Used in raccoin
72KB
Raccoin
Crypto Portfolio and Tax Reporting Tool
Raccoin makes it easy to see the current state and the history of your crypto portfolio and generates relevant reports for declaring capital gain income tax. It currently works in EUR using the FIFO method, but since it is open source anyone can extend it to suit their needs.
Supported Formats
CSV Formats
Raccoin can import CSV files exported from the following sources:
- Binance (exchange)
- Bitcoin Core (desktop wallet)
- Bitcoin.de (exchange)
- Bitstamp (exchange)
- Bittrex (exchange) (order and transaction history for disabled accounts)
- CryptoTaxCalculator custom CSV import format
- Electrum (desktop wallet)
- FTX (exchange)
- Liquid (exchange)
- Mycelium (mobile wallet)
- Peercoin (desktop wallet)
- Poloniex (exchange)
- Reddcoin (desktop wallet)
- Trezor Suite (desktop and web wallet)
Blockchains
Raccoin can also synchronize wallets from certain blockchains directly. Currently, adding these wallets requires manually editing the portfolio JSON file since the UI for adding them still needs to be written. Supported are:
JSON
Transactions can be exported to JSON and can also be imported from that format again.
Attribution
This application was written in Rust using the excellent Slint UI framework.
Codeium has been a major help, especially since I was still relatively new to Rust.
Thanks to my wife for suggesting "Raccoin", which is a combination of "raccoon" and "coin" and for helping me with the icon. Raccoons are known to be smart animals, and you'd be smart to use Raccoin!
Dependencies
~10–22MB
~313K SLoC