Hi HN, I wanted to share a little prototype I was working on to create an ethereum music registry system.<p>The idea was that an artist could upload their music to the app, and the app would fingerprint the track and create an NFT using the derived data so that the music is claimed and searchable.
There's a demo video showing the project in the README.<p>The app is written using Hardhat, React, IPFS, Django, MVP.css and pyacoustid (the fingerprinting library). I had some ideas of how you could create on-chain record labels too