Load IPFS content to get started!
In order to "upload" something to IMDS, you will first need to have all of your audio/artwork files available on IFPS. Not sure how to put your assets on IPFS? Look at the about page!
Description
Notes
Title
Description
Notes
Name
Bio
Notes
This application aims to make it easy to play music from the IPFS network using the Wavepin Standard (formerly known as IMDS or IPFS Music Distribution and Storage). Simply type an IPFS CID that complies with the Wavepin standard into the text box on the browse page and the application will load the content this CID refers to. It's worth noting that this is intended for use with browsers that support IPFS urls natively (Brave, Opera, etc.). If you are using another browser and it's not working, you can go to the settings page and change your resolution method to "Gateway" but this may cause CORS issues unless you have disabled browser security (not recommended)
IPFS is a decentralized network of computers hosting content that can be accessed by anyone on the network. Each piece of content (like an audio file in this example) is assigned a unique identifier known as a CID. These CIDs are generated from the content itself and so any piece of content acquired from IPFS can be verified as the correct data by generating a CID from it and verifying that it is the same CID originally requested.
Because IPFS has no central authority, data stored on IPFS will be persistent as long as at least one node is hosting it. Anyone can "pin" data and so IPFS is arguably the most resilient way to store information, and if it's the most resilient way to store data, why not stream your music directly from it?
Check out flutttr's discography
QmVjeUqHds7b816XAEoaGJqGgmeLfP4hfWk8YRjFG8YnGa
you can learn more about IPFS at http://ipfs.tech (that is an old school link!) or you can learn about wavepin on it's official whitepaper:
QmYs49SGepncLHaqkkVCoYBKhm8y1air5REV1MSSUA6Ng1
this player was created by Luke Branson