LICENSE.md
README.md
pyproject.toml
src/matrixcrypto/__init__.py
src/matrixcrypto/__main__.py
src/matrixcrypto/app.py
src/matrixcrypto/lists.py
src/matrixcrypto.egg-info/PKG-INFO
src/matrixcrypto.egg-info/SOURCES.txt
src/matrixcrypto.egg-info/dependency_links.txt
src/matrixcrypto.egg-info/entry_points.txt
src/matrixcrypto.egg-info/requires.txt
src/matrixcrypto.egg-info/top_level.txt
src/matrixcrypto/data/crypto_list.json
src/matrixcrypto/data/ethereum_ecosystem_crypto_list.json
src/matrixcrypto/data/offline_crypto_list.json
src/matrixcrypto/data/solana_ecosystem_crypto_list.json
tests/test_app.py