For the complete documentation index, see llms.txt. This page is also available as Markdown.

Test Data NFT Catalog

Introduction

The following are some test data NFTs we have published for developers who would like to build use cases around PDF, JSON, nested streams etc.

  • Check out some ideas on what you can build [here]

  • Check out guides on the SDK [here]

1. Data NFTs - Normal

Book Series

  • These are Data NFTs that contain a PDF file.

  • Use case suggested - create simple PDF viewer to visualize the content of the Data NFT.

Data NFT 1

Data NFT 2

Data NFT 3

Audio Series

  • These are Data NFTs that contain an audio/MP3 file.

  • Use case suggested - Create simple music player to stream the song via the Data NFT.

Data NFT 1

Data NFT 2

Data NFT 3

Video Series

  • These are Data NFTs that contain a video/MP4 file.

  • Use case suggested - create a simple video interface to render the video stream.

Data NFT 1

Data NFT 2

Data NFT 3

2. Data NFTs - Nested Streams

Book Series - (Nested Streams)

  • This data NFT contains a nested stream of 3 books in PDF format.

  • Suggested use case - Create a bookshelf showcasing 3 books and the ability to read the 3 books.

Book series data NFT

Music Series - (Nested Streams)

  • This data NFT contains a nested stream of 3 audio files in MP3 format.

  • Suggested use case - Music Playlist.

Music Series data NFT

Video Series - (Nested Streams)

  • This data NFT contains a nested stream of 3 videos in MP4 format.

  • Suggested use case - Video Playlist.

Video Series data NFT

3. How do you obtain a data NFT?

For details on how to obtain a data NFT, visit Buying a data NFT

Last updated