.env.example
.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/auto-release.yml
.github/workflows/release.yml
docs/.nojekyll
docs/CNAME
docs/icon-192.png
docs/icon-512.png
docs/index.html
docs/manifest.json
docs/sw.js
hashtrade.egg-info/PKG-INFO
hashtrade.egg-info/SOURCES.txt
hashtrade.egg-info/dependency_links.txt
hashtrade.egg-info/entry_points.txt
hashtrade.egg-info/requires.txt
hashtrade.egg-info/top_level.txt
server/__init__.py
server/_version.py
server/main.py
server/data/history.jsonl
server/tools/__init__.py
server/tools/history.py
server/tools/interface.py
server/tools/use_ccxt.py