C

Converting tweets to NFT

Automating converting tweets to NFT. This NFT will be listed on our platform. A user can share the ownership of the tweet. Introduction of liquidity by tokenizing on a first come first serve basis.

The problem Converting tweets to NFT solves

NFT marketplace is a boom in the blockchain. Twitter serves as a center of NFTs. The project aims to tokenize tweets made by the user using hashtags. The tweets owned can be then checked/transferred/sold, by visiting the marketplace. It will aim to achieve liquidity and race conditions by tokenizing the tweets in a first come first serve manner. As a future roadmap, the SDK can be made as a browser extension or an android app connecting with our API to tokenize tweets. It also aims to tokenize Instagram posts in a similar fashion. It'll be a new kind since Instagram hasn't yet been worked upon as a data source for NFT.

Challenges I ran into

Learning Pytezos syntax and code workflow was a challenging task as there ain't many tutorials around it. One unsolved challenge was to integrate the automation bot with smart contracts. PyTezos ran into some packaging issues while installing, I am still trying to resolve the issue of PyTezos with its official developers. Overall, limited resources were a major concern for building the dapp.

Discussion