Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
₿Muse is a Nostr protocol standard (proposed as NIP-108) that enables artists to sell music directly to fans with no middlemen.
It uses a non-replaceable Nostr event (
kind: 3088) to act as a decentralized album page. This event contains the song's metadata, a link to a decentralized file (e.g., on IPFS), and payment information.Crucially, it features an enforceable paywall. Instead of a public link, paid tracks require a fan to send a payment request event, to which the artist's service replies with a cryptographically signed, single-use access grant. This unlocks the full track for that specific user.
In essence, ₿Muse gives artists true ownership of their distribution and revenue, using Nostr for the marketplace and IPFS for permanent, censorship-resistant file storage.