Staking (to be update)

Nalnda stores its content on decentralized storage and readers are able to access it through cover NFT which they would buy and Indexing API. Nalnda uses:

  • Content Nodes - To store content ( readable files, audibles, etc.) that will be linked to cover NFT

  • Indexing API - To index contents and make them searchable on the marketplace.

As an author, uploading to Nalnda feels no different than uploading to a platform like Kindle. But, what happens behind the scenes is what makes Nalnda so unique.

When an author uploads the content:

  1. That content is uploaded to a Content Node.

  2. The data gets transcoded and returns a reference code used to identify the track

  3. The data linked by the reference code is replicated to two other Content Nodes on the network.

  4. An onchain transaction is published signifying that the track exists on Nalnda and that the metadata is attached to the profile that uploaded the content.

  5. The transaction is picked up and indexed by a Indexing API

Last updated