neume-network / data

On-chain music NFT data.
15 stars 6 forks source link
music web3

neume-network/data

Index data data quality assurance

On-chain music NFT data.

Introduction

The Neume Network's goal is to build an open source, socially scalable, indexer for all activity within the emerging Web3 Music industry.

In this repository, we're frequently crawling the entire Ethereum main network on platforms like:

for the latest music NFT releases. Every x minutes, a GitHub Action is fired that partially crawls a block range delta depending on the last crawl and so new music NFTs are continuously and automatically committed to this repository's results folder. For https://musicos.xyz/, we have a special file called results/music-os-accumulator-extraction that contains all neatly- formatted track metadata in a parsable JSON file. Our goal is to enable anyone to build the Spotify for Web3.

Continuous Data Retrieval

Continuous Data Quality Assurance

Can I use this data?

I (Tim) currently don't know how to best license the data in the repository. For the time being if you're in doubt about being able to use this data: Consider configuring and running neume network yourself to download a similar data set as ours!