timo_admin 674e55e76d Merge pull request #19 from tpokorra/TP-20210301-fixedit_tradeid
fix for editing transaction, must reference trade_id
2021-03-01 22:00:53 +01:00
2021-01-09 08:50:59 +01:00
2021-01-07 23:04:36 +01:00
2021-01-07 22:12:05 +01:00
2021-01-07 22:12:05 +01:00
2021-01-07 22:12:05 +01:00
2021-01-07 22:12:05 +01:00

About

This tool helps to watch your crypto portfolio.

You can see the current value of your wallet, and the current value of the crypto currencies you are watching.

You can manage your past transactions to and from your wallet.

This application is written in Python using Django.

Install

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
S
Description
Watch your crypto wallet, written with Python and Django
Readme BSD-3-Clause
439 KiB
Languages
Python 66.8%
HTML 28.5%
CSS 2.4%
JavaScript 1.5%
Makefile 0.8%