Skip to content

yetiiil/nft-trading

Repository files navigation

nft-trading

Code for the Computational Social Media 2022 course project about NFT trading.

Installation

  1. Download the data from the Kaggle website. The zip archive contains a single database file (nfts.sqlite, 7.4 GB).
  2. Install a Python package manager, e.g. Miniconda (download and install from here).
  3. Install the dependencies and activate the environment
conda env create -f environment.yml
conda activate nft-trading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published