Short script for keeping track of cryptocurrency portfolios, with NFT support. It uses the Coingecko and OpenSea free endpoints. Holdings and display options are stored in a plain text configuration file portfolio.txt
.
Python3.6+ and requests.
python -m pip install requests
# Make sure to read and modify portfolio.txt according to your preferences.
python portfolio.py