Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 774 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 774 Bytes

python_crypto

Based entirely off of Cryptocurrency-cli

Dependencies:

pip install click requests ascii_graph terminaltables pyinstaller python-dateutil

Then either:

python main.py

or:

pyinstaller -F main.py

Be sure to add a portfolio.json file to dist/ before running the exe or ziping it.

Run dist/main.exe like normal. Pyinstaller will make an exe for the env you are currently working in (ex Windows).

Changing values in portfolio.json will reflect on the next cycle (6 second interval). For a complete list of coin and token ids, Ctrl+f your search here (note: some tokens have unexpected ids [ex Golem <- golem-network-tokens])