Skip to content

BrandynHamilton/box_domains

Repository files navigation

.box Domains Dashboard

  • This repo contains a Dash app and domain valuation model for the .box top-level domain (TLD).
  • Preliminary research and prototyping were done in eda.ipynb. The current Dash app is located in app.py, with data processing and domain valuation model in data_processing.py.
  • On-chain data is obtained via Flipside API, whereas Opensea data is obtained via Opensea API.