Metadata-Version: 2.1
Name: nfts
Version: 0.0.2
Summary: Tools to build, update, and interact with the Moonstream NFTs dataset
Home-page: https://github.com/bugout-dev/moonstream
Author: Bugout.dev
Author-email: engineers@bugout.dev
License: Apache License 2.0
Description: # The Moonstream NFTs dataset
        
        This directory contains all the code needed to construct the Moonstream NFTs dataset. These scripts
        may require access to:
        1. The Moonstream database
        2. Moonstream Bugout data stores
        3. A web3 provider
        
Platform: all
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: distribute
