analysis blockchain tokens
use python3.9 and poetry
poetry install
start
streamlit run app.py
(optional) coinmarketcap api key, make file ./config/coinmarketcap.json
, in format ./config/coinmarketcap_sample.json
put coinmarket data under folder ./data/coinmarket
data:
https://graph-pub.s3.ap-northeast-1.amazonaws.com/token-analysis/coinmarket.zip
put model under ./data/models
model:
https://graph-pub.s3.ap-northeast-1.amazonaws.com/token-analysis/models.zip