Skip to content

ishitarastogi/lens-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

1. Creating Profile 🙍

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.

Screenshot 2022-06-19 at 9 22 39 PM

2. Creating Post ✍️

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

Screenshot 2022-06-19 at 9 22 27 PM

3. Explore publication 📋

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.

Screenshot 2022-06-19 at 9 22 01 PM

4. Explore Individual Profile 👻

This query showed the individual's profile. The publication created by then and their followers, following and pictures.

Screenshot 2022-06-19 at 9 22 50 PM

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published