-
Notifications
You must be signed in to change notification settings - Fork 6
Seeds Potential Ideas and implementations Brainstorming playground
Eddy edited this page May 25, 2023
·
8 revisions
Rationale: This component serves the purpose of enabling users to essentially view their owned Data NFT contents. It also serves to be a security mechanism to avoid offline redistribution of static files like Excel sheets(and so on) that breach the procurement terms.
- View main file types a. JSON b. Excel c. CSV d. MP3 e. MP4
- Apps listing in the Itheum Explorer. a. This could be various players/visualizers for the datasets/datastreams.
- The explorer should be able to see the owned Owned files in their wallet a. Sorted by file type
- Data NFT details and Data NFT link to marketplace instance.
- Data NFT Activity/history and statistics(uptime, available quantity, etc).
- Wallets integration.
- Feedback/message mechanism to Creator.
- Notifications, like the last update. (If the data creator adds more value the Data NFT, the owner should get relevant notifications)
- Reviews and ratings.
- Account specifics a. Account Address b. Total created dataset count, grouped by unique datasets c. Volume procured i. Itheum ii. Datasets sales count
- Published dataset list
- Activity list/graph per dataset
- Reputation
- Uptime score
- Message
- User datadex activity For example: Procuring other datasets.
- Transaction signing behavior for Marketplace activities that require wallet signatures. Seamlessness to be explored inline with browser-dApp handshake.
- Data NFT view in browser wallet view. Review Data NFT field information in this view to optimize details available to users owning these items.
- Providing a JS component for web2 platforms to help their users mint on the Datadex. a. Web2 websites will be provided a snippet/library to enable mint from their web2 pages. b. Upon clicking the button to mint, the user is sent to the Datadex minter form with values auto-populated; mainly URL for their dataset/stream to be minted.
- Additional URL or config available to procurers of data NFTs. This will entail the Data NFT statistics. a. Uptime score b. Active status c. Notification/warning; stream termination, dataset corruption, etc.