Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »


Use Case

  1. RSong - The RSong project stores songs + metadata (artwork, song descriptions) on the blockchain.  Users are charged tokens for plays.  
    1. When a user plays a song, tokens are deducted from the user's wallet and sent to a royalty contract that governs the distribution of royalties to the contributors on the song. 
    2. There is a desire to 
    3. The song is played on a mobile device
    4. Song data + metadata is requested asynchronously from the blockchain.
    5. Source Code: 
      1. https://github.com/rchain/rsong-proxy
      2. https://github.com/rchain/rsong-acquisition


Proposal 1

Storage shard proposal

Cost: Nil


Proposal 2

Storage Registry :  RHOL-12 - Getting issue details... STATUS

Cost: 4 sprints, 2 developers.  Sharding slips to post-Mercury


Proposal 3 - Off Chain Storage

Someone builds a Smart Contract to support off Chain storage:  RHOL-788 - Getting issue details... STATUS


Cost: Nil

  • No labels