Content Ledger

Different parts of the SoundProtocol will continue to run on different blockchain-based platforms, or utilize off-chain scalability solutions, where scalability trilemma tradeoffs can be made on a module and subprotocol-specific basis.

Today, the content ledger for SoundProtocol includes:

  • A consistent audio content and metadata format specification to ensure accessibility (similar to the OMI metadata spec.

  • A decentralized process for artists to control:

-Track content

-Revenue splits

-Content ownership structure

  • A registry of all nodes reachable in SoundProtocol

  • The social graph of all users interacting with SoundProtocol

  • Implementations of the token and governance systems described in this paper

After generating upload artifacts from their content nodes, a artist can add their content to the content ledger via a new transaction:

The artist can then modify track content/metadata by sharing the modified content to SoundSP and updating the metadata IPLD link in the content ledger.

Once content is listed in the content ledger, it is indexed by the discovery nodes which ultimately makes it easily queryable and discoverable by clients accessing SoundProtocol.

Last updated