Mind Tales is a Blogging platform build on top of the Lens protocol. We used GraphQl API provided by Lens Protcol to build Mind Tales.
Mind Tales is a Blogging platform build on top of the Lens protocol. We used GraphQl API provided by Lens Protcol to build Mind Tales. The functionalities included in our project are mentioned below:
The Profile allows us to create profile. We receive ProfileNFT on creating profile. As required by lens user should be authenticated before creating profile so Login with lens is required before creating profile.
Post can be created by following Lens protocol Metadata standards. It uses withSig method to do a post from a profile on Lens Protocol. This module is also protected by Authentication. All the data uploading using post are stored on IPFS
This query returns a list of publications based on the top collected or top comments. It shows the blogs created by the users who own profile on our platform.
This query showed the individual's profile. The publication created by then and their followers, following and pictures.
Mind Tales is a Blogging platform build on top of the Lens protocol. We used GraphQl API provided by Lens Protcol to build Mind Tales. Instead of regular centeralised social media, here you can explore the decentralised.
The frontend is built with react. As we have NFT also, that you can mint as profile NFT and used IPFS storage.