de6fc641ca0d2e195d8590c3a23196031e68e3a5
Merge branch 'TP-202105-fees_in_crypto' of https://github.com/tpokorra/walletmonitor into TP-202105-fees_in_crypto
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
Languages
Python
66.8%
HTML
28.5%
CSS
2.4%
JavaScript
1.5%
Makefile
0.8%