flolu / kobold

πŸ€ (Work in progress) Open-source Crypto Portfolio Tracker

Home Page:https://github.com/flolu/kobold

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kobold will be an open-source application to track your crypto portfolios. It strives to be an alternative to CoinTracking and Koinly.

This software is still being developed and thus not ready to use by any means!

Features

  • Calculate balances
  • Calculate unrealized gains and losses

Usage

Setup

  • npm i (Install dependencies)
  • Create data/coins.json file with all coins from CoinGecko
  • Create data/transactions.json file with all your transactions

Run it

  • npm run start (Execute analysis)

Todo

  • Build user interface
  • Transaction imports
  • Calculate realized gains and losses
  • Write tests and add to GitHub action
  • Fiat trades
  • Choose target fiat currency
  • Historical data

Ideas

  • CoinTracking import (using Puppeteer)
  • Include buy/sell indicators

About

πŸ€ (Work in progress) Open-source Crypto Portfolio Tracker

https://github.com/flolu/kobold


Languages

Language:TypeScript 100.0%